Uses of Class
net.minecraft.entity.monster.WitchEntity
Packages that use WitchEntity
Package
Description
-
Uses of WitchEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type WitchEntityModifier and TypeMethodDescriptionWitchRenderer.getTextureLocation(WitchEntity p_110775_1_) voidWitchRenderer.render(WitchEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) protected voidWitchRenderer.scale(WitchEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) -
Uses of WitchEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type WitchEntity -
Uses of WitchEntity in net.minecraft.entity.monster
Constructor parameters in net.minecraft.entity.monster with type arguments of type WitchEntityModifierConstructorDescriptionWitchEntity(EntityType<? extends WitchEntity> p_i50188_1_, World p_i50188_2_)