Untitled
unknown
plain_text
3 years ago
451 B
13
Indexable
public void write(Object nbtTagCompound, DataOutput dataOutput) {
try {
CLASS.getMethod("func_74800_a", ReCrucibleNMS.INSTANCE.new NBTTagCompound().CLASS, DataOutput.class).invoke(CLASS, nbtTagCompound, dataOutput);
} catch (InvocationTargetException ignored) {
} catch (NoSuchMethodException | IllegalAccessException e) {
e.printStackTrace();
}
}
Editor is loading...