Class MixinLootPool
java.lang.Object
net.darkhax.bookshelf.common.mixin.patch.loot.MixinLootPool
- All Implemented Interfaces:
ILootPoolHooks
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<net.minecraft.world.level.storage.loot.LootPool> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.darkhax.bookshelf.common.impl.data.loot.modifiers.ILootPoolHooks
bookshelf$matches
-
Field Details
-
CODEC
public static com.mojang.serialization.Codec<net.minecraft.world.level.storage.loot.LootPool> CODEC
-
-
Constructor Details
-
MixinLootPool
public MixinLootPool()
-
-
Method Details
-
bookshelf$setHash
public void bookshelf$setHash(int fingerprint) - Specified by:
bookshelf$setHashin interfaceILootPoolHooks
-
bookshelf$getHash
- Specified by:
bookshelf$getHashin interfaceILootPoolHooks
-