Class AssetEditorGamePacketHandler
java.lang.Object
com.hypixel.hytale.builtin.asseteditor.AssetEditorGamePacketHandler
- All Implemented Interfaces:
SubPacketHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.hypixel.hytale.logger.HytaleLoggerprivate final IPacketHandler -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(AssetEditorInitialize packet) voidhandle(AssetEditorUpdateJsonAsset packet) Deprecated.private booleanlacksPermission(Player player, boolean shouldShowDenialMessage) void
-
Field Details
-
LOGGER
private static final com.hypixel.hytale.logger.HytaleLogger LOGGER -
packetHandler
-
-
Constructor Details
-
AssetEditorGamePacketHandler
-
-
Method Details
-
registerHandlers
public void registerHandlers()- Specified by:
registerHandlersin interfaceSubPacketHandler
-
handle
-
handle
Deprecated. -
lacksPermission
-