Package org.moddingx.libx.base.tile
package org.moddingx.libx.base.tile
-
ClassDescriptionBlockBE<T extends net.minecraft.world.level.block.entity.BlockEntity>Base class for blocks with
block entitiesfor mods usingModXRegistration.A base class forblock entities.ABlockEntityused withBlockBEcan implement this.MenuBlockBE<T extends net.minecraft.world.level.block.entity.BlockEntity,C extends BlockEntityMenu<T>> This class registers a menu to itsblock entity typeand handles the gui opening when the block is right clicked.ABlockEntityused withBlockBEcan implement this.