implements RandomIntGenerator
| cou | |
| net.minecraft.world.level.storage.loot.BinomialDistributionGenerator | |
| net.minecraft.class_40 | |
| net.minecraft.loot.BinomialLootTableRange | |
| net.minecraft.world.storage.loot.BinomialRange | |
| net.minecraft.server.v1_14_R1.LootValueBinomial |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||||
| private final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int n, float p) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||||
| public static BinomialDistributionGenerator |
| ||||||||||
| public ResourceLocation |
|