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

23 lines
608 B
Plaintext

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