Uses of Package
net.minecraft.world.entity
-
Classes in net.minecraft.world.entity used by net.minecraft.client.network Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.client.world Class Description EntityChangeListener A listener for an entity's changes associated to saving.EntityHandler The entity handler exposes world's entity handling to entity managers.EntityIndex An index of entities by both their network IDs and UUIDs.EntityLike A prototype of entity that's suitable for entity manager to handle.EntityLookup An interface for looking up entities.EntityTrackingSection A collection of entities tracked within a chunk section.SectionedEntityCache Stores entities with the chunk sections they are in. -
Classes in net.minecraft.world.entity used by net.minecraft.entity Class Description EntityChangeListener A listener for an entity's changes associated to saving.EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.entity.boss Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.entity.boss.dragon Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.entity.decoration Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.entity.decoration.painting Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.entity.mob Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.entity.passive Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.entity.player Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.entity.projectile Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.entity.projectile.thrown Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.entity.raid Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.entity.vehicle Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.server.network Class Description EntityLike A prototype of entity that's suitable for entity manager to handle. -
Classes in net.minecraft.world.entity used by net.minecraft.server.world Class Description EntityChangeListener A listener for an entity's changes associated to saving.EntityHandler The entity handler exposes world's entity handling to entity managers.EntityIndex An index of entities by both their network IDs and UUIDs.EntityLike A prototype of entity that's suitable for entity manager to handle.EntityLookup An interface for looking up entities.EntityTrackingSection A collection of entities tracked within a chunk section.EntityTrackingStatus The status of entity tracking sections within entity managers.SectionedEntityCache Stores entities with the chunk sections they are in. -
Classes in net.minecraft.world.entity used by net.minecraft.world Class Description EntityLookup An interface for looking up entities. -
Classes in net.minecraft.world.entity used by net.minecraft.world.entity Class Description EntityChangeListener A listener for an entity's changes associated to saving.EntityIndex An index of entities by both their network IDs and UUIDs.EntityLike A prototype of entity that's suitable for entity manager to handle.EntityLookup An interface for looking up entities.EntityTrackingSection A collection of entities tracked within a chunk section.EntityTrackingStatus The status of entity tracking sections within entity managers.SectionedEntityCache Stores entities with the chunk sections they are in.