Class LayerEntryCodec

java.lang.Object
com.hypixel.hytale.server.core.codec.LayerEntryCodec

public class LayerEntryCodec extends Object
  • Field Details

  • Constructor Details

    • LayerEntryCodec

      public LayerEntryCodec()
    • LayerEntryCodec

      public LayerEntryCodec(Integer depth, String material, boolean useToolArg)
  • Method Details

    • getDepth

      @Nonnull public Integer getDepth()
    • getMaterial

      @Nonnull public String getMaterial()
    • isUseToolArg

      public boolean isUseToolArg()