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 TypeMethodDescriptionprotected BoxIllusionerEntityRenderer.getBoundingBox(IllusionerEntity illusionerEntity) voidIllusionerEntityRenderer.updateRenderState(IllusionerEntity illusionerEntity, IllusionerEntityRenderState illusionerEntityRenderState, float float2) 
- 
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)