Add depth limit to SNBT (#88)

This commit is contained in:
Allink
2023-06-02 23:33:01 +01:00
committed by GitHub
parent 1b4d65a1e6
commit 43213a0e43
2 changed files with 117 additions and 0 deletions

View File

@ -8,3 +8,4 @@
# To import classes from the vanilla Minecraft jar use `minecraft` as the artifactId:
# minecraft net.minecraft.world.level.entity.LevelEntityGetterAdapter
# minecraft net/minecraft/world/level/entity/LevelEntityGetter.java
minecraft net/minecraft/nbt/TagParser.java