Uses of Class
com.loohp.limbo.entity.Entity
Packages that use Entity
Package
Description
-
Uses of Entity in cn.ycraft.limbo.util
Methods in cn.ycraft.limbo.util with parameters of type Entity -
Uses of Entity in com.loohp.limbo
Methods in com.loohp.limbo with parameters of type Entity -
Uses of Entity in com.loohp.limbo.entity
Subclasses of Entity in com.loohp.limbo.entityMethods in com.loohp.limbo.entity that return EntityModifier and TypeMethodDescriptionDataWatcher.getEntity()EntityEquipment.getHolder()Get the entity this EntityEquipment belongs toStandardEntityEquipment.getHolder()Constructors in com.loohp.limbo.entity with parameters of type Entity -
Uses of Entity in com.loohp.limbo.location
Methods in com.loohp.limbo.location with parameters of type Entity -
Uses of Entity in com.loohp.limbo.player
Subclasses of Entity in com.loohp.limbo.player -
Uses of Entity in com.loohp.limbo.world
Methods in com.loohp.limbo.world that return EntityModifier and TypeMethodDescriptionWorld.spawnEntity(org.geysermc.mcprotocollib.protocol.data.game.entity.type.EntityType type, Location location) Methods in com.loohp.limbo.world that return types with arguments of type EntityMethods in com.loohp.limbo.world with parameters of type EntityModifier and TypeMethodDescriptionvoidDeprecated.Deprecated.protected DataWatcherWorld.getDataWatcher(Entity entity) protected voidWorld.removeEntity(Entity entity)