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 class
IllagerEntityRenderer<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 class
IllagerEntityModel<T extends IllagerEntity>
-
Uses of IllagerEntity in net.minecraft.entity.mob
Subclasses of IllagerEntity in net.minecraft.entity.mob Modifier and Type Class Description class
EvokerEntity
class
IllusionerEntity
class
PillagerEntity
class
SpellcastingIllagerEntity
class
VindicatorEntity
Constructor 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)