java.lang.Object
com.github.retrooper.packetevents.util.mappings.TypesBuilder

public class TypesBuilder extends Object
  • Constructor Details

    • TypesBuilder

      public TypesBuilder(String mapPath, boolean lazy)
    • TypesBuilder

      public TypesBuilder(String mapPath)
  • Method Details

    • load

      public void load()
    • getRegistry

      @Internal @Nullable public @Nullable VersionedRegistry<?> getRegistry()
    • getVersions

      public ClientVersion[] getVersions()
    • getReversedVersions

      public ClientVersion[] getReversedVersions()
    • getDataIndex

      public int getDataIndex(ClientVersion rawVersion)
    • unloadFileMappings

      public void unloadFileMappings()
    • define

      public TypesBuilderData define(String key)