net.minecraft.data.structures

record SnbtToNbt$TaskResult

pg$c
net.minecraft.data.structures.SnbtToNbt$TaskResult
net.minecraft.class_2463$class_4511
net.minecraft.data.SnbtProvider$CompressedData
net.minecraft.src.C_4843_$C_4845_

字段概要

修饰符与类型字段
final String
a
name
comp_780
name
f_126482_
final byte[]
b
payload
comp_781
bytes
f_126483_
final com.google.common.hash.HashCode
c
hash
comp_783
sha1
f_126485_

构造函数概要

修饰符构造函数
(String name, byte[] bytes, com.google.common.hash.HashCode sha1)

方法概要

修饰符与类型方法
public String
a()
name()
comp_780()
name()
f_126482_()
public byte[]
b()
payload()
comp_781()
bytes()
f_126483_()
public com.google.common.hash.HashCode
c()
hash()
comp_783()
sha1()
f_126485_()