Uses of Class
net.minecraft.entity.monster.VexEntity
Packages that use VexEntity
Package
Description
-
Uses of VexEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type VexEntityModifier and TypeMethodDescriptionprotected int
VexRenderer.getBlockLightLevel
(VexEntity p_225624_1_, BlockPos p_225624_2_) VexRenderer.getTextureLocation
(VexEntity p_110775_1_) protected void
VexRenderer.scale
(VexEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) -
Uses of VexEntity in net.minecraft.client.renderer.entity.model
Methods in net.minecraft.client.renderer.entity.model with parameters of type VexEntity -
Uses of VexEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type VexEntity -
Uses of VexEntity in net.minecraft.entity.monster
Constructors in net.minecraft.entity.monster with parameters of type VexEntityConstructor parameters in net.minecraft.entity.monster with type arguments of type VexEntityModifierConstructorDescriptionVexEntity
(EntityType<? extends VexEntity> p_i50190_1_, World p_i50190_2_)