JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.legacy.structure_gel
,
com.legacy.structure_gel.access_helpers
,
com.legacy.structure_gel.biome_dictionary
,
com.legacy.structure_gel.blocks
,
com.legacy.structure_gel.commands
,
com.legacy.structure_gel.core.asm
,
com.legacy.structure_gel.core.mixin
,
com.legacy.structure_gel.data
,
com.legacy.structure_gel.events
,
com.legacy.structure_gel.items
,
com.legacy.structure_gel.packets
,
com.legacy.structure_gel.registrars
,
com.legacy.structure_gel.structure_gel_compat
,
com.legacy.structure_gel.util
,
com.legacy.structure_gel.util.capability
,
com.legacy.structure_gel.worldgen
,
com.legacy.structure_gel.worldgen.jigsaw
,
com.legacy.structure_gel.worldgen.processors
,
com.legacy.structure_gel.worldgen.structure
Class Hierarchy
java.lang.Object
com.legacy.structure_gel.access_helpers.
BiomeAccessHelper
com.legacy.structure_gel.commands.
BiomeDictCommand
com.legacy.structure_gel.biome_dictionary.
BiomeDictionary
com.legacy.structure_gel.structure_gel_compat.
BiomeDictionaryCompat
com.legacy.structure_gel.biome_dictionary.
BiomeType
(implements net.minecraftforge.registries.IForgeRegistryEntry<V>)
com.legacy.structure_gel.biome_dictionary.
ForgeType
com.legacy.structure_gel.util.
ConfigTemplates
com.legacy.structure_gel.util.
ConfigTemplates.StructureConfig
com.legacy.structure_gel.util.
ConfigTemplates.BiomeStructureConfig
com.legacy.structure_gel.access_helpers.
DimensionAccessHelper
com.legacy.structure_gel.registrars.
DimensionRegistrar
(implements com.legacy.structure_gel.registrars.
IRegistrar
<T>)
com.legacy.structure_gel.util.
DimensionTypeBuilder
com.legacy.structure_gel.access_helpers.
EntityAccessHelper
com.legacy.structure_gel.core.mixin.
EntityMixin
net.minecraftforge.eventbus.api.Event
com.legacy.structure_gel.events.
RegisterDimensionEvent
com.legacy.structure_gel.events.
WorldRenderEvent
com.legacy.structure_gel.events.
RenderCloudsEvent
com.legacy.structure_gel.events.
RenderRainEvent
com.legacy.structure_gel.events.
RenderRainParticlesEvent
com.legacy.structure_gel.events.
RenderSkyEvent
net.minecraftforge.registries.ForgeRegistryEntry<V> (implements net.minecraftforge.registries.IForgeRegistryEntry<V>)
net.minecraft.block.AbstractBlock
net.minecraft.block.Block (implements net.minecraftforge.common.extensions.IForgeBlock, net.minecraft.util.IItemProvider)
net.minecraft.block.NetherPortalBlock
com.legacy.structure_gel.blocks.
GelPortalBlock
com.legacy.structure_gel.blocks.
StructureGelBlock
(implements com.legacy.structure_gel.blocks.
IStructureGel
)
com.legacy.structure_gel.blocks.
AxisStructureGelBlock
net.minecraft.item.Item (implements net.minecraftforge.common.extensions.IForgeItem, net.minecraft.util.IItemProvider)
net.minecraft.item.BlockItem
com.legacy.structure_gel.items.
StructureGelItem
net.minecraft.world.gen.feature.structure.Structure<C> (implements net.minecraftforge.common.extensions.IForgeStructure)
com.legacy.structure_gel.worldgen.structure.
GelStructure
<C>
com.legacy.structure_gel.worldgen.structure.
GelConfigStructure
<C> (implements com.legacy.structure_gel.worldgen.structure.
IConfigStructure
)
com.legacy.structure_gel.worldgen.jigsaw.
GelJigsawStructure
com.legacy.structure_gel.worldgen.jigsaw.
GelConfigJigsawStructure
(implements com.legacy.structure_gel.worldgen.structure.
IConfigStructure
)
com.legacy.structure_gel.util.capability.
GelCapability
com.legacy.structure_gel.util.capability.
GelCapability.Storage
(implements net.minecraftforge.common.capabilities.Capability.IStorage<T>)
com.legacy.structure_gel.util.
GelCollectors
com.legacy.structure_gel.util.capability.
GelEntity
(implements com.legacy.structure_gel.util.capability.
IGelEntity
)
com.legacy.structure_gel.util.capability.
GelEntityProvider
(implements net.minecraftforge.common.capabilities.ICapabilitySerializable<T>)
com.legacy.structure_gel.util.
GelPortalSize
com.legacy.structure_gel.data.
GelTags
com.legacy.structure_gel.commands.
GetSpawnsCommand
com.legacy.structure_gel.core.mixin.
IngameGuiMixin
com.legacy.structure_gel.access_helpers.
JigsawAccessHelper
net.minecraft.world.gen.feature.jigsaw.JigsawPiece
net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece
com.legacy.structure_gel.worldgen.jigsaw.
GelJigsawPiece
com.legacy.structure_gel.worldgen.jigsaw.
JigsawPoolBuilder
com.legacy.structure_gel.worldgen.jigsaw.
JigsawRegistryHelper
com.legacy.structure_gel.core.mixin.
LakesFeatureMixin
com.legacy.structure_gel.core.mixin.
MinecraftServerMixin
com.legacy.structure_gel.packets.
PacketHandler
net.minecraft.world.gen.feature.template.PlacementSettings
com.legacy.structure_gel.worldgen.
GelPlacementSettings
com.legacy.structure_gel.util.
RegistryHelper
com.legacy.structure_gel.commands.
SaveStructuresCommand
com.legacy.structure_gel.
SGClientEvents
com.legacy.structure_gel.
SGDebug
com.legacy.structure_gel.
SGEvents
com.legacy.structure_gel.core.mixin.
SpawnerFix
com.legacy.structure_gel.core.mixin.
SpawnerFix.Bee
com.legacy.structure_gel.core.mixin.
SpawnerFix.Enderman
com.legacy.structure_gel.core.mixin.
SpawnerFix.IronGolem
com.legacy.structure_gel.core.mixin.
SpawnerFix.PolarBear
com.legacy.structure_gel.core.mixin.
SpawnerFix.Wolf
com.legacy.structure_gel.core.mixin.
SpawnerFix.ZPiglin
com.legacy.structure_gel.access_helpers.
StructureAccessHelper
com.legacy.structure_gel.commands.
StructureGelCommand
com.legacy.structure_gel.
StructureGelCompat
com.legacy.structure_gel.
StructureGelConfig
com.legacy.structure_gel.
StructureGelConfig.Client
com.legacy.structure_gel.
StructureGelConfig.Common
com.legacy.structure_gel.core.asm.
StructureGelHooks
com.legacy.structure_gel.
StructureGelMod
com.legacy.structure_gel.
StructureGelMod.GelBlocks
com.legacy.structure_gel.
StructureGelMod.GelItems
com.legacy.structure_gel.
StructureGelMod.JigsawDeserializers
com.legacy.structure_gel.
StructureGelMod.Processors
com.legacy.structure_gel.
StructureGelMod.StructurePieceTypes
com.legacy.structure_gel.
StructureGelMod.StructureRegistry
net.minecraft.world.gen.feature.structure.StructurePiece
net.minecraft.world.gen.feature.structure.AbstractVillagePiece
com.legacy.structure_gel.worldgen.jigsaw.
AbstractGelStructurePiece
com.legacy.structure_gel.worldgen.jigsaw.
GelStructurePiece
net.minecraft.world.gen.feature.template.StructureProcessor
com.legacy.structure_gel.worldgen.processors.
RandomBlockSwapProcessor
com.legacy.structure_gel.worldgen.processors.
RandomStateSwapProcessor
com.legacy.structure_gel.worldgen.processors.
RandomTagSwapProcessor
com.legacy.structure_gel.worldgen.processors.
RemoveGelStructureProcessor
com.legacy.structure_gel.registrars.
StructureRegistrar
<C,S> (implements com.legacy.structure_gel.registrars.
IForgeRegistrar
<T,R>)
net.minecraft.world.gen.feature.structure.StructureStart<C>
com.legacy.structure_gel.worldgen.jigsaw.
GelJigsawStructure.Start
com.legacy.structure_gel.worldgen.structure.
GelStructureStart
<C>
net.minecraft.world.Teleporter (implements net.minecraftforge.common.util.ITeleporter)
com.legacy.structure_gel.util.
GelTeleporter
net.minecraft.world.gen.feature.template.Template
com.legacy.structure_gel.worldgen.
GelTemplate
com.legacy.structure_gel.access_helpers.
TileEntityAccessHelper
com.legacy.structure_gel.packets.
UpdateGelPlayerPacket
com.legacy.structure_gel.util.
VoxelShapeUtil
com.legacy.structure_gel.core.mixin.
WorldRendererMixin
Interface Hierarchy
com.legacy.structure_gel.util.
GelTeleporter.ICreatePortalFuncion
com.legacy.structure_gel.worldgen.structure.
IConfigStructure
com.legacy.structure_gel.util.capability.
IGelEntity
com.legacy.structure_gel.registrars.
IRegistrar
<T>
com.legacy.structure_gel.registrars.
IForgeRegistrar
<T,R>
com.legacy.structure_gel.blocks.
IStructureGel
com.legacy.structure_gel.blocks.
IStructureGel.IBehavior
Annotation Type Hierarchy
com.legacy.structure_gel.util.
Internal
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.legacy.structure_gel.blocks.
IStructureGel.Behavior
(implements com.legacy.structure_gel.blocks.
IStructureGel.IBehavior
)
com.legacy.structure_gel.util.
GelTeleporter.CreatePortalBehavior
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes