yarn/mappings/net/minecraft/world/gen/feature/DungeonFeature.mapping

6 lines
337 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3103 net/minecraft/world/gen/feature/DungeonFeature
FIELD field_13698 AIR Lnet/minecraft/class_2680;
FIELD field_13699 MOB_SPAWNER_ENTITIES [Lnet/minecraft/class_1299;
2022-01-19 12:26:32 -05:00
FIELD field_13700 LOGGER Lorg/slf4j/Logger;
2022-04-06 15:01:01 -04:00
METHOD method_13547 getMobSpawnerEntity (Lnet/minecraft/class_5819;)Lnet/minecraft/class_1299;