Package com.thecsdev.commonmc.api.stats
package com.thecsdev.commonmc.api.stats
-
ClassDescriptionA
IStatsProviderthat always returns0for every single stat.An abstraction layer over the game's nativeStatsCountermechanism, for reading statistics data, primarily about players.PlayerStatsProvider<P extends net.minecraft.world.entity.player.Player>AIStatsProviderthat is related to aPlayerentity.AIStatsProviderthat always returns random statistics.AIStatsProviderthat provides statistics of aServerPlayer.