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

10 lines
220 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS bah net/minecraft/sortme/MobSpawnerEntry
FIELD b entityTag Lhm;
METHOD <init> (ILhm;)V
ARG 0 weight
ARG 1 entityTag
2018-10-31 12:57:21 -04:00
METHOD <init> (Lhm;)V
ARG 0 tag
2018-10-31 12:57:21 -04:00
METHOD a serialize ()Lhm;
METHOD b getEntityTag ()Lhm;