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 void
BlockStateProvider. fenceBlock(FenceBlock block, java.lang.String name, ResourceLocation texture)
void
BlockStateProvider. fenceBlock(FenceBlock block, ResourceLocation texture)
-