| cgx | |
| net.minecraft.world.entity.EquipmentTable | |
| net.minecraft.class_9652 | |
| net.minecraft.entity.EquipmentTable | |
| net.minecraft.src.C_313465_ | |
| net.minecraft.world.entity.EquipmentTable |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceKey<LootTable> |
| ||||||||||
| private final Map<EquipmentSlot, Float> |
| ||||||||||
| public static final com.mojang.serialization.Codec<Map<EquipmentSlot, Float>> |
| ||||||||||
| public static final com.mojang.serialization.Codec<EquipmentTable> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (ResourceKey<LootTable> lootTable, float slotDropChances) |
| public | (ResourceKey<LootTable> lootTable, Map<EquipmentSlot, Float> slotDropChances) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static Map<EquipmentSlot, Float> |
| ||||||||||
| private static Map<EquipmentSlot, Float> |
| ||||||||||
| public ResourceKey<LootTable> |
| ||||||||||
| public Map<EquipmentSlot, Float> |
|