Uses of Class
net.minecraft.entity.monster.VindicatorEntity
Packages that use VindicatorEntity
Package
Description
-
Uses of VindicatorEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type VindicatorEntityModifier and TypeMethodDescriptionVindicatorRenderer.getTextureLocation
(VindicatorEntity p_110775_1_) -
Uses of VindicatorEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type VindicatorEntity -
Uses of VindicatorEntity in net.minecraft.entity.monster
Constructors in net.minecraft.entity.monster with parameters of type VindicatorEntityModifierConstructorDescriptionAttackGoal
(VindicatorEntity p_i50577_2_) JohnnyAttackGoal
(VindicatorEntity p_i47345_1_) Constructor parameters in net.minecraft.entity.monster with type arguments of type VindicatorEntityModifierConstructorDescriptionVindicatorEntity
(EntityType<? extends VindicatorEntity> p_i50189_1_, World p_i50189_2_)