Class SpreadPlayersCommand.Pile

java.lang.Object
net.minecraft.server.command.SpreadPlayersCommand.Pile
Enclosing class:
SpreadPlayersCommand

static class SpreadPlayersCommand.Pile extends Object
Mappings:
Namespace Name
official bj$a
intermediary net/minecraft/class_1597$class_1598
named net/minecraft/server/command/SpreadPlayersCommand$Pile
  • Field Details

    • x

      double x
      Mappings:
      Namespace Name Mixin selector
      official a Lbj$a;a:D
      intermediary field_6263 Lnet/minecraft/class_1597$class_1598;field_6263:D
      named x Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;x:D
    • z

      double z
      Mappings:
      Namespace Name Mixin selector
      official b Lbj$a;b:D
      intermediary field_6264 Lnet/minecraft/class_1597$class_1598;field_6264:D
      named z Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;z:D
  • Constructor Details

    • Pile

      Pile()
    • Pile

      Pile(double double2, double double3)
  • Method Details

    • getDistance

      double getDistance(SpreadPlayersCommand.Pile other)
      Mappings:
      Namespace Name Mixin selector
      official a Lbj$a;a(Lbj$a;)D
      intermediary method_5560 Lnet/minecraft/class_1597$class_1598;method_5560(Lnet/minecraft/class_1597$class_1598;)D
      named getDistance Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;getDistance(Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;)D
    • normalize

      void normalize()
      Mappings:
      Namespace Name Mixin selector
      official a Lbj$a;a()V
      intermediary method_5557 Lnet/minecraft/class_1597$class_1598;method_5557()V
      named normalize Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;normalize()V
    • absolute

      float absolute()
      Mappings:
      Namespace Name Mixin selector
      official b Lbj$a;b()F
      intermediary method_5562 Lnet/minecraft/class_1597$class_1598;method_5562()F
      named absolute Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;absolute()F
    • subtract

      public void subtract(SpreadPlayersCommand.Pile other)
      Mappings:
      Namespace Name Mixin selector
      official b Lbj$a;b(Lbj$a;)V
      intermediary method_5564 Lnet/minecraft/class_1597$class_1598;method_5564(Lnet/minecraft/class_1597$class_1598;)V
      named subtract Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;subtract(Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;)V
    • clamp

      public boolean clamp(double minX, double minZ, double maxX, double maxZ)
      Mappings:
      Namespace Name Mixin selector
      official a Lbj$a;a(DDDD)Z
      intermediary method_5558 Lnet/minecraft/class_1597$class_1598;method_5558(DDDD)Z
      named clamp Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;clamp(DDDD)Z
    • method_5559

      public int method_5559(World world)
      Mappings:
      Namespace Name Mixin selector
      official a Lbj$a;a(Lajs;)I
      intermediary method_5559 Lnet/minecraft/class_1597$class_1598;method_5559(Lnet/minecraft/class_1150;)I
      named method_5559 Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;method_5559(Lnet/minecraft/world/World;)I
    • method_5563

      public boolean method_5563(World world)
      Mappings:
      Namespace Name Mixin selector
      official b Lbj$a;b(Lajs;)Z
      intermediary method_5563 Lnet/minecraft/class_1597$class_1598;method_5563(Lnet/minecraft/class_1150;)Z
      named method_5563 Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;method_5563(Lnet/minecraft/world/World;)Z
    • setPileLocation

      public void setPileLocation(Random random, double minX, double minZ, double maxX, double maxZ)
      Mappings:
      Namespace Name Mixin selector
      official a Lbj$a;a(Ljava/util/Random;DDDD)V
      intermediary method_5561 Lnet/minecraft/class_1597$class_1598;method_5561(Ljava/util/Random;DDDD)V
      named setPileLocation Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;setPileLocation(Ljava/util/Random;DDDD)V