Package net.neoforged.neoforge.entity


@ParametersAreNonnullByDefault package net.neoforged.neoforge.entity
  • Class
    Description
    An interface for Entities that need extra information to be communicated between the server and client when they are spawned.
    An interface for Entities that need extra information to be communicated between the server and client when they are spawned.
    PartEntity<T extends Entity>
     
    Event to determine which player an XP Orb should follow.