Uses of Class
net.minecraft.world.entity.monster.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 TypeMethodDescriptionvoid
IllusionerRenderer.extractRenderState
(Illusioner p_363486_, IllusionerRenderState p_361201_, float p_361809_) protected AABB
IllusionerRenderer.getBoundingBoxForCulling
(Illusioner p_364185_) -
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
Constructor parameters in net.minecraft.world.entity.monster with type arguments of type IllusionerModifierConstructorDescriptionIllusioner
(EntityType<? extends Illusioner> p_32911_, Level p_32912_)