Uses of Record Class
net.minecraft.world.damagesource.CombatEntry
-
Uses of CombatEntry in net.minecraft.world.damagesource
Modifier and TypeMethodDescriptionCombatTracker.getFallMessage
(CombatEntry p_289570_, Entity p_289561_) -
Uses of CombatEntry in net.neoforged.neoforge.common.damagesource
Modifier and TypeMethodDescriptionIDeathMessageProvider.getDeathMessage
(LivingEntity entity, CombatEntry lastEntry, @Nullable CombatEntry mostSignificantFall) Computes the death message from the available context.
This method is not invoked if there are no available combat entries, since the damage source would not be available.