Uses of Class
net.minecraft.entity.passive.FoxEntity
Package
Description
-
Uses of FoxEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionFoxEntityRenderer.getTexture
(FoxEntity foxEntity) protected void
FoxEntityRenderer.setupTransforms
(FoxEntity foxEntity, MatrixStack matrixStack, float float2, float float3, float float4) -
Uses of FoxEntity in net.minecraft.client.render.entity.feature
Modifier and TypeMethodDescriptionvoid
FoxHeldItemFeatureRenderer.render
(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, FoxEntity foxEntity, float float2, float float3, float float4, float float5, float float6, float float7) ModifierConstructorDescription -
Uses of FoxEntity in net.minecraft.client.render.entity.model
Modifier and TypeClassDescriptionclass
FoxEntityModel<T extends FoxEntity>
Represents the model of a FoxEntity. -
Uses of FoxEntity in net.minecraft.entity
-
Uses of FoxEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionFoxEntity.createChild
(ServerWorld serverWorld, PassiveEntity passiveEntity) Modifier and TypeMethodDescriptionstatic boolean
FoxEntity.canJumpChase
(FoxEntity fox, LivingEntity chasedEntity)