Uses of Interface
net.minecraft.world.level.entity.EntityAccess
Package
Description
-
Uses of EntityAccess in net.minecraft.client.player
-
Uses of EntityAccess in net.minecraft.core
-
Uses of EntityAccess in net.minecraft.server.level
-
Uses of EntityAccess in net.minecraft.world.entity
Modifier and TypeClassDescriptionclass
class
class
static class
static class
static class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of EntityAccess in net.minecraft.world.entity.ambient
-
Uses of EntityAccess in net.minecraft.world.entity.animal
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of EntityAccess in net.minecraft.world.entity.animal.allay
-
Uses of EntityAccess in net.minecraft.world.entity.animal.axolotl
-
Uses of EntityAccess in net.minecraft.world.entity.animal.camel
-
Uses of EntityAccess in net.minecraft.world.entity.animal.frog
-
Uses of EntityAccess in net.minecraft.world.entity.animal.goat
-
Uses of EntityAccess in net.minecraft.world.entity.animal.horse
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of EntityAccess in net.minecraft.world.entity.animal.sniffer
-
Uses of EntityAccess in net.minecraft.world.entity.boss
-
Uses of EntityAccess in net.minecraft.world.entity.boss.enderdragon
-
Uses of EntityAccess in net.minecraft.world.entity.boss.wither
-
Uses of EntityAccess in net.minecraft.world.entity.decoration
Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of EntityAccess in net.minecraft.world.entity.item
-
Uses of EntityAccess in net.minecraft.world.entity.monster
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of EntityAccess in net.minecraft.world.entity.monster.hoglin
-
Uses of EntityAccess in net.minecraft.world.entity.monster.piglin
-
Uses of EntityAccess in net.minecraft.world.entity.monster.warden
-
Uses of EntityAccess in net.minecraft.world.entity.npc
-
Uses of EntityAccess in net.minecraft.world.entity.player
-
Uses of EntityAccess in net.minecraft.world.entity.projectile
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of EntityAccess in net.minecraft.world.entity.raid
-
Uses of EntityAccess in net.minecraft.world.entity.vehicle
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
-
Uses of EntityAccess in net.minecraft.world.level.entity
Modifier and TypeClassDescriptionclass
EntityLookup<T extends EntityAccess>
class
EntitySection<T extends EntityAccess>
class
EntitySectionStorage<T extends EntityAccess>
interface
LevelEntityGetter<T extends EntityAccess>
class
LevelEntityGetterAdapter<T extends EntityAccess>
class
PersistentEntitySectionManager<T extends EntityAccess>
class
TransientEntitySectionManager<T extends EntityAccess>
Modifier and TypeFieldDescriptionprivate final T
PersistentEntitySectionManager.Callback.entity
private final T
TransientEntitySectionManager.Callback.entity
Modifier and TypeMethodDescription(package private) static <T extends EntityAccess>
VisibilityPersistentEntitySectionManager.getEffectiveStatus
(T p_157536_, Visibility p_157537_) Modifier and TypeMethodDescriptionStream<? extends EntityAccess>
EntityAccess.getPassengersAndSelf()
Stream<? extends EntityAccess>
EntityAccess.getSelfAndPassengers()
Modifier and TypeMethodDescriptionprivate void
PersistentEntitySectionManager.unloadEntity
(EntityAccess p_157586_) -
Uses of EntityAccess in net.minecraftforge.common.util
Modifier and TypeClassDescriptionclass
A basic fake server player implementation that can be used to simulate player actions. -
Uses of EntityAccess in net.minecraftforge.debug.client.rendering
-
Uses of EntityAccess in net.minecraftforge.debug.entity
Modifier and TypeClassDescriptionprivate static class
private static class
-
Uses of EntityAccess in net.minecraftforge.entity