Package net.minecraft

Class class_4966

java.lang.Object
net.minecraft.class_4966
All Implemented Interfaces:
WorldBorderListener

class class_4966 extends Object implements WorldBorderListener
Mappings:
Namespace Name
official so
intermediary net/minecraft/class_4966
named net/minecraft/class_4966
  • Constructor Details

  • Method Details

    • onSizeChange

      public void onSizeChange(WorldBorder border, double newSize)
      Specified by:
      onSizeChange in interface WorldBorderListener
      Mappings:
      Namespace Name Mixin selector
      official a Lbez;a(Lbfb;D)V
      intermediary method_9083 Lnet/minecraft/class_2248;method_9083(Lnet/minecraft/class_2250;D)V
      named onSizeChange Lnet/minecraft/world/border/WorldBorderListener;onSizeChange(Lnet/minecraft/world/border/WorldBorder;D)V
    • onInterpolateSize

      public void onInterpolateSize(WorldBorder border, double oldSize, double targetSize, long time)
      Specified by:
      onInterpolateSize in interface WorldBorderListener
      Mappings:
      Namespace Name Mixin selector
      official a Lbez;a(Lbfb;DDJ)V
      intermediary method_9085 Lnet/minecraft/class_2248;method_9085(Lnet/minecraft/class_2250;DDJ)V
      named onInterpolateSize Lnet/minecraft/world/border/WorldBorderListener;onInterpolateSize(Lnet/minecraft/world/border/WorldBorder;DDJ)V
    • onCenterChanged

      public void onCenterChanged(WorldBorder border, double centerX, double centerZ)
      Specified by:
      onCenterChanged in interface WorldBorderListener
      Mappings:
      Namespace Name Mixin selector
      official a Lbez;a(Lbfb;DD)V
      intermediary method_9084 Lnet/minecraft/class_2248;method_9084(Lnet/minecraft/class_2250;DD)V
      named onCenterChanged Lnet/minecraft/world/border/WorldBorderListener;onCenterChanged(Lnet/minecraft/world/border/WorldBorder;DD)V
    • onWarningTimeChanged

      public void onWarningTimeChanged(WorldBorder border, int newTime)
      Specified by:
      onWarningTimeChanged in interface WorldBorderListener
      Mappings:
      Namespace Name Mixin selector
      official a Lbez;a(Lbfb;I)V
      intermediary method_9086 Lnet/minecraft/class_2248;method_9086(Lnet/minecraft/class_2250;I)V
      named onWarningTimeChanged Lnet/minecraft/world/border/WorldBorderListener;onWarningTimeChanged(Lnet/minecraft/world/border/WorldBorder;I)V
    • onWarningBlocksChanged

      public void onWarningBlocksChanged(WorldBorder border, int warningBlocks)
      Specified by:
      onWarningBlocksChanged in interface WorldBorderListener
      Mappings:
      Namespace Name Mixin selector
      official b Lbez;b(Lbfb;I)V
      intermediary method_9088 Lnet/minecraft/class_2248;method_9088(Lnet/minecraft/class_2250;I)V
      named onWarningBlocksChanged Lnet/minecraft/world/border/WorldBorderListener;onWarningBlocksChanged(Lnet/minecraft/world/border/WorldBorder;I)V
    • onDamagePerBlockChanged

      public void onDamagePerBlockChanged(WorldBorder border, double damagePerBlock)
      Specified by:
      onDamagePerBlockChanged in interface WorldBorderListener
      Mappings:
      Namespace Name Mixin selector
      official b Lbez;b(Lbfb;D)V
      intermediary method_9087 Lnet/minecraft/class_2248;method_9087(Lnet/minecraft/class_2250;D)V
      named onDamagePerBlockChanged Lnet/minecraft/world/border/WorldBorderListener;onDamagePerBlockChanged(Lnet/minecraft/world/border/WorldBorder;D)V
    • onSafeZoneChanged

      public void onSafeZoneChanged(WorldBorder border, double safeZone)
      Specified by:
      onSafeZoneChanged in interface WorldBorderListener
      Mappings:
      Namespace Name Mixin selector
      official c Lbez;c(Lbfb;D)V
      intermediary method_9089 Lnet/minecraft/class_2248;method_9089(Lnet/minecraft/class_2250;D)V
      named onSafeZoneChanged Lnet/minecraft/world/border/WorldBorderListener;onSafeZoneChanged(Lnet/minecraft/world/border/WorldBorder;D)V