Uses of Class
net.minecraft.world.level.block.WallSignBlock
Packages that use WallSignBlock
Package
Description
- 
Uses of WallSignBlock in net.minecraft.world.level.blockFields in net.minecraft.world.level.block with type parameters of type WallSignBlockModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<WallSignBlock>WallSignBlock.CODECMethods 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.generatorsMethods in net.neoforged.neoforge.client.model.generators with parameters of type WallSignBlockModifier and TypeMethodDescriptionvoidBlockStateProvider.signBlock(StandingSignBlock signBlock, WallSignBlock wallSignBlock, ResourceLocation texture) voidBlockStateProvider.signBlock(StandingSignBlock signBlock, WallSignBlock wallSignBlock, ModelFile sign) 
- 
Uses of WallSignBlock in net.neoforged.neoforge.oldtest.blockSubclasses of WallSignBlock in net.neoforged.neoforge.oldtest.block