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

19 lines
545 B
Plaintext
Raw Normal View History

2016-09-14 08:48:44 -04:00
CLASS none/ail net/minecraft/sortme/MobSpawnerLogic
FIELD a spawnDelay I
2016-09-18 10:43:16 -04:00
FIELD b spawnPotentials Ljava/util/List;
FIELD c spawnEntry Lnone/ajf;
2016-09-14 08:48:44 -04:00
FIELD f minSpawnDelay I
FIELD g maxSpawnDelay I
FIELD h spawnCount I
FIELD j maxNearbyEntities I
FIELD k requiredPlayerRange I
FIELD l spawnRange I
METHOD a getWorld ()Lnone/aiv;
2016-09-18 10:43:16 -04:00
METHOD a setSpawnEntry (Lnone/ajf;)V
ARG 0 value
2016-09-14 18:43:52 -04:00
METHOD a deserialize (Lnone/dt;)V
2016-09-14 08:48:44 -04:00
METHOD b getPos ()Lnone/cn;
2016-09-14 18:43:52 -04:00
METHOD b serialize (Lnone/dt;)Lnone/dt;
METHOD c update ()V
2016-09-18 10:43:16 -04:00
METHOD g getEntityId ()Lnone/kp;