Class RefCustomData
-
- All Implemented Interfaces:
public final class RefCustomData
-
-
Constructor Summary
Constructors Constructor Description RefCustomData()
-
Method Summary
Modifier and Type Method Description static RefCustomData
of(RefNbtTagCompound nbt)
native RefNbtTagCompound
getUnsafe()
-
-
Method Detail
-
of
static RefCustomData of(RefNbtTagCompound nbt)
-
getUnsafe
native RefNbtTagCompound getUnsafe()
-
-
-
-