Uses of Class
net.minecraft.block.DoublePlantBlock
Packages that use DoublePlantBlock
-
Uses of DoublePlantBlock in net.minecraft.block
Fields in net.minecraft.block declared as DoublePlantBlock -
Uses of DoublePlantBlock in net.minecraft.client
Methods in net.minecraft.client with parameters of type DoublePlantBlockModifier and TypeMethodDescriptionbooleanclass_535.method_6869(DoublePlantBlock doublePlantBlock, int int2, int int3, int int4) -
Uses of DoublePlantBlock in net.minecraft.item
Constructors in net.minecraft.item with parameters of type DoublePlantBlockModifierConstructorDescriptionBushItem(Block block, DoublePlantBlock doublePlantBlock, String[] string)