Uses of Class
net.minecraft.entity.mob.VindicatorEntity
Packages that use VindicatorEntity
Package
Description
- 
Uses of VindicatorEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type VindicatorEntityModifier and TypeMethodDescriptionVindicatorEntityRenderer.getTexture(VindicatorEntity vindicatorEntity)  - 
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.mob
Constructors in net.minecraft.entity.mob with parameters of type VindicatorEntityModifierConstructorDescriptionAttackGoal(VindicatorEntity vindicator) TargetGoal(VindicatorEntity vindicator) Constructor parameters in net.minecraft.entity.mob with type arguments of type VindicatorEntityModifierConstructorDescriptionVindicatorEntity(EntityType<? extends VindicatorEntity> type, World world)