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_1141$class_1142
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_4846 Lnet/minecraft/class_1141$class_1142;field_4846: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_4847 Lnet/minecraft/class_1141$class_1142;field_4847: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_3936 Lnet/minecraft/class_1141$class_1142;method_3936(Lnet/minecraft/class_1141$class_1142;)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_3933 Lnet/minecraft/class_1141$class_1142;method_3933()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_3938 Lnet/minecraft/class_1141$class_1142;method_3938()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_3940 Lnet/minecraft/class_1141$class_1142;method_3940(Lnet/minecraft/class_1141$class_1142;)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_3934 Lnet/minecraft/class_1141$class_1142;method_3934(DDDD)Z
      named clamp Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;clamp(DDDD)Z
    • method_3935

      public int method_3935​(World world)
      Mappings:
      Namespace Name Mixin selector
      official a Lbj$a;a(Ladm;)I
      intermediary method_3935 Lnet/minecraft/class_1141$class_1142;method_3935(Lnet/minecraft/class_99;)I
      named method_3935 Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;method_3935(Lnet/minecraft/world/World;)I
    • method_3939

      public boolean method_3939​(World world)
      Mappings:
      Namespace Name Mixin selector
      official b Lbj$a;b(Ladm;)Z
      intermediary method_3939 Lnet/minecraft/class_1141$class_1142;method_3939(Lnet/minecraft/class_99;)Z
      named method_3939 Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;method_3939(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_3937 Lnet/minecraft/class_1141$class_1142;method_3937(Ljava/util/Random;DDDD)V
      named setPileLocation Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;setPileLocation(Ljava/util/Random;DDDD)V