Uses of Class
net.minecraft.world.level.block.PressurePlateBlock
Packages that use PressurePlateBlock
- 
Uses of PressurePlateBlock in net.minecraft.world.level.blockFields in net.minecraft.world.level.block with type parameters of type PressurePlateBlockModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<PressurePlateBlock>PressurePlateBlock.CODECMethods in net.minecraft.world.level.block that return types with arguments of type PressurePlateBlockModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<PressurePlateBlock>PressurePlateBlock.codec()
- 
Uses of PressurePlateBlock in net.neoforged.neoforge.client.model.generatorsMethods in net.neoforged.neoforge.client.model.generators with parameters of type PressurePlateBlockModifier and TypeMethodDescriptionvoidBlockStateProvider.pressurePlateBlock(PressurePlateBlock block, ResourceLocation texture) voidBlockStateProvider.pressurePlateBlock(PressurePlateBlock block, ModelFile pressurePlate, ModelFile pressurePlateDown)