Uses of Class
net.minecraft.util.WeightedRandomFishingLoot
Packages that use WeightedRandomFishingLoot
-
Uses of WeightedRandomFishingLoot in net.minecraft.entity.projectile
Fields in net.minecraft.entity.projectile with type parameters of type WeightedRandomFishingLootModifier and TypeFieldDescriptionprivate static final List<WeightedRandomFishingLoot>FishingBobberEntity.FISHING_LOOTprivate static final List<WeightedRandomFishingLoot>FishingBobberEntity.JUNK_LOOTprivate static final List<WeightedRandomFishingLoot>FishingBobberEntity.TREASURE_LOOTMethods in net.minecraft.entity.projectile that return types with arguments of type WeightedRandomFishingLootModifier and TypeMethodDescriptionstatic List<WeightedRandomFishingLoot>FishingBobberEntity.getFishingLoot() -
Uses of WeightedRandomFishingLoot in net.minecraft.util
Methods in net.minecraft.util that return WeightedRandomFishingLootModifier and TypeMethodDescriptionWeightedRandomFishingLoot.setDamagePercent(float percent) WeightedRandomFishingLoot.setEnchantable()