Interface PressurePlateBlockAccessor


public interface PressurePlateBlockAccessor
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static net.minecraft.world.level.block.PressurePlateBlock
    create(net.minecraft.world.level.block.state.properties.BlockSetType type, net.minecraft.world.level.block.state.BlockBehaviour.Properties properties)
     
  • Method Details

    • create

      static net.minecraft.world.level.block.PressurePlateBlock create(net.minecraft.world.level.block.state.properties.BlockSetType type, net.minecraft.world.level.block.state.BlockBehaviour.Properties properties)