Class EmptyActor

java.lang.Object
com.refinedmods.refinedstorage.api.storage.EmptyActor
All Implemented Interfaces:
Actor

@API(status=STABLE, since="2.0.0-milestone.1.3") public final class EmptyActor extends Object implements Actor
An unidentified Actor.
  • Field Details

    • INSTANCE

      public static final EmptyActor INSTANCE
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface Actor
      Returns:
      the name of the actor