net.minecraft.world.entity

public record EquipmentTable

bwr
net.minecraft.world.entity.EquipmentTable
net.minecraft.class_9652
net.minecraft.unmapped.C_fiwnwrrf
net.minecraft.entity.EquipmentTable
net.minecraft.entity.EquipmentTable

Field summary

Modifier and TypeField
private final ResourceKey<LootTable>
c
lootTable
comp_2621
f_lhptrdce
lootTable
lootTable
private final Map<EquipmentSlot, Float>
d
slotDropChances
comp_2622
f_cepyroaf
slotDropChances
slotDropChances
public static final com.mojang.serialization.Codec<Map<EquipmentSlot, Float>>
a
DROP_CHANCES_CODEC
field_51374
f_nrtowqnp
SLOT_DROP_CHANCES_CODEC
DROP_CHANCES_CODEC
public static final com.mojang.serialization.Codec<EquipmentTable>
b
CODEC
field_51375
f_dkmtcuiu
CODEC
CODEC

Constructor summary

ModifierConstructor
public (ResourceKey<LootTable> lootTable, float slotDropChances)
public (ResourceKey<LootTable> lootTable, Map<EquipmentSlot, Float> slotDropChances)

Method summary

Modifier and TypeMethod
private static Map<EquipmentSlot, Float>
a(float arg0)
createForAllSlots(float arg0)
method_59658(float arg0)
m_eoydeadh(float arg0)
createSlotDropChances(float dropChance)
createSlotDropChances(float dropChance)
private static Map<EquipmentSlot, Float>
a(List<bwp> arg0, float arg1)
createForAllSlots(List<EquipmentSlot> arg0, float arg1)
method_59661(List<class_1304> arg0, float arg1)
m_nyvzjlnn(List<C_yuycoehb> arg0, float arg1)
createSlotDropChances(List<EquipmentSlot> slots, float dropChance)
createSlotDropChances(List<EquipmentSlot> slots, float dropChance)
public ResourceKey<LootTable>
a()
lootTable()
comp_2621()
m_zsbheiwc()
lootTable()
lootTable()
public Map<EquipmentSlot, Float>
b()
slotDropChances()
comp_2622()
m_yxucqahk()
slotDropChances()
slotDropChances()