Uses of Class
net.minecraft.world.level.block.DoorBlock
Packages that use DoorBlock
-
Uses of DoorBlock in net.minecraftforge.client.model.generators
Methods in net.minecraftforge.client.model.generators with parameters of type DoorBlockModifier and TypeMethodDescriptionvoid
BlockStateProvider.doorBlock(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top)
void
BlockStateProvider.doorBlock(DoorBlock block, ResourceLocation bottom, ResourceLocation top)
void
BlockStateProvider.doorBlock(DoorBlock block, ModelFile bottomLeft, ModelFile bottomRight, ModelFile topLeft, ModelFile topRight)
private void
BlockStateProvider.doorBlockInternal(DoorBlock block, String baseName, ResourceLocation bottom, ResourceLocation top)