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