Uses of Class
net.minecraft.entity.mob.IllusionerEntity
Packages that use IllusionerEntity
Package
Description
-
Uses of IllusionerEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type IllusionerEntityModifier and TypeMethodDescriptionIllusionerEntityRenderer.getTexture
(IllusionerEntity illusionerEntity) protected boolean
IllusionerEntityRenderer.isVisible
(IllusionerEntity illusionerEntity) void
IllusionerEntityRenderer.render
(IllusionerEntity illusionerEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) -
Uses of IllusionerEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type IllusionerEntity -
Uses of IllusionerEntity in net.minecraft.entity.mob
Constructor parameters in net.minecraft.entity.mob with type arguments of type IllusionerEntityModifierConstructorDescriptionIllusionerEntity
(EntityType<? extends IllusionerEntity> type, World world)