Interface WorldBorderListener


public interface WorldBorderListener
Mappings:
Namespace Name
official amq
intermediary net/minecraft/class_393
named net/minecraft/world/border/WorldBorderListener
  • Method Details

    • onSizeChange

      void onSizeChange​(WorldBorder border, double newSize)
      Mappings:
      Namespace Name Mixin selector
      official a Lamq;a(Lams;D)V
      intermediary method_1282 Lnet/minecraft/class_393;method_1282(Lnet/minecraft/class_395;D)V
      named onSizeChange Lnet/minecraft/world/border/WorldBorderListener;onSizeChange(Lnet/minecraft/world/border/WorldBorder;D)V
    • onInterpolateSize

      void onInterpolateSize​(WorldBorder border, double fromSize, double toSize, long time)
      Mappings:
      Namespace Name Mixin selector
      official a Lamq;a(Lams;DDJ)V
      intermediary method_1284 Lnet/minecraft/class_393;method_1284(Lnet/minecraft/class_395;DDJ)V
      named onInterpolateSize Lnet/minecraft/world/border/WorldBorderListener;onInterpolateSize(Lnet/minecraft/world/border/WorldBorder;DDJ)V
    • onCenterChanged

      void onCenterChanged​(WorldBorder border, double centerX, double centerZ)
      Mappings:
      Namespace Name Mixin selector
      official a Lamq;a(Lams;DD)V
      intermediary method_1283 Lnet/minecraft/class_393;method_1283(Lnet/minecraft/class_395;DD)V
      named onCenterChanged Lnet/minecraft/world/border/WorldBorderListener;onCenterChanged(Lnet/minecraft/world/border/WorldBorder;DD)V
    • onWarningTimeChanged

      void onWarningTimeChanged​(WorldBorder border, int newTime)
      Mappings:
      Namespace Name Mixin selector
      official a Lamq;a(Lams;I)V
      intermediary method_1285 Lnet/minecraft/class_393;method_1285(Lnet/minecraft/class_395;I)V
      named onWarningTimeChanged Lnet/minecraft/world/border/WorldBorderListener;onWarningTimeChanged(Lnet/minecraft/world/border/WorldBorder;I)V
    • onWarningBlocksChanged

      void onWarningBlocksChanged​(WorldBorder border, int warningBlocks)
      Mappings:
      Namespace Name Mixin selector
      official b Lamq;b(Lams;I)V
      intermediary method_1287 Lnet/minecraft/class_393;method_1287(Lnet/minecraft/class_395;I)V
      named onWarningBlocksChanged Lnet/minecraft/world/border/WorldBorderListener;onWarningBlocksChanged(Lnet/minecraft/world/border/WorldBorder;I)V
    • method_1286

      void method_1286​(WorldBorder border, double double2)
      Mappings:
      Namespace Name Mixin selector
      official b Lamq;b(Lams;D)V
      intermediary method_1286 Lnet/minecraft/class_393;method_1286(Lnet/minecraft/class_395;D)V
      named method_1286 Lnet/minecraft/world/border/WorldBorderListener;method_1286(Lnet/minecraft/world/border/WorldBorder;D)V
    • method_1288

      void method_1288​(WorldBorder border, double double2)
      Mappings:
      Namespace Name Mixin selector
      official c Lamq;c(Lams;D)V
      intermediary method_1288 Lnet/minecraft/class_393;method_1288(Lnet/minecraft/class_395;D)V
      named method_1288 Lnet/minecraft/world/border/WorldBorderListener;method_1288(Lnet/minecraft/world/border/WorldBorder;D)V