Class IInput.GSONAdapter

java.lang.Object
net.mcreator.blockly.data.IInput.GSONAdapter
All Implemented Interfaces:
com.google.gson.JsonDeserializer<IInput>
Enclosing interface:
IInput

public static class IInput.GSONAdapter extends Object implements com.google.gson.JsonDeserializer<IInput>
  • Constructor Details

    • GSONAdapter

      public GSONAdapter()
  • Method Details

    • deserialize

      public IInput deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext) throws com.google.gson.JsonParseException
      Specified by:
      deserialize in interface com.google.gson.JsonDeserializer<IInput>
      Throws:
      com.google.gson.JsonParseException