Event System

Hook into game events with @EventHandler. Player connections, chat, combat, and more.

← Back to Events

DropItemEvent.PlayerRequest

Item Cancellable Async Safe

com.hypixel.hytale.server.core.event.events.ecs

Player requests item drop

Fields

Field Type Getter
inventorySectionId int getInventorySectionId()
slotId short getSlotId()