Uses of Class
net.minecraft.block.WallBlock
-
Packages that use WallBlock Package Description net.minecraftforge.client.model.generators -
-
Uses of WallBlock in net.minecraftforge.client.model.generators
Methods in net.minecraftforge.client.model.generators with parameters of type WallBlock Modifier and Type Method Description void
BlockStateProvider. wallBlock(WallBlock block, java.lang.String name, ResourceLocation texture)
void
BlockStateProvider. wallBlock(WallBlock block, ResourceLocation texture)
void
BlockStateProvider. wallBlock(WallBlock block, ModelFile post, ModelFile side, ModelFile sideTall)
private void
BlockStateProvider. wallBlockInternal(WallBlock block, java.lang.String baseName, ResourceLocation texture)
-