Uses of Interface
net.neoforged.neoforge.common.extensions.ILivingEntityExtension
Package
Description
-
Uses of ILivingEntityExtension in net.minecraft.client.player
-
Uses of ILivingEntityExtension in net.minecraft.server.level
-
Uses of ILivingEntityExtension in net.minecraft.world.entity
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.ambient
-
Uses of ILivingEntityExtension 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 ILivingEntityExtension in net.minecraft.world.entity.animal.allay
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.animal.armadillo
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.animal.axolotl
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.animal.camel
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.animal.frog
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.animal.goat
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.animal.horse
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.animal.sniffer
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.boss.enderdragon
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.boss.wither
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.decoration
-
Uses of ILivingEntityExtension 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
class
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.monster.breeze
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.monster.hoglin
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.monster.piglin
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.monster.warden
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.npc
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.player
-
Uses of ILivingEntityExtension in net.minecraft.world.entity.raid
-
Uses of ILivingEntityExtension in net.neoforged.neoforge.common.util
Modifier and TypeClassDescriptionclass
A basic fake server player implementation that can be used to simulate player actions. -
Uses of ILivingEntityExtension in net.neoforged.neoforge.oldtest.client.rendering
-
Uses of ILivingEntityExtension in net.neoforged.neoforge.oldtest.entity
-
Uses of ILivingEntityExtension in net.neoforged.testframework.gametest