Uses of Class
net.minecraft.block.RotatedPillarBlock
-
Packages that use RotatedPillarBlock Package Description net.minecraft.block net.minecraftforge.client.model.generators -
-
Uses of RotatedPillarBlock in net.minecraft.block
Subclasses of RotatedPillarBlock in net.minecraft.block Modifier and Type Class Description class
ChainBlock
class
HayBlock
Methods in net.minecraft.block that return RotatedPillarBlock Modifier and Type Method Description private static RotatedPillarBlock
Blocks. log(MaterialColor p_235430_0_, MaterialColor p_235430_1_)
-
Uses of RotatedPillarBlock in net.minecraftforge.client.model.generators
Methods in net.minecraftforge.client.model.generators with parameters of type RotatedPillarBlock Modifier and Type Method Description void
BlockStateProvider. axisBlock(RotatedPillarBlock block)
void
BlockStateProvider. axisBlock(RotatedPillarBlock block, ResourceLocation baseName)
void
BlockStateProvider. axisBlock(RotatedPillarBlock block, ResourceLocation side, ResourceLocation end)
void
BlockStateProvider. axisBlock(RotatedPillarBlock block, ModelFile vertical, ModelFile horizontal)
void
BlockStateProvider. logBlock(RotatedPillarBlock block)
-