diff --git a/common/src/main/resources/gtcore.accesswidener b/common/src/main/resources/gtcore.accesswidener index d485042..591012e 100644 --- a/common/src/main/resources/gtcore.accesswidener +++ b/common/src/main/resources/gtcore.accesswidener @@ -6,4 +6,9 @@ accessible field net/minecraft/world/level/biome/Biome$ClimateSettings precipita accessible method net/minecraft/world/level/levelgen/feature/foliageplacers/FoliagePlacerType (Lcom/mojang/serialization/Codec;)V accessible method net/minecraft/world/level/levelgen/feature/trunkplacers/TrunkPlacerType (Lcom/mojang/serialization/Codec;)V extendable method net/minecraft/world/level/levelgen/feature/TreeFeature getMaxFreeTreeHeight (Lnet/minecraft/world/level/LevelSimulatedReader;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)I -accessible method net/minecraft/world/level/block/state/properties/WoodType register (Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/world/level/block/state/properties/WoodType; \ No newline at end of file +accessible method net/minecraft/world/level/block/state/properties/WoodType register (Lnet/minecraft/world/level/block/state/properties/WoodType;)Lnet/minecraft/world/level/block/state/properties/WoodType; +accessible class net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor +accessible class net/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier +accessible method net/minecraft/data/loot/BlockLoot createLeavesDrops (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;[F)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +accessible method net/minecraft/data/loot/BlockLoot createSlabItemTable (Lnet/minecraft/world/level/block/Block;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; +accessible method net/minecraft/data/loot/BlockLoot createSingleItemTable (Lnet/minecraft/world/level/ItemLike;)Lnet/minecraft/world/level/storage/loot/LootTable$Builder; \ No newline at end of file