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

10 lines
220 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS anc net/minecraft/sortme/MobSpawnerEntry
FIELD b entityTag Lfy;
METHOD <init> (ILfy;)V
ARG 0 weight
ARG 1 entityTag
2017-06-08 10:01:49 -04:00
METHOD <init> (Lfy;)V
ARG 0 tag
2017-06-08 10:01:49 -04:00
METHOD a serialize ()Lfy;
METHOD b getEntityTag ()Lfy;