diff options
author | Kyle Wood <[email protected]> | 2021-11-24 03:25:37 -0600 |
---|---|---|
committer | MiniDigger | Martin <[email protected]> | 2021-11-30 19:26:33 +0100 |
commit | 1ac7223aae03eb8d3d9ac13851900e93a08fe2da (patch) | |
tree | 0dbfd85a78e040d15447fc5b82768fd031f87b75 /build-data/dev-imports.txt | |
parent | 8f64c190ef1cbe9a93e65aaaa61245b5366a631b (diff) | |
download | Paper-1ac7223aae03eb8d3d9ac13851900e93a08fe2da.tar.gz Paper-1ac7223aae03eb8d3d9ac13851900e93a08fe2da.zip |
Verify and fix build-data adjustments for 1.18 reobf
Diffstat (limited to 'build-data/dev-imports.txt')
-rw-r--r-- | build-data/dev-imports.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build-data/dev-imports.txt b/build-data/dev-imports.txt index bed1af5647..b818b96e27 100644 --- a/build-data/dev-imports.txt +++ b/build-data/dev-imports.txt @@ -8,5 +8,3 @@ # 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 - - |