Uses of Class
net.minecraft.world.level.block.WallSignBlock
Packages that use WallSignBlock
-
Uses of WallSignBlock in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block with type parameters of type WallSignBlockModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<WallSignBlock> WallSignBlock.CODEC
Methods in net.minecraft.world.level.block that return types with arguments of type WallSignBlockModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<WallSignBlock> WallSignBlock.codec()
-
Uses of WallSignBlock in net.neoforged.neoforge.client.model.generators
Methods in net.neoforged.neoforge.client.model.generators with parameters of type WallSignBlockModifier and TypeMethodDescriptionvoid
BlockStateProvider.signBlock
(StandingSignBlock signBlock, WallSignBlock wallSignBlock, ResourceLocation texture) void
BlockStateProvider.signBlock
(StandingSignBlock signBlock, WallSignBlock wallSignBlock, ModelFile sign)