Class WrapperConfigServerRegistryData.RegistryElement
java.lang.Object
com.github.retrooper.packetevents.wrapper.configuration.server.WrapperConfigServerRegistryData.RegistryElement
- Enclosing class:
WrapperConfigServerRegistryData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconvertNbt
(NBTList<NBTCompound> list) boolean
@Nullable NBT
getData()
getId()
int
hashCode()
toString()
-
Constructor Details
-
RegistryElement
-
RegistryElement
-
-
Method Details
-
convertNbt
public static List<WrapperConfigServerRegistryData.RegistryElement> convertNbt(NBTList<NBTCompound> list) -
getId
-
getData
-
equals
-
hashCode
public int hashCode() -
toString
-