Class RPContributorCapeHandler


  • @Environment(CLIENT)
    public final class RPContributorCapeHandler
    extends Object
    Handles contributor capes for RandomPatches.
    • Method Detail

      • onPreRenderPlayer

        public static void onPreRenderPlayer​(net.minecraft.client.network.AbstractClientPlayerEntity player)
        Called before a player is rendered.
        Parameters:
        player - an AbstractClientPlayerEntity.
      • onPostRenderPlayer

        public static void onPostRenderPlayer​(net.minecraft.client.network.AbstractClientPlayerEntity player)
        Called after a player is rendered.
        Parameters:
        player - an AbstractClientPlayerEntity.
      • downloadContributorList

        public static void downloadContributorList()
        Attempts to download the RandomPatches contributor list.