Interface CustomEntityPacketHandler.EntityPacketHandlerEntry
- All Known Implementing Classes:
CustomItemEntityHandler
- Enclosing class:
- CustomEntityPacketHandler
public static interface CustomEntityPacketHandler.EntityPacketHandlerEntry
-
Method Summary
Modifier and TypeMethodDescriptionhandleEntitySpawn(World world, DataInputStream dataStream, Packet250CustomPayload packet)
-
Method Details
-
handleEntitySpawn
Entity handleEntitySpawn(World world, DataInputStream dataStream, Packet250CustomPayload packet) throws IOException - Throws:
IOException
-