类 MonsterEggs

所有已实现的接口:
Cloneable

@Deprecated public class MonsterEggs extends TexturedMaterial
已过时。
all usage of MaterialData is deprecated and subject to removal. Use BlockData.
Represents the different types of monster eggs
  • 构造器详细资料

    • MonsterEggs

      public MonsterEggs()
      已过时。
    • MonsterEggs

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

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