Package com.github.minecraftschurlimods.bibliocraft.api.lockandkey
package com.github.minecraftschurlimods.bibliocraft.api.lockandkey
-
ClassDescriptionLockAndKeyBehavior<T extends net.minecraft.world.level.block.entity.BlockEntity>Holds all information Bibliocraft needs to make the Lock and Key item work on a block entity.LockAndKeyBehavior.Simple<T extends net.minecraft.world.level.block.entity.BlockEntity>Holds the behaviors of the Lock and Key item for different block entities.Register your own
LockAndKeyBehaviors here.