Uses of Class
net.minecraft.world.entity.monster.Vindicator
Packages that use Vindicator
Package
Description
-
Uses of Vindicator in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type Vindicator -
Uses of Vindicator in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Vindicator -
Uses of Vindicator in net.minecraft.world.entity.monster
Constructors in net.minecraft.world.entity.monster with parameters of type VindicatorModifierConstructorDescriptionVindicatorJohnnyAttackGoal
(Vindicator p_34117_) VindicatorMeleeAttackGoal
(Vindicator p_34123_) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type VindicatorModifierConstructorDescriptionVindicator
(EntityType<? extends Vindicator> p_34074_, Level p_34075_)