Uses of Class
net.minecraft.world.level.block.PressurePlateBlock
Packages that use PressurePlateBlock
-
Uses of PressurePlateBlock in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block with type parameters of type PressurePlateBlockModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<PressurePlateBlock> PressurePlateBlock.CODEC
Methods 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.generators
Methods in net.neoforged.neoforge.client.model.generators with parameters of type PressurePlateBlockModifier and TypeMethodDescriptionvoid
BlockStateProvider.pressurePlateBlock
(PressurePlateBlock block, ResourceLocation texture) void
BlockStateProvider.pressurePlateBlock
(PressurePlateBlock block, ModelFile pressurePlate, ModelFile pressurePlateDown)