Skip to content

Commit 4f79e9e

Browse files
[ci skip] no need to ever import non-library files ever again (#12765)
1 parent 4d44b5f commit 4f79e9e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

build-data/dev-imports.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,3 @@
55
# authlib com/mojang/authlib/yggdrasil/YggdrasilGameProfileRepository.java
66
# datafixerupper com.mojang.datafixers.DataFixerBuilder
77
# datafixerupper com/mojang/datafixers/util/Either.java
8-
# To import classes from the vanilla Minecraft jar use `minecraft` as the artifactId:
9-
# minecraft net.minecraft.world.level.entity.LevelEntityGetterAdapter
10-
# minecraft net/minecraft/world/level/entity/LevelEntityGetter.java
11-
# To import minecraft data files, like the default chat type, use `mc_data` as the prefix:
12-
# mc_data chat_type/chat.json
13-
# mc_data dimension_type/overworld.json
14-
#

0 commit comments

Comments
 (0)