Interface ILootPoolHooks
- All Known Implementing Classes:
MixinLootPool
public interface ILootPoolHooks
Internal hooks related to loot pools.
-
Method Summary
Modifier and TypeMethodDescription@Nullable Integerdefault booleanbookshelf$matches(int toMatch) voidbookshelf$setHash(int fingerprint)
-
Method Details
-
bookshelf$setHash
void bookshelf$setHash(int fingerprint) -
bookshelf$getHash
-
bookshelf$matches
default boolean bookshelf$matches(int toMatch)
-