Class Hierarchy
- java.lang.Object
- net.minecraft.client.gui.components.events.AbstractContainerEventHandler (implements net.minecraft.client.gui.components.events.ContainerEventHandler)
- net.minecraft.client.gui.screens.Screen (implements net.minecraft.client.gui.components.Renderable)
- net.minecraft.client.gui.screens.inventory.AbstractContainerScreen<T> (implements net.minecraft.client.gui.screens.inventory.MenuAccess<T>)
- net.minecraft.world.inventory.AbstractContainerMenu
- codechicken.lib.inventory.container.ContainerExtended
- net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)
- net.minecraft.world.level.block.entity.BlockEntity (implements net.neoforged.neoforge.common.extensions.IBlockEntityExtension)
- codechicken.multipart.api.part.BaseMultipart (implements codechicken.multipart.api.part.MultiPart)
- codechicken.translocators.part.TranslocatorPart (implements codechicken.multipart.api.part.FacePart, codechicken.multipart.api.part.NormalOcclusionPart, codechicken.multipart.api.part.TickablePart)
- net.minecraft.world.level.block.state.BlockBehaviour (implements net.minecraft.world.flag.FeatureElement)
- net.minecraft.world.level.block.Block (implements net.neoforged.neoforge.common.extensions.IBlockExtension, net.minecraft.world.level.ItemLike)
- codechicken.translocators.block.BlockCraftingGrid (implements net.minecraft.world.level.block.EntityBlock)
- codechicken.translocators.init.ClientInit
- codechicken.translocators.handler.ConfigHandler
- codechicken.translocators.handler.CraftingGridKeyHandler
- codechicken.translocators.init.DataGenerators
- codechicken.translocators.part.FluidTranslocatorPart.MovingLiquid
- net.minecraft.world.item.Item (implements net.minecraft.world.flag.FeatureElement, net.neoforged.neoforge.common.extensions.IItemExtension, net.minecraft.world.level.ItemLike)
- codechicken.multipart.api.ItemMultipart
- codechicken.translocators.part.ItemTranslocatorPart.MovingItem
- codechicken.translocators.client.render.RenderTranslocatorItem (implements codechicken.lib.render.item.IItemRenderer)
- codechicken.translocators.client.render.TileCraftingGridRenderer (implements net.minecraft.client.renderer.blockentity.BlockEntityRenderer<T>)
- codechicken.translocators.network.TranslocatorCPH (implements codechicken.lib.packet.ICustomPacketHandler.IClientPacketHandler)
- codechicken.translocators.network.TranslocatorNetwork
- codechicken.translocators.client.render.TranslocatorPartRenderer<T> (implements codechicken.multipart.api.part.render.PartRenderer<T>)
- codechicken.translocators.Translocators
- codechicken.translocators.init.TranslocatorsModContent
- codechicken.translocators.network.TranslocatorSPH (implements codechicken.lib.packet.ICustomPacketHandler.IServerPacketHandler)
- codechicken.translocators.init.TranslocatorTextures