Mirror von
https://github.com/St3venAU/ArmorStandTools.git
synchronisiert 2024-12-29 04:50:09 +01:00
Add credit to https://github.com/I-Al-Istannen/MiniNBT
Dieser Commit ist enthalten in:
Ursprung
78c84ec198
Commit
3883d44273
@ -6,6 +6,7 @@ import org.bukkit.inventory.ItemStack;
|
||||
import java.lang.reflect.InvocationTargetException;
|
||||
import java.lang.reflect.Method;
|
||||
|
||||
// CREDIT: This class is based on the MiniNBT library: https://github.com/I-Al-Istannen/MiniNBT
|
||||
public class ItemStackNBT {
|
||||
private final static Method AS_NMS_COPY;
|
||||
private final static Method GET_TAG;
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren