Class Blocks14Proxy

  • All Implemented Interfaces:
    net.pdevita.creeperheal2.constants.VersionBlocks

    @AutoService(value = {VersionBlocks.class}) 
    public final class Blocks14Proxy
     implements VersionBlocks
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Blocks14Proxy()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class net.pdevita.creeperheal2.constants.VersionBlocks

        getBlocks, getTags, getVersion, versionBlocks, versionTags
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Blocks14Proxy

        Blocks14Proxy()
    • Method Detail