You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/META-INF/accesstransformer.cfg
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,7 @@ public net.minecraft.client.particle.Particle MAXIMUM_COLLISION_VELOCITY_SQUARED
9
9
public net.minecraft.world.level.levelgen.carver.WorldCarver getCarveState(Lnet/minecraft/world/level/levelgen/carver/CarvingContext;Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/Aquifer;)Lnet/minecraft/world/level/block/state/BlockState; # getCarveState
10
10
public net.minecraft.world.level.levelgen.carver.WorldCarver isDebugEnabled(Lnet/minecraft/world/level/levelgen/carver/CarverConfiguration;)Z # isDebugEnabled
11
11
public net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer setDirtAt(Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;)V
12
-
13
-
12
+
public net.minecraft.world.item.CrossbowItem getChargingSounds(Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/CrossbowItem$ChargingSounds;
14
13
15
14
# How fun.
16
15
public net.minecraft.core.RegistrySetBuilder$BuildState
@@ -25,4 +24,3 @@ public net.minecraft.core.RegistrySetBuilder$UniversalLookup holders # holders
25
24
public net.minecraft.core.RegistrySetBuilder createLazyFullPatchedRegistries(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/Cloner$Factory;Ljava/util/Map;Lnet/minecraft/core/HolderLookup$Provider;)Lnet/minecraft/core/HolderLookup$Provider; # createLazyFullPatchedRegistries
26
25
public net.minecraft.core.RegistrySetBuilder createState(Lnet/minecraft/core/RegistryAccess;)Lnet/minecraft/core/RegistrySetBuilder$BuildState; # createStatea
27
26
public net.minecraft.core.RegistrySetBuilder buildProviderWithContext(Lnet/minecraft/core/RegistrySetBuilder$UniversalOwner;Lnet/minecraft/core/RegistryAccess;Ljava/util/stream/Stream;)Lnet/minecraft/core/HolderLookup$Provider; # buildProviderWithContext
0 commit comments