Package net.minecraftforge.debug
Class CodecsTest
- java.lang.Object
-
- net.minecraftforge.debug.CodecsTest
-
public class CodecsTest extends java.lang.ObjectCreated to host any custom codecs forge may be adding.
-
-
Field Summary
Fields Modifier and Type Field Description private static org.apache.logging.log4j.LoggerLOGGER
-
Constructor Summary
Constructors Constructor Description CodecsTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private voidtestFluidStackCodec()Makes sure FluidStack.CODEC produces the same data as FluidStack.write
-