Uses of Class
net.minecraft.world.entity.monster.illager.Illusioner
Packages that use Illusioner
Package
Description
-
Uses of Illusioner in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type IllusionerModifier and TypeMethodDescriptionvoidIllusionerRenderer.extractRenderState(Illusioner p_480974_, IllusionerRenderState p_481313_, float p_364531_) protected AABBIllusionerRenderer.getBoundingBoxForCulling(Illusioner p_482128_) -
Uses of Illusioner in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Illusioner -
Uses of Illusioner in net.minecraft.world.entity.monster.illager
Constructor parameters in net.minecraft.world.entity.monster.illager with type arguments of type IllusionerModifierConstructorDescriptionIllusioner(EntityType<? extends Illusioner> p_480780_, Level p_478080_)