Untitled

mail@pastecode.io avatar
unknown
plain_text
2 years ago
451 B
4
Indexable
Never
     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();
            }
        }