Uses of Class
net.minecraft.world.level.block.IronBarsBlock
Packages that use IronBarsBlock
-
Uses of IronBarsBlock in net.minecraft.world.level.block
Subclasses of IronBarsBlock in net.minecraft.world.level.blockFields in net.minecraft.world.level.block with type parameters of type IronBarsBlockModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<IronBarsBlock>IronBarsBlock.CODECMethods in net.minecraft.world.level.block that return types with arguments of type IronBarsBlockModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends IronBarsBlock>IronBarsBlock.codec() -
Uses of IronBarsBlock in net.minecraftforge.client.model.generators
Methods in net.minecraftforge.client.model.generators with parameters of type IronBarsBlockModifier and TypeMethodDescriptionvoidBlockStateProvider.paneBlock(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge) voidBlockStateProvider.paneBlock(IronBarsBlock block, ResourceLocation pane, ResourceLocation edge) voidBlockStateProvider.paneBlock(IronBarsBlock block, ModelFile post, ModelFile side, ModelFile sideAlt, ModelFile noSide, ModelFile noSideAlt) private voidBlockStateProvider.paneBlockInternal(IronBarsBlock block, String baseName, ResourceLocation pane, ResourceLocation edge) private voidBlockStateProvider.paneBlockInternalWithRenderType(IronBarsBlock block, String baseName, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType) voidBlockStateProvider.paneBlockWithRenderType(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge, String renderType) voidBlockStateProvider.paneBlockWithRenderType(IronBarsBlock block, String name, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType) voidBlockStateProvider.paneBlockWithRenderType(IronBarsBlock block, ResourceLocation pane, ResourceLocation edge, String renderType) voidBlockStateProvider.paneBlockWithRenderType(IronBarsBlock block, ResourceLocation pane, ResourceLocation edge, ResourceLocation renderType)