Uses of Class
net.minecraft.block.FenceBlock
-
Packages that use FenceBlock Package Description net.minecraftforge.client.model.generators -
-
Uses of FenceBlock in net.minecraftforge.client.model.generators
Methods in net.minecraftforge.client.model.generators with parameters of type FenceBlock Modifier and Type Method Description voidBlockStateProvider. fenceBlock(FenceBlock block, java.lang.String name, ResourceLocation texture)voidBlockStateProvider. fenceBlock(FenceBlock block, ResourceLocation texture)
-