Uses of Interface
net.minecraft.world.entity.EntityQueriable
Packages that use EntityQueriable
Package
Description
-
Uses of EntityQueriable in net.minecraft.client.world
Classes in net.minecraft.client.world that implement EntityQueriable -
Uses of EntityQueriable in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type EntityQueriableModifier and TypeMethodDescriptionstatic <StoredEntityType extends UniquelyIdentifiable>
StoredEntityTypeLazyEntityReference.resolve
(@Nullable LazyEntityReference<StoredEntityType> entity, EntityQueriable<? super StoredEntityType> world, Class<StoredEntityType> type) LazyEntityReference.resolve
(EntityQueriable<? super StoredEntityType> world, Class<StoredEntityType> type) -
Uses of EntityQueriable in net.minecraft.server.world
Classes in net.minecraft.server.world that implement EntityQueriable -
Uses of EntityQueriable in net.minecraft.world
Classes in net.minecraft.world that implement EntityQueriable