Uses of Class
net.minecraft.world.level.block.WallBlock
Packages that use WallBlock
-
Uses of WallBlock in net.minecraftforge.client.model.generators
Methods in net.minecraftforge.client.model.generators with parameters of type WallBlockModifier and TypeMethodDescriptionvoid
BlockStateProvider.wallBlock
(WallBlock block, String name, ResourceLocation texture) void
BlockStateProvider.wallBlock
(WallBlock block, ResourceLocation texture) void
private void
BlockStateProvider.wallBlockInternal
(WallBlock block, String baseName, ResourceLocation texture)