Interface ConfigDataManager

All Superinterfaces:
net.minecraft.server.packs.resources.PreparableReloadListener
All Known Implementing Classes:
ConfigDataManagerImpl

public interface ConfigDataManager extends net.minecraft.server.packs.resources.PreparableReloadListener
  • Nested Class Summary

    Nested classes/interfaces inherited from interface net.minecraft.server.packs.resources.PreparableReloadListener

    net.minecraft.server.packs.resources.PreparableReloadListener.PreparationBarrier
  • Method Summary

    Modifier and Type
    Method
    Description
    getEffectiveLooniumStructureConfiguration(net.minecraft.resources.ResourceLocation id)
     

    Methods inherited from interface net.minecraft.server.packs.resources.PreparableReloadListener

    getName, reload
  • Method Details

    • getEffectiveLooniumStructureConfiguration

      @Nullable @Nullable LooniumStructureConfiguration getEffectiveLooniumStructureConfiguration(net.minecraft.resources.ResourceLocation id)