Interface DialogType<T extends Dialog>
- All Superinterfaces:
MappedEntity
- All Known Implementing Classes:
StaticDialogType
-
Method Summary
Modifier and TypeMethodDescriptiondecode
(NBTCompound compound, PacketWrapper<?> wrapper) void
encode
(NBTCompound compound, PacketWrapper<?> wrapper, T dialog) Methods inherited from interface com.github.retrooper.packetevents.protocol.mapper.MappedEntity
getId, getName, isRegistered
-
Method Details
-
decode
-
encode
-