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 voidBlockStateProvider. wallBlock(WallBlock block, java.lang.String name, ResourceLocation texture)voidBlockStateProvider. wallBlock(WallBlock block, ResourceLocation texture)voidBlockStateProvider. wallBlock(WallBlock block, ModelFile post, ModelFile side, ModelFile sideTall)private voidBlockStateProvider. wallBlockInternal(WallBlock block, java.lang.String baseName, ResourceLocation texture)
-