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 TypeMethodDescriptionvoidBlockStateProvider.doorBlock(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top)voidBlockStateProvider.doorBlock(DoorBlock block, ResourceLocation bottom, ResourceLocation top)voidBlockStateProvider.doorBlock(DoorBlock block, ModelFile bottomLeft, ModelFile bottomRight, ModelFile topLeft, ModelFile topRight)private voidBlockStateProvider.doorBlockInternal(DoorBlock block, String baseName, ResourceLocation bottom, ResourceLocation top)