类 PressurePlate

java.lang.Object
org.bukkit.material.MaterialData
org.bukkit.material.PressurePlate
所有已实现的接口:
Cloneable, PressureSensor

@Deprecated public class PressurePlate extends MaterialData implements PressureSensor
已过时。
all usage of MaterialData is deprecated and subject to removal. Use BlockData.
Represents a pressure plate
  • 构造器详细资料

    • PressurePlate

      public PressurePlate()
      已过时。
    • PressurePlate

      public PressurePlate(Material type)
      已过时。
    • PressurePlate

      @Deprecated public PressurePlate(Material type, byte data)
      已过时。
      Magic value
      参数:
      type - the type
      data - the raw data value
  • 方法详细资料