PaperMC / paperweight

Gradle build system plugin for Paper and Paper forks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong Remapping name

deveworld opened this issue · comments

import net.minecraft.nbt.ListTag
and
logger.info(StringTag::class.simpleName)
but it says NBTTagString
It's my first time using something like this, so I have no idea.
How can I rename it properly?

The reobfuscated server uses Spigot class names at runtime. If you have any specific questions, you can use the paper-dev channel on our Discord