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 TypeMethodDescriptionvoid
BlockStateProvider.fenceGateBlock(FenceGateBlock block, String name, ResourceLocation texture)
void
BlockStateProvider.fenceGateBlock(FenceGateBlock block, ResourceLocation texture)
void
BlockStateProvider.fenceGateBlock(FenceGateBlock block, ModelFile gate, ModelFile gateOpen, ModelFile gateWall, ModelFile gateWallOpen)
private void
BlockStateProvider.fenceGateBlockInternal(FenceGateBlock block, String baseName, ResourceLocation texture)