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

10 lines
220 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS ajg net/minecraft/sortme/MobSpawnerEntry
FIELD b entityTag Ldt;
METHOD <init> (ILdt;)V
2016-09-18 10:43:16 -04:00
ARG 0 weight
ARG 1 entityTag
2016-10-18 11:31:59 -04:00
METHOD <init> (Ldt;)V
2016-09-18 10:43:16 -04:00
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD a serialize ()Ldt;
METHOD b getEntityTag ()Ldt;