Map the remaining block state fields used in configured features (#2471)

This commit is contained in:
haykam821 2021-06-05 05:33:13 -04:00 committed by GitHub
parent 885a4c839c
commit d3b85ba3b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -168,3 +168,12 @@ CLASS net/minecraft/class_5464 net/minecraft/world/gen/feature/ConfiguredFeature
FIELD field_33637 DEEPSLATE_COAL_ORE Lnet/minecraft/class_2680;
FIELD field_33638 DEEPSLATE_COPPER_ORE Lnet/minecraft/class_2680;
FIELD field_33639 DEEPSLATE_EMERALD_ORE Lnet/minecraft/class_2680;
FIELD field_33966 AZALEA_LEAVES Lnet/minecraft/class_2680;
FIELD field_33967 FLOWERING_AZALEA_LEAVES Lnet/minecraft/class_2680;
FIELD field_33968 AZALEA Lnet/minecraft/class_2680;
FIELD field_33969 OAK_SAPLING Lnet/minecraft/class_2680;
FIELD field_33970 JUNGLE_SAPLING Lnet/minecraft/class_2680;
FIELD field_33971 SPRUCE_SAPLING Lnet/minecraft/class_2680;
FIELD field_33972 ACACIA_SAPLING Lnet/minecraft/class_2680;
FIELD field_33973 BIRCH_SAPLING Lnet/minecraft/class_2680;
FIELD field_33974 DARK_OAK_SAPLING Lnet/minecraft/class_2680;