yarn/mappings/net/minecraft/sortme/WorldServerSomething.mapping

13 lines
395 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS nh net/minecraft/sortme/WorldServerSomething
2017-04-05 14:11:28 -04:00
CLASS nh$1
METHOD a onSetSize (Lavy;D)V
METHOD a onSetCenter (Lavy;DD)V
METHOD a onInterpolateSize (Lavy;DDJ)V
METHOD a onSetWarningTime (Lavy;I)V
METHOD b onSetDamagePerBlock (Lavy;D)V
METHOD b onSetWarningBlocks (Lavy;I)V
METHOD c onSetSafeZone (Lavy;D)V
2017-04-05 07:31:24 -04:00
FIELD a parent Lnl;
2017-04-05 14:11:28 -04:00
METHOD a saveLevel ()V
METHOD b getWorld ()Lali;