- Change
ServerPlayerEntity.getScoreHolder()
toPlayerEntity.getScoreHolder()
. - Add
LivingEntity.getScoreHolder()
,LivingEntity.getCustomStatusEffect(String id, int amplifier)
,LivingEntity.getActiveCustomStatusEffect(String id)
,LivingEntity.getCustomStatusEffects(String id)
,LivingEntity.getCustomStatusEffects()
,LivingEntity.hasCustomStatusEffect(String id, int amplifier)
,LivingEntity.hasCustomStatusEffect(String id)
,LivingEntity.hasCustomStatusEffect()
,LivingEntity.addCustomStatusEffect(String id)
,LivingEntity.addCustomStatusEffect(String id, int duration)
,LivingEntity.addCustomStatusEffect(String id, int duration, int amplifier)
,LivingEntity.setCustomStatusEffect(String id)
,LivingEntity.setCustomStatusEffect(String id, int duration)
,LivingEntity.setCustomStatusEffect(String id, int duration, int amplifier)
,LivingEntity.removeCustomStatusEffect(String id, int amplifier)
,LivingEntity.removeCustomStatusEffects(String id)
,LivingEntity.removeCustomStatusEffects()
.
Compatibility
Minecraft: Java Edition
1.21.4
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed GPL-3.0-or-later
Published 8 months ago
Updated 22 hours ago