Interface IAccessibleClientElementsProvider

All Known Implementing Classes:
AccessibleClientElementsProvider

public interface IAccessibleClientElementsProvider
  • Method Details

    • registryAccess

      net.minecraft.core.RegistryAccess registryAccess()
    • registryAccess

      void registryAccess(net.minecraft.core.RegistryAccess registryAccess)
    • runWithRegistryAccess

      void runWithRegistryAccess(Consumer<net.minecraft.core.RegistryAccess> consumer)
    • hasRegistryAccess

      boolean hasRegistryAccess()
    • tagAddingRegistryLookup

      TagAddingRegistryLookup tagAddingRegistryLookup()