Interface RegistryDataRewriter


public interface RegistryDataRewriter
  • Method Details

    • getMappings

      @Nullable KeyMappings getMappings(String registryKey)
    • shouldRemoveRegistry

      boolean shouldRemoveRegistry(String registryKey)
    • updateDialog

      void updateDialog(UserConnection connection, com.viaversion.nbt.tag.CompoundTag tag)