Interface PlayerHandler

All Known Implementing Classes:
DimensionFile, McRegionDimensionFile

@Environment(SERVER) public interface PlayerHandler
Mappings:
Namespace Name
intermediary net/minecraft/class_168
glue class_208
server fl
client net/minecraft/class_168
named net/minecraft/server/PlayerHandler
  • Method Details

    • savePlayer

      void savePlayer(PlayerBase playerBase)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_609 Lnet/minecraft/class_168;method_609(Lnet/minecraft/class_54;)V
      glue method_657 Lclass_208;method_657(Lclass_172;)V
      server a Lfl;a(Lem;)V
      client method_609 Lnet/minecraft/class_168;method_609(Lgs;)V
      named savePlayer Lnet/minecraft/server/PlayerHandler;savePlayer(Lnet/minecraft/entity/player/PlayerBase;)V
    • loadPlayer

      void loadPlayer(PlayerBase playerBase)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_610 Lnet/minecraft/class_168;method_610(Lnet/minecraft/class_54;)V
      glue method_661 Lclass_208;method_661(Lclass_172;)V
      server b Lfl;b(Lem;)V
      client method_610 Lnet/minecraft/class_168;method_610(Lgs;)V
      named loadPlayer Lnet/minecraft/server/PlayerHandler;loadPlayer(Lnet/minecraft/entity/player/PlayerBase;)V