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 VindicatorModifier and TypeMethodDescriptionVindicatorRenderer.getTextureLocation
(Vindicator pEntity) Returns the location of an entity's texture. -
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 VindicatorConstructor parameters in net.minecraft.world.entity.monster with type arguments of type VindicatorModifierConstructorDescriptionVindicator
(EntityType<? extends Vindicator> pEntityType, Level pLevel)