Package com.pixelmonmod.pixelmon.api.entity.npc


package com.pixelmonmod.pixelmon.api.entity.npc
  • Class
    Description
    EntityStorage<T extends net.minecraft.world.entity.Entity>
    This is used for storing important data about NPCs that exist in the world and were placed by an admin.
    This is used for storing important data about NPCs that exist in the world and were placed by an admin.
    StoredEntity<T extends net.minecraft.world.entity.Entity>