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 DropChances
DropChances.DEFAULT
private DropChances
Mob.dropChances
Fields in net.minecraft.world.entity with type parameters of type DropChancesModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<DropChances> DropChances.CODEC
Methods in net.minecraft.world.entity that return DropChancesModifier and TypeMethodDescriptionMob.getDropChances()
DropChances.withEquipmentChance
(EquipmentSlot p_394616_, float p_394553_) DropChances.withGuaranteedDrop
(EquipmentSlot p_394388_)