yarn/mappings/net/minecraft/world/border/WorldBorderListener.mapping

23 lines
608 B
Plaintext

CLASS bwv net/minecraft/world/border/WorldBorderListener
CLASS bwv$a WorldBorderSyncer
FIELD a border Lbwx;
METHOD <init> (Lbwx;)V
ARG 1 border
METHOD a onSizeChange (Lbwx;D)V
METHOD a onCenterChanged (Lbwx;DD)V
ARG 1 centerX
ARG 2 centerZ
METHOD a onInterpolateSize (Lbwx;DDJ)V
ARG 1 border
ARG 2 fromSize
ARG 4 toSize
ARG 6 time
METHOD a onWarningTimeChanged (Lbwx;I)V
ARG 1 warningTime
METHOD b onDamagePerBlockChanged (Lbwx;D)V
ARG 1 damagePerBlock
METHOD b onWarningBlocksChanged (Lbwx;I)V
ARG 1 warningBlocks
METHOD c onSafeZoneChanged (Lbwx;D)V
ARG 1 safeZoneRadius