Add Structure Mappings (#1393)

This commit is contained in:
TheBrokenRail 2020-05-25 06:46:53 -04:00 committed by GitHub
parent 35f45ac7ae
commit fa4f735b49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_5312 net/minecraft/world/gen/feature/ConfiguredStructureFeature

View File

@ -1 +1,3 @@
CLASS net/minecraft/class_3111 net/minecraft/world/gen/feature/DefaultFeatureConfig
FIELD field_24893 CODEC Lcom/mojang/serialization/Codec;
FIELD field_24894 INSTANCE Lnet/minecraft/class_3111;

View File

@ -1,5 +1,7 @@
CLASS net/minecraft/class_3195 net/minecraft/world/gen/feature/StructureFeature
FIELD field_13879 LOGGER Lorg/apache/logging/log4j/Logger;
FIELD field_24842 STRUCTURES Lcom/google/common/collect/BiMap;
FIELD field_24862 STRUCTURE_TO_GENERATION_STEP Ljava/util/Map;
METHOD method_13149 getMonsterSpawns ()Ljava/util/List;
METHOD method_14015 locateStructure (Lnet/minecraft/class_4538;Lnet/minecraft/class_5138;Lnet/minecraft/class_2338;IZJLnet/minecraft/class_5314;)Lnet/minecraft/class_2338;
ARG 5 skipExistingChunks
@ -7,6 +9,12 @@ CLASS net/minecraft/class_3195 net/minecraft/world/gen/feature/StructureFeature
METHOD method_14019 getName ()Ljava/lang/String;
METHOD method_14026 shouldStartAt (Lnet/minecraft/class_2794;Lnet/minecraft/class_1966;JLnet/minecraft/class_2919;IILnet/minecraft/class_1959;Lnet/minecraft/class_1923;Lnet/minecraft/class_3037;)Z
METHOD method_16140 getCreatureSpawns ()Ljava/util/List;
METHOD method_28659 configure (Lnet/minecraft/class_3037;)Lnet/minecraft/class_5312;
ARG 1 config
METHOD method_28661 register (Ljava/lang/String;Lnet/minecraft/class_3195;Lnet/minecraft/class_2893$class_2895;)Lnet/minecraft/class_3195;
ARG 0 name
ARG 1 structureFeature
ARG 2 step
CLASS class_3774 StructureStartFactory
METHOD create (Lnet/minecraft/class_3195;IILnet/minecraft/class_3341;IJ)Lnet/minecraft/class_3449;
ARG 1 feature