Package net.lcc.sollib.mixin.access
Interface PressurePlateBlockAccessor
public interface PressurePlateBlockAccessor
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic net.minecraft.world.level.block.PressurePlateBlockcreate(net.minecraft.world.level.block.PressurePlateBlock.Sensitivity sensitivity, net.minecraft.world.level.block.state.BlockBehaviour.Properties properties, net.minecraft.world.level.block.state.properties.BlockSetType blockSetType)
-
Method Details
-
create
static net.minecraft.world.level.block.PressurePlateBlock create(net.minecraft.world.level.block.PressurePlateBlock.Sensitivity sensitivity, net.minecraft.world.level.block.state.BlockBehaviour.Properties properties, net.minecraft.world.level.block.state.properties.BlockSetType blockSetType)
-