Interface FabricWriteView
public interface FabricWriteView
Fabric provided extension of WriteView.
Note: This interface is automatically implemented on WriteView via Mixin and interface injection.
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidputByteArray(String key, byte[] value) default voidputLongArray(String key, long[] value)
-
Method Details
-
putLongArray
-
putByteArray
-