Uses of Class
net.minecraft.world.level.block.FenceGateBlock
Packages that use FenceGateBlock
-
Uses of FenceGateBlock in net.minecraftforge.client.model.generators
Methods in net.minecraftforge.client.model.generators with parameters of type FenceGateBlockModifier and TypeMethodDescriptionvoidBlockStateProvider.fenceGateBlock(FenceGateBlock block, 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, String baseName, ResourceLocation texture)