Klasse WorldSerializer
java.lang.Object
gollorum.signpost.utils.serialization.WorldSerializer
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final com.mojang.serialization.MapCodec<Either<net.minecraft.world.level.Level, net.minecraft.resources.ResourceLocation>> static final net.minecraft.network.codec.StreamCodec<io.netty.buffer.ByteBuf, Either<net.minecraft.world.level.Level, net.minecraft.resources.ResourceLocation>> -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
MAP_CODEC
public static final com.mojang.serialization.MapCodec<Either<net.minecraft.world.level.Level,net.minecraft.resources.ResourceLocation>> MAP_CODEC -
STREAM_CODEC
public static final net.minecraft.network.codec.StreamCodec<io.netty.buffer.ByteBuf,Either<net.minecraft.world.level.Level, STREAM_CODECnet.minecraft.resources.ResourceLocation>>
-
-
Konstruktordetails
-
WorldSerializer
public WorldSerializer()
-