yarn/mappings/net/minecraft/world/IWorldBorderListener.mapping

26 lines
585 B
Plaintext

CLASS axj net/minecraft/world/IWorldBorderListener
METHOD a onSetSize (Laxl;D)V
ARG 0 border
ARG 1 size
METHOD a onSetCenter (Laxl;DD)V
ARG 0 border
ARG 1 centerX
ARG 2 centerZ
METHOD a onInterpolateSize (Laxl;DDJ)V
ARG 0 border
ARG 1 oldSize
ARG 2 newSize
ARG 3 duration
METHOD a onSetWarningTime (Laxl;I)V
ARG 0 border
ARG 1 warningTime
METHOD b onSetDamagePerBlock (Laxl;D)V
ARG 0 border
ARG 1 damagePerBlock
METHOD b onSetWarningBlocks (Laxl;I)V
ARG 0 border
ARG 1 warningBlocks
METHOD c onSetSafeZone (Laxl;D)V
ARG 0 border
ARG 1 safeZone