Package dhyces.trimmed.api.data.maps
Interface BaseMapDataProvider.MapLookup
- All Superinterfaces:
Function<net.minecraft.resources.ResourceLocation,dhyces.trimmed.api.data.maps.MapBuilder>
- Enclosing class:
- BaseMapDataProvider
public static interface BaseMapDataProvider.MapLookup
extends Function<net.minecraft.resources.ResourceLocation,dhyces.trimmed.api.data.maps.MapBuilder>
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleancontainsKey(net.minecraft.resources.ResourceLocation mapKey)
-
Method Details
-
containsKey
default boolean containsKey(net.minecraft.resources.ResourceLocation mapKey)
-