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