Class MusicPlayerLanguagesProvider

java.lang.Object
info.u_team.u_team_core.data.CommonLanguagesProvider
info.u_team.music_player.data.provider.MusicPlayerLanguagesProvider
All Implemented Interfaces:
info.u_team.u_team_core.data.CommonDataProvider<Void>, info.u_team.u_team_core.data.CommonDataProvider.NoParam, net.minecraft.data.DataProvider

public class MusicPlayerLanguagesProvider extends info.u_team.u_team_core.data.CommonLanguagesProvider
  • Nested Class Summary

    Nested classes/interfaces inherited from interface info.u_team.u_team_core.data.CommonDataProvider

    info.u_team.u_team_core.data.CommonDataProvider.NoParam
  • Field Summary

    Fields inherited from interface net.minecraft.data.DataProvider

    FIXED_ORDER_FIELDS, KEY_COMPARATOR
  • Constructor Summary

    Constructors
    Constructor
    Description
    MusicPlayerLanguagesProvider(info.u_team.u_team_core.data.GenerationData data)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class info.u_team.u_team_core.data.CommonLanguagesProvider

    add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, addBlock, addBlock, addBlockTooltip, addBlockTooltip, addEffect, addEffect, addEnchantment, addEnchantment, addEntityType, addEntityType, addFluid, addItem, addItem, addItemStack, addItemStack, addItemTooltip, addItemTooltip, addTooltip, addTooltip, getGenerationData, getName, run

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface info.u_team.u_team_core.data.CommonDataProvider

    modid

    Methods inherited from interface info.u_team.u_team_core.data.CommonDataProvider.NoParam

    register
  • Constructor Details

    • MusicPlayerLanguagesProvider

      public MusicPlayerLanguagesProvider(info.u_team.u_team_core.data.GenerationData data)
  • Method Details

    • register

      public void register()