Mutant Monsters [Forge & Fabric]

Mutant Monsters [Forge & Fabric]

17M Downloads

[Bug]: some mob doesnt show its health on MobPlaques

liangmoe opened this issue · 1 comments

commented

Mod Loader (Required)

Fabric

Minecraft Version (Required)

1.19.2

Mod Version (Required)

v4.0.5

Notes (Required)

Minecraft.2023.06.02.-.21.38.23.10.DVR.mp4

Mutant creeper,mutant enderman and mutant zombie are not displaying their health on mobplaques.

using [FABRIC] [1.19.2] MobPlaques-v4.0.1

latest.log (Optional)

No response

commented

Thanks, the issue lies here, will fix at some point.

public <T extends Entity> Optional<Component> getEntityDisplayName(T entity, EntityRenderer<T> renderer, float partialTick, PoseStack poseStack, MultiBufferSource buffer, int packedLight, boolean shouldShowName) {