Uses of Class
net.minecraft.entity.mob.IllagerEntity
| Package | Description |
|---|---|
| net.minecraft.client.render.entity | |
| net.minecraft.client.render.entity.model | |
| net.minecraft.entity.mob | |
| net.minecraft.entity.raid |
-
Uses of IllagerEntity in net.minecraft.client.render.entity
Classes in net.minecraft.client.render.entity with type parameters of type IllagerEntity Modifier and Type Class Description classIllagerEntityRenderer<T extends IllagerEntity> -
Uses of IllagerEntity in net.minecraft.client.render.entity.model
Classes in net.minecraft.client.render.entity.model with type parameters of type IllagerEntity Modifier and Type Class Description classIllagerEntityModel<T extends IllagerEntity> -
Uses of IllagerEntity in net.minecraft.entity.mob
Subclasses of IllagerEntity in net.minecraft.entity.mob Modifier and Type Class Description classEvokerEntityclassIllusionerEntityclassPillagerEntityclassSpellcastingIllagerEntityclassVindicatorEntityConstructor parameters in net.minecraft.entity.mob with type arguments of type IllagerEntity Constructor Description IllagerEntity(EntityType<? extends IllagerEntity> type, World world) -
Uses of IllagerEntity in net.minecraft.entity.raid
Constructors in net.minecraft.entity.raid with parameters of type IllagerEntity Constructor Description PatrolApproachGoal(IllagerEntity illager, float distance)