Class TournamentScoreSettings
java.lang.Object
com.wdiscute.starcatcher.tournament.TournamentScoreSettings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<TournamentScoreSettings> static final net.minecraft.network.codec.StreamCodec<net.minecraft.network.RegistryFriendlyByteBuf, TournamentScoreSettings> -
Constructor Summary
ConstructorsConstructorDescriptionTournamentScoreSettings(float trashScore, float commonScore, float uncommonScore, float rareScore, float epicScore, float legendaryScore, float percentileMultiplier, float perfectCatchMultiplier) -
Method Summary
-
Field Details
-
CODEC
-
STREAM_CODEC
public static final net.minecraft.network.codec.StreamCodec<net.minecraft.network.RegistryFriendlyByteBuf,TournamentScoreSettings> STREAM_CODEC
-
-
Constructor Details
-
TournamentScoreSettings
public TournamentScoreSettings(float trashScore, float commonScore, float uncommonScore, float rareScore, float epicScore, float legendaryScore, float percentileMultiplier, float perfectCatchMultiplier)
-
-
Method Details
-
empty
-