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

25 lines
585 B
Plaintext

CLASS bpv net/minecraft/world/border/WorldBorderListener
METHOD a onSizeChange (Lbpx;D)V
ARG 0 border
ARG 1 size
METHOD a onCenterChanged (Lbpx;DD)V
ARG 0 border
ARG 1 centerX
ARG 2 centerZ
METHOD a (Lbpx;DDJ)V
ARG 0 border
ARG 1 oldSize
ARG 2 newSize
METHOD a onWarningTimeChanged (Lbpx;I)V
ARG 0 border
ARG 1 warningTime
METHOD b onDamagePerBlockChanged (Lbpx;D)V
ARG 0 border
ARG 1 damagePerBlock
METHOD b onWarningBlocksChanged (Lbpx;I)V
ARG 0 border
ARG 1 warningBlocks
METHOD c onSafeZoneChanged (Lbpx;D)V
ARG 0 border
ARG 1 safeZoneRadius