Uses of Class
net.minecraft.entity.monster.IllusionerEntity
-
Packages that use IllusionerEntity Package Description net.minecraft.client.renderer.entity net.minecraft.entity net.minecraft.entity.monster -
-
Uses of IllusionerEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type IllusionerEntity Modifier and Type Method Description ResourceLocation
IllusionerRenderer. 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 Modifier and Type Field Description static EntityType<IllusionerEntity>
EntityType. ILLUSIONER
-
Uses of IllusionerEntity in net.minecraft.entity.monster
Constructor parameters in net.minecraft.entity.monster with type arguments of type IllusionerEntity Constructor Description IllusionerEntity(EntityType<? extends IllusionerEntity> p_i50203_1_, World p_i50203_2_)
-