Package net.minecraft.util
Class WeightedRandomFishingLoot
java.lang.Object
net.minecraft.util.collection.Weighting.Weight
net.minecraft.util.WeightedRandomFishingLoot
- Mappings:
Namespace Name official usintermediary net/minecraft/class_2154named net/minecraft/util/WeightedRandomFishingLoot
-
Field Summary
FieldsFields inherited from class net.minecraft.util.collection.Weighting.Weight
weight -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
stack
- Mappings:
Namespace Name Mixin selector official bLus;b:Lzx;intermediary field_9116Lnet/minecraft/class_2154;field_9116:Lnet/minecraft/class_1071;named stackLnet/minecraft/util/WeightedRandomFishingLoot;stack:Lnet/minecraft/item/ItemStack;
-
damagePercent
private float damagePercent- Mappings:
Namespace Name Mixin selector official cLus;c:Fintermediary field_9117Lnet/minecraft/class_2154;field_9117:Fnamed damagePercentLnet/minecraft/util/WeightedRandomFishingLoot;damagePercent:F
-
enchantable
private boolean enchantable- Mappings:
Namespace Name Mixin selector official dLus;d:Zintermediary field_9118Lnet/minecraft/class_2154;field_9118:Znamed enchantableLnet/minecraft/util/WeightedRandomFishingLoot;enchantable:Z
-
-
Constructor Details
-
WeightedRandomFishingLoot
- Mappings:
Namespace Name Mixin selector official <init>Lus;<init>(Lzx;I)Vintermediary <init>Lnet/minecraft/class_2154;<init>(Lnet/minecraft/class_1071;I)Vnamed <init>Lnet/minecraft/util/WeightedRandomFishingLoot;<init>(Lnet/minecraft/item/ItemStack;I)V
-
-
Method Details
-
getItemStack
- Mappings:
Namespace Name Mixin selector official aLus;a(Ljava/util/Random;)Lzx;intermediary method_8395Lnet/minecraft/class_2154;method_8395(Ljava/util/Random;)Lnet/minecraft/class_1071;named getItemStackLnet/minecraft/util/WeightedRandomFishingLoot;getItemStack(Ljava/util/Random;)Lnet/minecraft/item/ItemStack;
-
setDamagePercent
- Mappings:
Namespace Name Mixin selector official aLus;a(F)Lus;intermediary method_8394Lnet/minecraft/class_2154;method_8394(F)Lnet/minecraft/class_2154;named setDamagePercentLnet/minecraft/util/WeightedRandomFishingLoot;setDamagePercent(F)Lnet/minecraft/util/WeightedRandomFishingLoot;
-
setEnchantable
- Mappings:
Namespace Name Mixin selector official aLus;a()Lus;intermediary method_8393Lnet/minecraft/class_2154;method_8393()Lnet/minecraft/class_2154;named setEnchantableLnet/minecraft/util/WeightedRandomFishingLoot;setEnchantable()Lnet/minecraft/util/WeightedRandomFishingLoot;
-