Class DropSet
java.lang.Object
com.pixelmonmod.pixelmon.api.pokemon.boss.DropSet
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionDropSet
(double chance, int quantity, WeightedSet<DropSet.Drop> drops) DropSet
(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext ctx) DropSet
(net.minecraft.network.FriendlyByteBuf buf) -
Method Summary
-
Constructor Details
-
DropSet
-
DropSet
public DropSet(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext ctx) -
DropSet
public DropSet(net.minecraft.network.FriendlyByteBuf buf)
-
-
Method Details
-
getDrops
-
toBuffer
public void toBuffer(net.minecraft.network.FriendlyByteBuf buf)
-