Interface LootModifierPredicateType.Registry
- All Known Implementing Classes:
LootModifierPredicateTypeRegistryImpl
- Enclosing class:
- LootModifierPredicateType
@Internal
public static interface LootModifierPredicateType.Registry
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionregister(@NotNull top.offsetmonkey538.monkeylib538.common.api.wrapper.Identifier id, @NotNull LootModifierPredicateType type)
-
Field Details
-
INSTANCE
-
-
Method Details
-
register
LootModifierPredicateType register(@NotNull @NotNull top.offsetmonkey538.monkeylib538.common.api.wrapper.Identifier id, @NotNull @NotNull LootModifierPredicateType type)
-