Package at.petrak.paucal.xplat.common
Class ContributorsManifest
java.lang.Object
at.petrak.paucal.xplat.common.ContributorsManifest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.mojang.datafixers.util.Pair<Map<UUID, Contributor>, Map<String, ByteBuffer>> fetch()static @Nullable ContributorgetContributor(UUID uuid) static @Nullable net.minecraft.client.sounds.JOrbisAudioStreamstatic void
-
Constructor Details
-
ContributorsManifest
public ContributorsManifest()
-
-
Method Details
-
getContributor
-
loadContributors
public static void loadContributors() -
fetch
-
getSound
@Nullable public static @Nullable net.minecraft.client.sounds.JOrbisAudioStream getSound(String name)
-