Interface Action
- All Known Implementing Classes:
DynamicCustomAction
,DynamicRunCommandAction
,StaticAction
@NullMarked
public interface Action
-
Method Summary
Modifier and TypeMethodDescriptionstatic Action
decode
(NBT nbt, PacketWrapper<?> wrapper) static NBT
encode
(PacketWrapper<?> wrapper, Action action) ActionType
<?> getType()
-
Method Details
-
decode
-
encode
-
getType
ActionType<?> getType()
-