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 TypeMethodDescriptionIllusionerRenderer.getTextureLocation
(Illusioner pEntity) Returns the location of an entity's texture.protected boolean
IllusionerRenderer.isBodyVisible
(Illusioner pLivingEntity) void
IllusionerRenderer.render
(Illusioner pEntity, float pEntityYaw, float pPartialTicks, PoseStack pPoseStack, MultiBufferSource pBuffer, int pPackedLight) -
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> pEntityType, Level pLevel)