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

@API(status=STABLE, since="2.0.0-milestone.2.1") public final class PlayerActor extends Object implements Actor
  • Constructor Details

    • PlayerActor

      public PlayerActor(net.minecraft.world.entity.player.Player player)
    • PlayerActor

      public PlayerActor(String playerName)
  • Method Details

    • getName

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