Class CoopBlock.CoopResident

java.lang.Object
com.hypixel.hytale.builtin.adventure.farming.states.CoopBlock.CoopResident
Enclosing class:
CoopBlock

public static class CoopBlock.CoopResident extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getMetadata

      public CapturedNPCMetadata getMetadata()
    • getPersistentRef

      @NullableDecl public PersistentRef getPersistentRef()
    • setPersistentRef

      public void setPersistentRef(@NullableDecl PersistentRef persistentRef)
    • getDeployedToWorld

      public boolean getDeployedToWorld()
    • setDeployedToWorld

      public void setDeployedToWorld(boolean deployedToWorld)
    • getLastProduced

      public Instant getLastProduced()
    • setLastProduced

      public void setLastProduced(Instant lastProduced)