Class Objects.StorageDefinition

java.lang.Object
net.risingworld.api.definitions.Objects.StorageDefinition
Enclosing class:
Objects

public final class Objects.StorageDefinition extends Object
  • Field Details

    • id

      public byte id
      Internal id of the def. It's best to not rely on that id (may change with future updates)
    • name

      public String name
      Name of the object (and storage)
    • type

      public Objects.StorageType type
    • slots

      public int slots
  • Method Details

    • synchronize

      public void synchronize()