Uses of Record Class
net.minecraft.world.entity.DropChances
Packages that use DropChances
-
Uses of DropChances in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as DropChancesModifier and TypeFieldDescriptionstatic final DropChancesDropChances.DEFAULTprivate DropChancesMob.dropChancesFields in net.minecraft.world.entity with type parameters of type DropChancesModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DropChances> DropChances.CODECMethods in net.minecraft.world.entity that return DropChancesModifier and TypeMethodDescriptionMob.getDropChances()DropChances.withEquipmentChance(EquipmentSlot pSlot, float pChance) DropChances.withGuaranteedDrop(EquipmentSlot pSlot)