implements StringRepresentable
bvt | |
net.minecraft.world.entity.EquipmentSlotGroup | |
net.minecraft.class_9274 | |
net.minecraft.component.type.AttributeModifierSlot | |
net.minecraft.world.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> |
|
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 |
|