Class ContributorsManifest

java.lang.Object
at.petrak.paucal.common.ContributorsManifest

public class ContributorsManifest extends Object
  • Constructor Details

    • ContributorsManifest

      public ContributorsManifest()
  • Method Details

    • getContributor

      @Nullable public static @Nullable Contributor getContributor(UUID uuid)
    • loadContributors

      public static void loadContributors()
    • fetch

      public static com.mojang.datafixers.util.Pair<Map<UUID,Contributor>,Map<String,ByteBuffer>> fetch()
    • getSound

      @Nullable public static @Nullable com.mojang.blaze3d.audio.OggAudioStream getSound(String name)