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

26 lines
625 B
Plaintext
Raw Normal View History

2016-09-12 06:08:56 -04:00
CLASS none/atd net/minecraft/world/IWorldBorderListener
METHOD a onSetSize (Lnone/atf;D)V
ARG 0 border
ARG 1 size
2016-09-12 06:08:56 -04:00
METHOD a onSetCenter (Lnone/atf;DD)V
ARG 0 border
ARG 1 centerX
ARG 2 centerZ
2016-09-12 06:08:56 -04:00
METHOD a onInterpolateSize (Lnone/atf;DDJ)V
ARG 0 border
ARG 1 oldSize
ARG 2 newSize
ARG 3 duration
2016-09-12 06:08:56 -04:00
METHOD a onSetWarningTime (Lnone/atf;I)V
ARG 0 border
ARG 1 warningTime
2016-09-12 06:08:56 -04:00
METHOD b onSetDamagePerBlock (Lnone/atf;D)V
2016-08-28 11:25:24 -04:00
ARG 0 border
ARG 1 damagePerBlock
2016-09-12 06:08:56 -04:00
METHOD b onSetWarningBlocks (Lnone/atf;I)V
2016-08-28 11:25:24 -04:00
ARG 0 border
ARG 1 warningBlocks
2016-09-12 06:08:56 -04:00
METHOD c onSetSafeZone (Lnone/atf;D)V
2016-08-28 11:25:24 -04:00
ARG 0 border
ARG 1 safeZone