Class BuilderToolsPacketHandler
java.lang.Object
com.hypixel.hytale.builtin.buildertools.BuilderToolsPacketHandler
- 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 TypeMethodDescriptionfromBlockPosition(BlockPosition position) voidhandle(BuilderToolArgUpdate packet) voidhandle(BuilderToolEntityAction packet) voidhandle(BuilderToolExtrudeAction packet) voidhandle(BuilderToolGeneralAction packet) voidhandle(BuilderToolLineAction packet) voidhandle(BuilderToolOnUseInteraction packet) voidhandle(BuilderToolPasteClipboard packet) voidhandle(BuilderToolRotateClipboard packet) voidprivate voidhandle(BuilderToolSelectionTransform packet) voidhandle(BuilderToolSelectionUpdate packet) voidhandle(BuilderToolSetEntityLight packet) voidvoidhandle(BuilderToolSetEntityScale packet) voidhandle(BuilderToolSetEntityTransform packet) voidhandle(BuilderToolSetNPCDebug packet) voidvoidhandle(BuilderToolStackArea packet) voidhandle(PrefabUnselectPrefab packet) voidhandle(LoadHotbar packet) voidhandle(SaveHotbar packet) (package private) static booleanhasPermission(Player player) (package private) static booleanhasPermission(Player player, String permission) voidinttoInt(float value)
-
Field Details
-
LOGGER
private static final com.hypixel.hytale.logger.HytaleLogger LOGGER -
packetHandler
-
-
Constructor Details
-
BuilderToolsPacketHandler
-
-
Method Details
-
registerHandlers
public void registerHandlers()- Specified by:
registerHandlersin interfaceSubPacketHandler
-
hasPermission
-
hasPermission
-
handle
-
handle
-
handle
-
handle
-
handle
-
handle
-
handle
-
handle
-
toInt
public int toInt(float value) -
handle
-
handle
-
handle
-
fromBlockPosition
-
handle
-
handle
-
handle
-
handle
-
handle
-
handle
-
handle
-
handle
-
handle
-
handle
-