Class SpreadPlayersCommand.Pile

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

private static class SpreadPlayersCommand.Pile extends Object
Mappings:
Namespace Name
official afp$a
intermediary net/minecraft/class_3131$class_3132
named net/minecraft/server/command/SpreadPlayersCommand$Pile
  • Field Details

    • x

      double x
      Mappings:
      Namespace Name Mixin selector
      official a Lafp$a;a:D
      intermediary field_13737 Lnet/minecraft/class_3131$class_3132;field_13737:D
      named x Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;x:D
    • z

      double z
      Mappings:
      Namespace Name Mixin selector
      official b Lafp$a;b:D
      intermediary field_13736 Lnet/minecraft/class_3131$class_3132;field_13736:D
      named z Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;z:D
  • Constructor Details

    • Pile

      Pile()
  • Method Details

    • getDistance

      double getDistance(SpreadPlayersCommand.Pile other)
      Mappings:
      Namespace Name Mixin selector
      official a Lafp$a;a(Lafp$a;)D
      intermediary method_13665 Lnet/minecraft/class_3131$class_3132;method_13665(Lnet/minecraft/class_3131$class_3132;)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 Lafp$a;a()V
      intermediary method_13671 Lnet/minecraft/class_3131$class_3132;method_13671()V
      named normalize Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;normalize()V
    • absolute

      double absolute()
      Mappings:
      Namespace Name Mixin selector
      official b Lafp$a;b()D
      intermediary method_13668 Lnet/minecraft/class_3131$class_3132;method_13668()D
      named absolute Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;absolute()D
    • subtract

      public void subtract(SpreadPlayersCommand.Pile other)
      Mappings:
      Namespace Name Mixin selector
      official b Lafp$a;b(Lafp$a;)V
      intermediary method_13670 Lnet/minecraft/class_3131$class_3132;method_13670(Lnet/minecraft/class_3131$class_3132;)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 Lafp$a;a(DDDD)Z
      intermediary method_13666 Lnet/minecraft/class_3131$class_3132;method_13666(DDDD)Z
      named clamp Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;clamp(DDDD)Z
    • getY

      public int getY(BlockView blockView, int maxY)
      Mappings:
      Namespace Name Mixin selector
      official a Lafp$a;a(Lcjc;I)I
      intermediary method_13669 Lnet/minecraft/class_3131$class_3132;method_13669(Lnet/minecraft/class_1922;I)I
      named getY Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;getY(Lnet/minecraft/world/BlockView;I)I
    • isSafe

      public boolean isSafe(BlockView world, int maxY)
      Mappings:
      Namespace Name Mixin selector
      official b Lafp$a;b(Lcjc;I)Z
      intermediary method_13662 Lnet/minecraft/class_3131$class_3132;method_13662(Lnet/minecraft/class_1922;I)Z
      named isSafe Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;isSafe(Lnet/minecraft/world/BlockView;I)Z
    • setPileLocation

      public void setPileLocation(Random random, double minX, double minZ, double maxX, double maxZ)
      Mappings:
      Namespace Name Mixin selector
      official a Lafp$a;a(Laoh;DDDD)V
      intermediary method_13667 Lnet/minecraft/class_3131$class_3132;method_13667(Lnet/minecraft/class_5819;DDDD)V
      named setPileLocation Lnet/minecraft/server/command/SpreadPlayersCommand$Pile;setPileLocation(Lnet/minecraft/util/math/random/Random;DDDD)V