Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 5bf9149

Browse files
authored
Make stack accessible for mods (#97)
BoP uses it and so does @valoeghese's LGT test mod
1 parent 70d182e commit 5bf9149

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
accessWidener v1 named
2-
accessible method net/minecraft/world/level/LevelGeneratorType <init> (ILjava/lang/String;)V
2+
accessible method net/minecraft/world/level/LevelGeneratorType <init> (ILjava/lang/String;)V
3+
accessible method net/minecraft/world/biome/layer/BiomeLayers stack (JLnet/minecraft/world/biome/layer/type/ParentedLayer;Lnet/minecraft/world/biome/layer/util/LayerFactory;ILjava/util/function/LongFunction;)Lnet/minecraft/world/biome/layer/util/LayerFactory;

0 commit comments

Comments
 (0)