mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2024-11-26 22:55:39 +00:00
Add NBT to dev imports
This commit is contained in:
parent
cd6898a9b0
commit
148c864c28
@ -8,3 +8,8 @@
|
|||||||
# To import classes from the vanilla Minecraft jar use `minecraft` as the artifactId:
|
# 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.LevelEntityGetterAdapter
|
||||||
# minecraft net/minecraft/world/level/entity/LevelEntityGetter.java
|
# minecraft net/minecraft/world/level/entity/LevelEntityGetter.java
|
||||||
|
|
||||||
|
minecraft net/minecraft/nbt/NBTTagString.java
|
||||||
|
minecraft net/minecraft/nbt/NBTTagList.java
|
||||||
|
minecraft net/minecraft/nbt/NBTTagCompound.java
|
||||||
|
minecraft net/minecraft/nbt/NBTCompressedStreamTools.java
|
Loading…
Reference in New Issue
Block a user