com.mojang.datafixers.types.constant

public final class ByteType

extends Const$ConstType<Byte>

All mapped superinterfaces:

App

com.mojang.datafixers.types.constant.ByteType

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public <T> Pair<T, Optional<Byte>>
read(DynamicOps<T> arg0, T arg1)
public <T> T
write(DynamicOps<T> arg0, T arg1, Byte arg2)