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