Uses of Class
org.bukkit.material.MaterialData
Packages that use MaterialData
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes used to manipulate the voxels in a 
world,
 including special states.Interfaces for non-voxel objects that can exist in a 
world, including all players, monsters, projectiles, etc.Classes to facilitate 
world generation
 implementation.Classes involved in manipulating player inventories and item interactions.
Classes that represents various voxel types and states.
- 
Uses of MaterialData in org.bukkitMethods in org.bukkit that return MaterialDataMethods in org.bukkit that return types with arguments of type MaterialDataModifier and TypeMethodDescription@NotNull Class<? extends MaterialData>Material.getData()Deprecated.Methods in org.bukkit with parameters of type MaterialDataModifier and TypeMethodDescriptionUnsafeValues.fromLegacy(MaterialData material) Deprecated.UnsafeValues.fromLegacy(MaterialData material, boolean itemPriority) Deprecated.World.spawnFallingBlock(@NotNull Location location, @NotNull MaterialData data) Deprecated.UseRegionAccessor.spawn(Location, Class, Consumer)(or a variation thereof) in combination withFallingBlock.setBlockData(BlockData)
- 
Uses of MaterialData in org.bukkit.blockMethods in org.bukkit.block that return MaterialDataMethods in org.bukkit.block with parameters of type MaterialDataModifier and TypeMethodDescriptionvoidBlockState.setData(@NotNull MaterialData data) Deprecated.
- 
Uses of MaterialData in org.bukkit.entityMethods in org.bukkit.entity that return MaterialDataModifier and TypeMethodDescriptionEnderman.getCarriedMaterial()Deprecated.Minecart.getDisplayBlock()Deprecated.Methods in org.bukkit.entity with parameters of type MaterialDataModifier and TypeMethodDescriptionvoidEnderman.setCarriedMaterial(@NotNull MaterialData material) Deprecated.voidMinecart.setDisplayBlock(@Nullable MaterialData material) Deprecated.
- 
Uses of MaterialData in org.bukkit.generatorMethods in org.bukkit.generator that return MaterialDataModifier and TypeMethodDescriptionChunkGenerator.ChunkData.getTypeAndData(int x, int y, int z) Deprecated.Methods in org.bukkit.generator with parameters of type MaterialDataModifier and TypeMethodDescriptionvoidChunkGenerator.ChunkData.setBlock(int x, int y, int z, @NotNull MaterialData material) Deprecated.voidChunkGenerator.ChunkData.setRegion(int xMin, int yMin, int zMin, int xMax, int yMax, int zMax, @NotNull MaterialData material) 
- 
Uses of MaterialData in org.bukkit.inventoryMethods in org.bukkit.inventory that return MaterialDataModifier and TypeMethodDescriptionItemStack.getData()Deprecated.cast toBlockDataMetaand useBlockDataMeta.getBlockData(Material)Methods in org.bukkit.inventory with parameters of type MaterialDataModifier and TypeMethodDescriptionShapelessRecipe.addIngredient(int count, @NotNull MaterialData ingredient) Deprecated.ShapelessRecipe.addIngredient(@NotNull MaterialData ingredient) Deprecated.ShapelessRecipe.removeIngredient(int count, @NotNull MaterialData ingredient) Deprecated.ShapelessRecipe.removeIngredient(@NotNull MaterialData ingredient) Deprecated.voidItemStack.setData(@Nullable MaterialData data) Deprecated.ShapedRecipe.setIngredient(char key, @NotNull MaterialData ingredient) Deprecated.FurnaceRecipe.setInput(@NotNull MaterialData input) Deprecated.Constructors in org.bukkit.inventory with parameters of type MaterialDataModifierConstructorDescriptionFurnaceRecipe(@NotNull ItemStack result, @NotNull MaterialData source) Deprecated.FurnaceRecipe(@NotNull ItemStack result, @NotNull MaterialData source, float experience) Deprecated.
- 
Uses of MaterialData in org.bukkit.materialSubclasses of MaterialData in org.bukkit.materialModifier and TypeClassDescriptionclassDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.useSpawnEggMetaclassDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.classDeprecated.all usage of MaterialData is deprecated and subject to removal.Methods in org.bukkit.material that return MaterialDataModifier and TypeMethodDescriptionMaterialData.clone()Deprecated.FlowerPot.getContents()Deprecated.Get the material in the flower potMethods in org.bukkit.material with parameters of type MaterialDataModifier and TypeMethodDescriptionvoidFlowerPot.setContents(MaterialData materialData) Deprecated.Set the contents of the flower pot