Class BlockbenchAnimationAdapter

java.lang.Object
me.rochblondiaux.blockbench.adapters.BlockbenchAnimationAdapter
All Implemented Interfaces:
com.google.gson.JsonDeserializer<BlockbenchAnimationImpl>

public class BlockbenchAnimationAdapter extends Object implements com.google.gson.JsonDeserializer<BlockbenchAnimationImpl>
  • Constructor Details

    • BlockbenchAnimationAdapter

      public BlockbenchAnimationAdapter()
  • Method Details

    • deserialize

      public BlockbenchAnimationImpl deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
      Specified by:
      deserialize in interface com.google.gson.JsonDeserializer<BlockbenchAnimationImpl>
      Throws:
      com.google.gson.JsonParseException