Package net.minecraftforge.entity


package net.minecraftforge.entity
  • Class
    Description
    A interface for Entities that need extra information to be communicated between the server and client when they are spawned.
    PartEntity<T extends Entity>