Uses of Class
net.minecraft.world.level.block.PressurePlateBlock
-
Uses of PressurePlateBlock in net.minecraft.world.level.block
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<PressurePlateBlock> PressurePlateBlock.CODEC
Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<PressurePlateBlock> PressurePlateBlock.codec()
-
Uses of PressurePlateBlock in net.neoforged.neoforge.client.model.generators
Modifier and TypeMethodDescriptionvoid
BlockStateProvider.pressurePlateBlock
(PressurePlateBlock block, ResourceLocation texture) void
BlockStateProvider.pressurePlateBlock
(PressurePlateBlock block, ModelFile pressurePlate, ModelFile pressurePlateDown)