Schnittstelle LazyEntry<R>

Alle Superschnittstellen:
Supplier<R>
Alle bekannten Unterschnittstellen:
BlockRegistryEntry<B,I>, RegistryEntry<R>, ResourceEntry<R>
Alle bekannten Implementierungsklassen:
CommonBlockRegistryEntry, CommonGameRuleRegister.GameRuleLazyEntry, CommonKeyMappingRegister.KeyMappingLazyEntry, FabricBlockRegister.FabricBlockRegistryEntry, FabricCommonRegister.FabricRegistryEntry

public interface LazyEntry<R> extends Supplier<R>
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    boolean
     

    Von Schnittstelle geerbte Methoden java.util.function.Supplier

    get
  • Methodendetails

    • isPresent

      boolean isPresent()