Class DynamicCustomAction
java.lang.Object
com.github.retrooper.packetevents.protocol.dialog.action.DynamicCustomAction
- All Implemented Interfaces:
Action
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DynamicCustomAction
decode
(NBTCompound compound, PacketWrapper<?> wrapper) static void
encode
(NBTCompound compound, PacketWrapper<?> wrapper, DynamicCustomAction action) @Nullable NBTCompound
getId()
ActionType
<?> getType()
-
Constructor Details
-
DynamicCustomAction
-
-
Method Details
-
decode
-
encode
public static void encode(NBTCompound compound, PacketWrapper<?> wrapper, DynamicCustomAction action) -
getType
-
getId
-
getAdditions
-