| cgm | |
| net.minecraft.world.entity.EntityEquipment | |
| net.minecraft.class_10630 | |
| net.minecraft.entity.EntityEquipment |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<EntityEquipment> |
| ||||||||
| private final EnumMap<EquipmentSlot, ItemStack> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (EnumMap<EquipmentSlot, ItemStack> map) |
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public ItemStack |
| ||||||||
| public ItemStack |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
|