| dcq$a | |
| net.minecraft.world.entity.player.PlayerSkin$Patch | |
| net.minecraft.class_8685$class_11892 | |
| net.minecraft.entity.player.SkinTextures$SkinOverride |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| final Optional<ClientAsset$ResourceTexture> |
| ||||||||
| final Optional<ClientAsset$ResourceTexture> |
| ||||||||
| final Optional<ClientAsset$ResourceTexture> |
| ||||||||
| final Optional<PlayerModelType> |
| ||||||||
| public static final PlayerSkin$Patch |
| ||||||||
| public static final com.mojang.serialization.MapCodec<PlayerSkin$Patch> |
| ||||||||
| public static final StreamCodec<io.netty.buffer.ByteBuf, PlayerSkin$Patch> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<ClientAsset$ResourceTexture> body, Optional<ClientAsset$ResourceTexture> cape, Optional<ClientAsset$ResourceTexture> elytra, Optional<PlayerModelType> model) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static PlayerSkin$Patch |
| ||||||||
| public Optional<ClientAsset$ResourceTexture> |
| ||||||||
| public Optional<ClientAsset$ResourceTexture> |
| ||||||||
| public Optional<ClientAsset$ResourceTexture> |
| ||||||||
| public Optional<PlayerModelType> |
|