Uses of Class
net.minecraft.entity.passive.WolfEntity
Package
Description
-
Uses of WolfEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprotected float
WolfRenderer.getBob
(WolfEntity p_77044_1_, float p_77044_2_) WolfRenderer.getTextureLocation
(WolfEntity p_110775_1_) void
WolfRenderer.render
(WolfEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) -
Uses of WolfEntity in net.minecraft.client.renderer.entity.layers
Modifier and TypeMethodDescriptionvoid
WolfCollarLayer.render
(MatrixStack p_225628_1_, IRenderTypeBuffer p_225628_2_, int p_225628_3_, WolfEntity p_225628_4_, float p_225628_5_, float p_225628_6_, float p_225628_7_, float p_225628_8_, float p_225628_9_, float p_225628_10_) ModifierConstructorDescriptionWolfCollarLayer
(IEntityRenderer<WolfEntity, WolfModel<WolfEntity>> p_i50914_1_) WolfCollarLayer
(IEntityRenderer<WolfEntity, WolfModel<WolfEntity>> p_i50914_1_) -
Uses of WolfEntity in net.minecraft.client.renderer.entity.model
-
Uses of WolfEntity in net.minecraft.entity
-
Uses of WolfEntity in net.minecraft.entity.ai.goal
-
Uses of WolfEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionWolfEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) ModifierConstructorDescriptionAvoidEntityGoal
(WolfEntity p_i47251_2_, Class<T> p_i47251_3_, float p_i47251_4_, double p_i47251_5_, double p_i47251_7_) ModifierConstructorDescriptionWolfEntity
(EntityType<? extends WolfEntity> p_i50240_1_, World p_i50240_2_)