implements StringRepresentable, Iterable<EquipmentSlot>
bwq | |
net.minecraft.world.entity.EquipmentSlotGroup | |
net.minecraft.class_9274 | |
net.minecraft.unmapped.C_qfoqahef | |
net.minecraft.component.type.AttributeModifierSlot | |
net.minecraft.entity.EquipmentSlotGroup |
Enum constant summary
Enum Constant | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
|
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public static final IntFunction<EquipmentSlotGroup> |
| ||||||||||||
public static final com.mojang.serialization.Codec<EquipmentSlotGroup> |
| ||||||||||||
public static final StreamCodec<io.netty.buffer.ByteBuf, EquipmentSlotGroup> |
| ||||||||||||
private final int |
| ||||||||||||
private final String |
| ||||||||||||
private final Predicate<EquipmentSlot> |
| ||||||||||||
private final List<EquipmentSlot> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (int arg0, String arg1, Predicate<EquipmentSlot> id) |
private | (int arg0, String arg1, EquipmentSlot id) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public static EquipmentSlotGroup |
| ||||||||||||
public String |
| ||||||||||||
public boolean |
| ||||||||||||
public List<EquipmentSlot> |
| ||||||||||||
public Iterator<EquipmentSlot> |
|