Package net.minecraft
Class class_4966
java.lang.Object
net.minecraft.class_4966
- All Implemented Interfaces:
WorldBorderListener
- Mappings:
Namespace Name official sointermediary net/minecraft/class_4966named net/minecraft/class_4966
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonCenterChanged(WorldBorder border, double centerX, double centerZ) voidonDamagePerBlockChanged(WorldBorder border, double damagePerBlock) voidonInterpolateSize(WorldBorder border, double oldSize, double targetSize, long time) voidonSafeZoneChanged(WorldBorder border, double safeZone) voidonSizeChange(WorldBorder border, double newSize) voidonWarningBlocksChanged(WorldBorder border, int warningBlocks) voidonWarningTimeChanged(WorldBorder border, int newTime)
-
Constructor Details
-
class_4966
class_4966(PlayerManager playerManager)
-
-
Method Details
-
onSizeChange
- Specified by:
onSizeChangein interfaceWorldBorderListener- Mappings:
Namespace Name Mixin selector official aLbez;a(Lbfb;D)Vintermediary method_9083Lnet/minecraft/class_2248;method_9083(Lnet/minecraft/class_2250;D)Vnamed onSizeChangeLnet/minecraft/world/border/WorldBorderListener;onSizeChange(Lnet/minecraft/world/border/WorldBorder;D)V
-
onInterpolateSize
- Specified by:
onInterpolateSizein interfaceWorldBorderListener- Mappings:
Namespace Name Mixin selector official aLbez;a(Lbfb;DDJ)Vintermediary method_9085Lnet/minecraft/class_2248;method_9085(Lnet/minecraft/class_2250;DDJ)Vnamed onInterpolateSizeLnet/minecraft/world/border/WorldBorderListener;onInterpolateSize(Lnet/minecraft/world/border/WorldBorder;DDJ)V
-
onCenterChanged
- Specified by:
onCenterChangedin interfaceWorldBorderListener- Mappings:
Namespace Name Mixin selector official aLbez;a(Lbfb;DD)Vintermediary method_9084Lnet/minecraft/class_2248;method_9084(Lnet/minecraft/class_2250;DD)Vnamed onCenterChangedLnet/minecraft/world/border/WorldBorderListener;onCenterChanged(Lnet/minecraft/world/border/WorldBorder;DD)V
-
onWarningTimeChanged
- Specified by:
onWarningTimeChangedin interfaceWorldBorderListener- Mappings:
Namespace Name Mixin selector official aLbez;a(Lbfb;I)Vintermediary method_9086Lnet/minecraft/class_2248;method_9086(Lnet/minecraft/class_2250;I)Vnamed onWarningTimeChangedLnet/minecraft/world/border/WorldBorderListener;onWarningTimeChanged(Lnet/minecraft/world/border/WorldBorder;I)V
-
onWarningBlocksChanged
- Specified by:
onWarningBlocksChangedin interfaceWorldBorderListener- Mappings:
Namespace Name Mixin selector official bLbez;b(Lbfb;I)Vintermediary method_9088Lnet/minecraft/class_2248;method_9088(Lnet/minecraft/class_2250;I)Vnamed onWarningBlocksChangedLnet/minecraft/world/border/WorldBorderListener;onWarningBlocksChanged(Lnet/minecraft/world/border/WorldBorder;I)V
-
onDamagePerBlockChanged
- Specified by:
onDamagePerBlockChangedin interfaceWorldBorderListener- Mappings:
Namespace Name Mixin selector official bLbez;b(Lbfb;D)Vintermediary method_9087Lnet/minecraft/class_2248;method_9087(Lnet/minecraft/class_2250;D)Vnamed onDamagePerBlockChangedLnet/minecraft/world/border/WorldBorderListener;onDamagePerBlockChanged(Lnet/minecraft/world/border/WorldBorder;D)V
-
onSafeZoneChanged
- Specified by:
onSafeZoneChangedin interfaceWorldBorderListener- Mappings:
Namespace Name Mixin selector official cLbez;c(Lbfb;D)Vintermediary method_9089Lnet/minecraft/class_2248;method_9089(Lnet/minecraft/class_2250;D)Vnamed onSafeZoneChangedLnet/minecraft/world/border/WorldBorderListener;onSafeZoneChanged(Lnet/minecraft/world/border/WorldBorder;D)V
-