Uses of Class
net.minecraft.block.FenceGateBlock
-
Packages that use FenceGateBlock Package Description net.minecraftforge.client.model.generators -
-
Uses of FenceGateBlock in net.minecraftforge.client.model.generators
Methods in net.minecraftforge.client.model.generators with parameters of type FenceGateBlock Modifier and Type Method Description voidBlockStateProvider. fenceGateBlock(FenceGateBlock block, java.lang.String name, ResourceLocation texture)voidBlockStateProvider. fenceGateBlock(FenceGateBlock block, ResourceLocation texture)voidBlockStateProvider. fenceGateBlock(FenceGateBlock block, ModelFile gate, ModelFile gateOpen, ModelFile gateWall, ModelFile gateWallOpen)private voidBlockStateProvider. fenceGateBlockInternal(FenceGateBlock block, java.lang.String baseName, ResourceLocation texture)
-