Klasse WorldSerializer

java.lang.Object
gollorum.signpost.utils.serialization.WorldSerializer

public class WorldSerializer extends Object
  • 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,net.minecraft.resources.ResourceLocation>> STREAM_CODEC
  • Konstruktordetails

    • WorldSerializer

      public WorldSerializer()