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