Class UnitShape

java.lang.Object
dev.latvian.mods.klib.shape.UnitShape
All Implemented Interfaces:
Shape

public class UnitShape extends Object implements Shape
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<Shape> CODEC
    • STREAM_CODEC

      public static final net.minecraft.network.codec.StreamCodec<io.netty.buffer.ByteBuf, UnitShape> STREAM_CODEC
  • Method Details