Uses of Class
net.minecraft.world.level.storage.loot.providers.number.ScoreboardValue
Packages that use ScoreboardValue
-
Uses of ScoreboardValue in net.minecraft.world.level.storage.loot.providers.number
Methods in net.minecraft.world.level.storage.loot.providers.number that return ScoreboardValueModifier and TypeMethodDescriptionScoreboardValue.Serializer.deserialize
(com.google.gson.JsonObject p_165772_, com.google.gson.JsonDeserializationContext p_165773_) static ScoreboardValue
ScoreboardValue.fromScoreboard
(LootContext.EntityTarget p_165750_, String p_165751_) static ScoreboardValue
ScoreboardValue.fromScoreboard
(LootContext.EntityTarget p_165753_, String p_165754_, float p_165755_) Methods in net.minecraft.world.level.storage.loot.providers.number with parameters of type ScoreboardValueModifier and TypeMethodDescriptionvoid
ScoreboardValue.Serializer.serialize
(com.google.gson.JsonObject p_165764_, ScoreboardValue p_165765_, com.google.gson.JsonSerializationContext p_165766_)