net.minecraft.scoreboard.number

class FixedNumberFormat$1

implements NumberFormatType<FixedNumberFormat>

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

Field summary

Modifier and TypeField
private static final com.mojang.serialization.MapCodec<FixedNumberFormat>
CODEC
field_47562
CODEC
private static final PacketCodec<RegistryByteBuf, FixedNumberFormat>
STREAM_CODEC
field_48543
PACKET_CODEC

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<FixedNumberFormat>
mapCodec()
method_55458()
getCodec()
public PacketCodec<RegistryByteBuf, FixedNumberFormat>
streamCodec()
method_56360()
getPacketCodec()