net.minecraft.network.chat.numbers

class FixedFormat$1

implements NumberFormatType<FixedFormat>

zk$1
net.minecraft.network.chat.numbers.FixedFormat$1
net.minecraft.class_9021$1
net.minecraft.scoreboard.number.FixedNumberFormat$1
net.minecraft.network.chat.numbers.FixedFormat$1

Field summary

Modifier and TypeField
private static final com.mojang.serialization.MapCodec<FixedFormat>
a
CODEC
field_47562
CODEC
private static final StreamCodec<RegistryFriendlyByteBuf, FixedFormat>
b
STREAM_CODEC
field_48543
PACKET_CODEC

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<FixedFormat>
a()
mapCodec()
method_55458()
getCodec()
public StreamCodec<RegistryFriendlyByteBuf, FixedFormat>
b()
streamCodec()
method_56360()
getPacketCodec()