Uses of Class
net.minecraft.entity.monster.IllusionerEntity
Packages that use IllusionerEntity
Package
Description
-
Uses of IllusionerEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type IllusionerEntityModifier and TypeMethodDescriptionIllusionerRenderer.getTextureLocation
(IllusionerEntity p_110775_1_) protected boolean
IllusionerRenderer.isBodyVisible
(IllusionerEntity p_225622_1_) void
IllusionerRenderer.render
(IllusionerEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) -
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.monster
Constructor parameters in net.minecraft.entity.monster with type arguments of type IllusionerEntityModifierConstructorDescriptionIllusionerEntity
(EntityType<? extends IllusionerEntity> p_i50203_1_, World p_i50203_2_)