Uses of Class
net.minecraft.entity.monster.WitchEntity
Package
Description
-
Uses of WitchEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionWitchRenderer.getTextureLocation
(WitchEntity p_110775_1_) void
WitchRenderer.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 void
WitchRenderer.scale
(WitchEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) -
Uses of WitchEntity in net.minecraft.entity
-
Uses of WitchEntity in net.minecraft.entity.monster
ModifierConstructorDescriptionWitchEntity
(EntityType<? extends WitchEntity> p_i50188_1_, World p_i50188_2_)