implements StringIdentifiable, Iterable<EquipmentSlot>
| net.minecraft.world.entity.EquipmentSlotGroup | |
| net.minecraft.class_9274 | |
| net.minecraft.component.type.AttributeModifierSlot |
Enum constant summary
| Enum Constant | ||||||
|---|---|---|---|---|---|---|
|
||||||
|
||||||
|
||||||
|
||||||
|
||||||
|
||||||
|
||||||
|
||||||
|
||||||
|
||||||
|
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final IntFunction<AttributeModifierSlot> |
|
||||||
| public static final com.mojang.serialization.Codec<AttributeModifierSlot> |
|
||||||
| public static final PacketCodec<io.netty.buffer.ByteBuf, AttributeModifierSlot> |
|
||||||
| private final int |
|
||||||
| private final String |
|
||||||
| private final Predicate<EquipmentSlot> |
|
||||||
| private final List<EquipmentSlot> |
|
||||||
| private static final AttributeModifierSlot[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (int $enum$name, String $enum$ordinal, Predicate<EquipmentSlot> id) |
| private | (int $enum$name, String $enum$ordinal, EquipmentSlot id) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static AttributeModifierSlot |
|
||||||
| public String |
|
||||||
| public boolean |
|
||||||
| public List<EquipmentSlot> |
|
||||||
| public Iterator<EquipmentSlot> |
|
||||||
| private static AttributeModifierSlot[] |
|
||||||
| private static boolean |
|
||||||
| private static int |
|
||||||
| private static int |
|
||||||
| private static boolean |
|
||||||
| private static boolean |
|