yarn/mappings/net/minecraft/world/gen/PillagerSpawner.mapping

15 lines
382 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS bxj net/minecraft/world/gen/PillagerSpawner
2019-03-14 15:41:19 -04:00
CLASS bxj$a SpawnEntry
2019-03-14 08:57:09 -04:00
FIELD b entityType Laia;
METHOD <init> (Laia;I)V
ARG 2 weight
FIELD a SPAWN_ENTRIES Ljava/util/List;
2019-02-11 14:19:43 -05:00
FIELD b ticksUntilNextSpawn I
2019-03-14 11:39:51 -04:00
METHOD a spawnOneEntity (Lbfx;Leu;Ljava/util/Random;Z)V
2019-02-11 14:19:43 -05:00
ARG 1 world
ARG 2 pos
ARG 3 random
2019-03-14 11:39:51 -04:00
METHOD a spawn (Lbfx;ZZ)I
ARG 2 spawnMonsters
ARG 3 spawnAnimals