Interface JsonElementProvider

All Known Implementing Classes:
JsonSet

public interface JsonElementProvider
Mappings:
Namespace Name
official ob
intermediary net/minecraft/class_2143
named net/minecraft/util/JsonElementProvider
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • write

      JsonElement write()
      Mappings:
      Namespace Name Mixin selector
      official a Lob;a()Lcom/google/gson/JsonElement;
      intermediary method_8288 Lnet/minecraft/class_2143;method_8288()Lcom/google/gson/JsonElement;
      named write Lnet/minecraft/util/JsonElementProvider;write()Lcom/google/gson/JsonElement;