Hierarchy For All Packages
Package Hierarchies:- com.mojang.blaze3d.platform,
- net.minecraft,
- net.minecraft.achievement,
- net.minecraft.block,
- net.minecraft.block.dispenser,
- net.minecraft.block.entity,
- net.minecraft.block.pattern,
- net.minecraft.block.piston,
- net.minecraft.client,
- net.minecraft.client.color.world,
- net.minecraft.client.font,
- net.minecraft.client.gl,
- net.minecraft.client.gui,
- net.minecraft.client.gui.hud,
- net.minecraft.client.gui.hud.spectator,
- net.minecraft.client.gui.screen,
- net.minecraft.client.gui.screen.ingame,
- net.minecraft.client.gui.screen.multiplayer,
- net.minecraft.client.gui.screen.options,
- net.minecraft.client.gui.screen.resourcepack,
- net.minecraft.client.gui.screen.world,
- net.minecraft.client.gui.widget,
- net.minecraft.client.input,
- net.minecraft.client.main,
- net.minecraft.client.model,
- net.minecraft.client.network,
- net.minecraft.client.options,
- net.minecraft.client.particle,
- net.minecraft.client.realms,
- net.minecraft.client.render,
- net.minecraft.client.render.block,
- net.minecraft.client.render.block.entity,
- net.minecraft.client.render.chunk,
- net.minecraft.client.render.debug,
- net.minecraft.client.render.entity,
- net.minecraft.client.render.entity.feature,
- net.minecraft.client.render.entity.model,
- net.minecraft.client.render.item,
- net.minecraft.client.render.model,
- net.minecraft.client.render.model.json,
- net.minecraft.client.render.world,
- net.minecraft.client.resource,
- net.minecraft.client.resource.language,
- net.minecraft.client.resource.metadata,
- net.minecraft.client.sound,
- net.minecraft.client.texture,
- net.minecraft.client.twitch,
- net.minecraft.client.util,
- net.minecraft.client.util.math,
- net.minecraft.client.world,
- net.minecraft.command,
- net.minecraft.enchantment,
- net.minecraft.entity,
- net.minecraft.entity.ai.control,
- net.minecraft.entity.ai.goal,
- net.minecraft.entity.ai.path,
- net.minecraft.entity.ai.pathing,
- net.minecraft.entity.attribute,
- net.minecraft.entity.boss,
- net.minecraft.entity.boss.dragon,
- net.minecraft.entity.damage,
- net.minecraft.entity.data,
- net.minecraft.entity.decoration,
- net.minecraft.entity.effect,
- net.minecraft.entity.goal,
- net.minecraft.entity.mob,
- net.minecraft.entity.passive,
- net.minecraft.entity.player,
- net.minecraft.entity.projectile,
- net.minecraft.entity.thrown,
- net.minecraft.entity.vehicle,
- net.minecraft.inventory,
- net.minecraft.inventory.slot,
- net.minecraft.item,
- net.minecraft.item.map,
- net.minecraft.nbt,
- net.minecraft.net.minecraft.client.render.block.entity,
- net.minecraft.network,
- net.minecraft.network.encryption,
- net.minecraft.network.listener,
- net.minecraft.network.packet.c2s.handshake,
- net.minecraft.network.packet.c2s.login,
- net.minecraft.network.packet.c2s.play,
- net.minecraft.network.packet.c2s.query,
- net.minecraft.network.packet.s2c.login,
- net.minecraft.network.packet.s2c.play,
- net.minecraft.network.packet.s2c.query,
- net.minecraft.predicate.block,
- net.minecraft.realms,
- net.minecraft.recipe,
- net.minecraft.resource,
- net.minecraft.scoreboard,
- net.minecraft.screen,
- net.minecraft.server,
- net.minecraft.server.command,
- net.minecraft.server.dedicated,
- net.minecraft.server.dedicated.command,
- net.minecraft.server.dedicated.gui,
- net.minecraft.server.integrated,
- net.minecraft.server.network,
- net.minecraft.server.rcon,
- net.minecraft.server.world,
- net.minecraft.stat,
- net.minecraft.state,
- net.minecraft.state.property,
- net.minecraft.structure,
- net.minecraft.text,
- net.minecraft.util,
- net.minecraft.util.crash,
- net.minecraft.util.hit,
- net.minecraft.util.math,
- net.minecraft.util.math.noise,
- net.minecraft.util.profiler,
- net.minecraft.util.registry,
- net.minecraft.util.snooper,
- net.minecraft.village,
- net.minecraft.world,
- net.minecraft.world.biome,
- net.minecraft.world.biome.layer,
- net.minecraft.world.border,
- net.minecraft.world.carver,
- net.minecraft.world.chunk,
- net.minecraft.world.dimension,
- net.minecraft.world.explosion,
- net.minecraft.world.gen,
- net.minecraft.world.gen.chunk,
- net.minecraft.world.gen.feature,
- net.minecraft.world.gen.layer,
- net.minecraft.world.level,
- net.minecraft.world.level.storage
Class Hierarchy
- java.lang.Object
- net.minecraft.block.AbstractBlockState (implements net.minecraft.block.BlockState)
- net.minecraft.state.StateManager.BlockStateImpl
- net.minecraft.client.render.world.AbstractChunkRenderManager
- net.minecraft.client.render.world.ListedChunkRenderManager
- net.minecraft.client.sound.PassiveBeeSoundInstance
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- net.minecraft.server.world.ServerWorld.class_1636
- net.minecraft.village.TraderOfferList
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- net.minecraft.util.TypeFilterableList<T>
- java.util.AbstractList<E> (implements java.util.List<E>)
- net.minecraft.command.AbstractCommand (implements net.minecraft.command.Command)
- net.minecraft.server.command.AchievementCommand
- net.minecraft.server.dedicated.command.BanCommand
- net.minecraft.server.dedicated.command.BanIpCommand
- net.minecraft.server.dedicated.command.BanListCommand
- net.minecraft.server.command.BlockDataCommand
- net.minecraft.server.command.ClearCommand
- net.minecraft.server.command.CloneCommand
- net.minecraft.server.command.DebugCommand
- net.minecraft.server.dedicated.command.DeOpCommand
- net.minecraft.server.command.DifficultyCommand
- net.minecraft.server.command.EffectCommand
- net.minecraft.server.command.EnchantCommand
- net.minecraft.server.command.EntityDataCommand
- net.minecraft.server.command.ExecuteCommand
- net.minecraft.server.command.ExperienceCommand
- net.minecraft.server.command.FillCommand
- net.minecraft.server.command.GameModeCommand
- net.minecraft.server.command.DefaultGameModeCommand
- net.minecraft.server.command.GameRuleCommand
- net.minecraft.server.command.GiveCommand
- net.minecraft.server.command.HelpCommand
- net.minecraft.server.command.KickCommand
- net.minecraft.server.command.KillCommand
- net.minecraft.server.command.ListCommand
- net.minecraft.server.command.MeCommand
- net.minecraft.server.command.MessageCommand
- net.minecraft.server.dedicated.command.OpCommand
- net.minecraft.server.dedicated.command.PardonCommand
- net.minecraft.server.dedicated.command.PardonIpCommand
- net.minecraft.server.command.ParticleCommand
- net.minecraft.server.command.PlaySoundCommand
- net.minecraft.server.command.PublishCommand
- net.minecraft.server.command.ReplaceItemCommand
- net.minecraft.server.dedicated.command.SaveAllCommand
- net.minecraft.server.dedicated.command.SaveOffCommand
- net.minecraft.server.dedicated.command.SaveOnCommand
- net.minecraft.server.command.SayCommand
- net.minecraft.server.command.ScoreboardCommand
- net.minecraft.server.command.SeedCommand
- net.minecraft.server.command.SetBlockCommand
- net.minecraft.server.dedicated.command.SetIdleTimeoutCommand
- net.minecraft.server.command.SetWorldSpawnCommand
- net.minecraft.server.command.SpawnPointCommand
- net.minecraft.server.command.SpreadPlayersCommand
- net.minecraft.server.command.StatsCommand
- net.minecraft.server.dedicated.command.StopCommand
- net.minecraft.server.command.SummonCommand
- net.minecraft.server.command.TeleportCommand
- net.minecraft.server.command.TellRawCommand
- net.minecraft.server.command.TestForBlockCommand
- net.minecraft.server.command.TestForBlocksCommand
- net.minecraft.server.command.TestForCommand
- net.minecraft.server.command.TimeCommand
- net.minecraft.server.command.TitleCommand
- net.minecraft.server.command.ToggleDownfallCommand
- net.minecraft.server.command.TriggerCommand
- net.minecraft.server.command.WeatherCommand
- net.minecraft.server.dedicated.command.WhitelistCommand
- net.minecraft.server.command.WorldBorderCommand
- net.minecraft.command.AbstractCommand.Coordinate
- net.minecraft.entity.attribute.AbstractEntityAttribute (implements net.minecraft.entity.attribute.EntityAttribute)
- net.minecraft.entity.attribute.ClampedEntityAttribute
- net.minecraft.entity.attribute.AbstractEntityAttributeContainer
- net.minecraft.entity.attribute.EntityAttributeContainer
- net.minecraft.resource.AbstractFileResourcePack (implements net.minecraft.resource.ResourcePack)
- net.minecraft.resource.DirectoryResourcePack
- net.minecraft.resource.ZipResourcePack (implements java.io.Closeable)
- net.minecraft.server.dedicated.AbstractPropertiesHandler
- net.minecraft.state.property.AbstractProperty<T> (implements net.minecraft.state.property.Property<T>)
- net.minecraft.state.property.BooleanProperty
- net.minecraft.state.property.EnumProperty<T>
- net.minecraft.state.property.DirectionProperty
- net.minecraft.state.property.IntProperty
- net.minecraft.block.AbstractRailBlock.RailPlacementHelper
- net.minecraft.client.sound.AbstractSoundInstance (implements net.minecraft.client.sound.SoundInstance)
- net.minecraft.client.sound.MovingSoundInstance (implements net.minecraft.client.sound.TickableSoundInstance)
- net.minecraft.client.sound.GuardianAttackSoundInstance
- net.minecraft.client.sound.MinecartMovingSoundInstance
- net.minecraft.client.sound.MinecartSoundInstance
- net.minecraft.client.sound.PositionedSoundInstance
- net.minecraft.client.sound.MovingSoundInstance (implements net.minecraft.client.sound.TickableSoundInstance)
- net.minecraft.scoreboard.AbstractTeam
- net.minecraft.scoreboard.Team
- net.minecraft.client.texture.AbstractTexture (implements net.minecraft.client.texture.Texture)
- net.minecraft.client.texture.ColorMaskTexture
- net.minecraft.client.texture.LayeredTexture
- net.minecraft.client.texture.NativeImageBackedTexture
- net.minecraft.client.texture.ResourceTexture
- net.minecraft.client.texture.PlayerSkinTexture
- net.minecraft.client.texture.SpriteAtlasTexture (implements net.minecraft.client.texture.TickableTexture)
- net.minecraft.achievement.Achievements
- com.mojang.blaze3d.platform.AdvancedOpenGlManager
- net.minecraft.client.render.AdvancedVertexBuffer
- net.minecraft.world.level.storage.AlphaChunkDataArray
- net.minecraft.world.level.storage.AlphaChunkIo
- net.minecraft.world.level.storage.AlphaChunkIo.AlphaChunk
- net.minecraft.client.resource.metadata.AnimationFrameResourceMetadata
- net.minecraft.client.resource.AnimationMetadata (implements net.minecraft.client.resource.ResourceMetadataProvider)
- net.minecraft.block.AnvilBlock.AnvilNameableHandler (implements net.minecraft.screen.NamedScreenHandlerFactory)
- net.minecraft.recipe.ArmorDyeRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.client.render.entity.feature.ArmorFeatureRenderer<T> (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.entity.feature.ArmorRenderer
- net.minecraft.client.render.entity.feature.ZombieVillagerArmorRenderer
- net.minecraft.client.render.entity.feature.ArmorRenderer
- net.minecraft.recipe.ArmorRecipeDispatcher
- net.minecraft.client.resource.AssetsIndex
- net.minecraft.entity.ai.goal.AttackEntityGoal.class_1828 (implements java.util.Comparator<T>)
- net.minecraft.entity.attribute.AttributeModifier
- net.minecraft.client.render.model.BakedModelManager (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.render.model.BakedQuad
- net.minecraft.client.render.model.class_1073
- net.minecraft.client.render.block.entity.BannerBlockEntityRenderer.class_1091
- net.minecraft.recipe.BannerRecipeDispatcher
- net.minecraft.recipe.BannerRecipeDispatcher.CopyingRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.recipe.BannerRecipeDispatcher.PatternRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.client.particle.BarrierParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.util.BaseClipper
- net.minecraft.client.util.Clipper
- net.minecraft.text.BaseText (implements net.minecraft.text.Text)
- net.minecraft.text.LiteralText
- net.minecraft.text.ScoreText
- net.minecraft.text.SelectorText
- net.minecraft.text.TranslatableText
- net.minecraft.client.render.model.BasicBakedModel (implements net.minecraft.client.render.model.BakedModel)
- net.minecraft.client.render.model.BasicBakedModel.class_1295
- net.minecraft.block.entity.BeaconBlockEntity.BeamSegment
- net.minecraft.network.packet.s2c.play.BedSleepS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.world.biome.Biome
- net.minecraft.world.biome.BeachBiome
- net.minecraft.world.biome.DesertBiome
- net.minecraft.world.biome.EndBiome
- net.minecraft.world.biome.ExtremeHillsBiome
- net.minecraft.world.biome.ForestBiome
- net.minecraft.world.biome.IceBiome
- net.minecraft.world.biome.JungleBiome
- net.minecraft.world.biome.MesaBiome
- net.minecraft.world.biome.MushroomBiome
- net.minecraft.world.biome.MutatedBiome
- net.minecraft.world.biome.SavannaBiome.ShatteredSavannaBiome
- net.minecraft.world.biome.NetherBiome
- net.minecraft.world.biome.OceanBiome
- net.minecraft.world.biome.PlainsBiome
- net.minecraft.world.biome.RiverBiome
- net.minecraft.world.biome.SavannaBiome
- net.minecraft.world.biome.StoneBeachBiome
- net.minecraft.world.biome.SwampBiome
- net.minecraft.world.biome.TaigaBiome
- net.minecraft.world.biome.Biome.Height
- net.minecraft.world.biome.BiomeCache
- net.minecraft.world.biome.BiomeCache.Entry
- net.minecraft.client.color.world.BiomeColors
- net.minecraft.world.biome.BiomeDecorator
- net.minecraft.world.biome.EndBiomeDecorator
- net.minecraft.block.Block
- net.minecraft.block.AbstractButtonBlock
- net.minecraft.block.StoneButtonBlock
- net.minecraft.block.WoodButtonBlock
- net.minecraft.block.AbstractFluidBlock
- net.minecraft.block.FlowingFluidBlock
- net.minecraft.block.FluidBlock
- net.minecraft.block.AbstractPressurePlateBlock
- net.minecraft.block.PressurePlateBlock
- net.minecraft.block.WeightedPressurePlateBlock
- net.minecraft.block.AbstractRailBlock
- net.minecraft.block.DetectorRailBlock
- net.minecraft.block.PoweredRailBlock
- net.minecraft.block.RailBlock
- net.minecraft.block.AirBlock
- net.minecraft.block.BarrierBlock
- net.minecraft.block.BaseLeavesBlock
- net.minecraft.block.LeavesBlock
- net.minecraft.block.Leaves1Block
- net.minecraft.block.Leaves2Block
- net.minecraft.block.LeavesBlock
- net.minecraft.block.BigMushroomBlock
- net.minecraft.block.BlockWithEntity (implements net.minecraft.block.BlockEntityProvider)
- net.minecraft.block.AbstractSignBlock
- net.minecraft.block.StandingSignBlock
- net.minecraft.block.WallSignBlock
- net.minecraft.block.BannerBlock
- net.minecraft.block.BannerBlock.StandingBannerBlock
- net.minecraft.block.BannerBlock.WallBannerBlock
- net.minecraft.block.BeaconBlock
- net.minecraft.block.BrewingStandBlock
- net.minecraft.block.ChestBlock
- net.minecraft.block.CommandBlock
- net.minecraft.block.DaylightDetectorBlock
- net.minecraft.block.DispenserBlock
- net.minecraft.block.DropperBlock
- net.minecraft.block.EnchantingTableBlock
- net.minecraft.block.EnderChestBlock
- net.minecraft.block.EndPortalBlock
- net.minecraft.block.FlowerPotBlock
- net.minecraft.block.FurnaceBlock
- net.minecraft.block.HopperBlock
- net.minecraft.block.JukeboxBlock
- net.minecraft.block.MobSpawnerBlock
- net.minecraft.block.NoteBlock
- net.minecraft.block.PistonExtensionBlock
- net.minecraft.block.SkeletonSkullBlock
- net.minecraft.block.AbstractSignBlock
- net.minecraft.block.BookshelfBlock
- net.minecraft.block.CactusBlock
- net.minecraft.block.CakeBlock
- net.minecraft.block.CarpetBlock
- net.minecraft.block.CauldronBlock
- net.minecraft.block.ClayBlock
- net.minecraft.block.CobwebBlock
- net.minecraft.block.CraftingTableBlock
- net.minecraft.block.DirtBlock
- net.minecraft.block.DoorBlock
- net.minecraft.block.DragonEggBlock
- net.minecraft.block.EndPortalFrameBlock
- net.minecraft.block.FallingBlock
- net.minecraft.block.AnvilBlock
- net.minecraft.block.GravelBlock
- net.minecraft.block.SandBlock
- net.minecraft.block.FarmlandBlock
- net.minecraft.block.FenceBlock
- net.minecraft.block.FireBlock
- net.minecraft.block.GlowstoneBlock
- net.minecraft.block.GrassBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.HardenedClayBlock
- net.minecraft.block.HorizontalFacingBlock
- net.minecraft.block.BedBlock
- net.minecraft.block.CocoaBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.FenceGateBlock
- net.minecraft.block.PumpkinBlock
- net.minecraft.block.RedstoneComponentBlock
- net.minecraft.block.ComparatorBlock (implements net.minecraft.block.BlockEntityProvider)
- net.minecraft.block.RepeaterBlock
- net.minecraft.block.InfestedBlock
- net.minecraft.block.LadderBlock
- net.minecraft.block.LeverBlock
- net.minecraft.block.MelonBlock
- net.minecraft.block.MyceliumBlock
- net.minecraft.block.NetherBrickBlock
- net.minecraft.block.NetherrackBlock
- net.minecraft.block.ObsidianBlock
- net.minecraft.block.OreBlock
- net.minecraft.block.PackedIceBlock
- net.minecraft.block.PaneBlock
- net.minecraft.block.StainedGlassPaneBlock
- net.minecraft.block.PillarBlock
- net.minecraft.block.PistonBlock
- net.minecraft.block.PistonHeadBlock
- net.minecraft.block.PlanksBlock
- net.minecraft.block.PlantBlock
- net.minecraft.block.AttachedStemBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.CropBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.CarrotsBlock
- net.minecraft.block.PotatoesBlock
- net.minecraft.block.DeadBushBlock
- net.minecraft.block.DoublePlantBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.FlowerBlock
- net.minecraft.block.RedFlowerBlock
- net.minecraft.block.YellowFlowerBlock
- net.minecraft.block.LilyPadBlock
- net.minecraft.block.MushroomBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.NetherWartBlock
- net.minecraft.block.SaplingBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.TallPlantBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.PrismarineBlock
- net.minecraft.block.QuartzBlock
- net.minecraft.block.RedSandstoneBlock
- net.minecraft.block.RedstoneBlock
- net.minecraft.block.RedstoneLampBlock
- net.minecraft.block.RedstoneOreBlock
- net.minecraft.block.RedstoneWireBlock
- net.minecraft.block.SandstoneBlock
- net.minecraft.block.SeaLanternBlock
- net.minecraft.block.SlabBlock
- net.minecraft.block.RedSandstoneSlabBlock
- net.minecraft.block.DoubleRedSandstoneSlabBlock
- net.minecraft.block.SingleRedSandstoneSlabBlock
- net.minecraft.block.StoneSlabBlock
- net.minecraft.block.DoubleStoneSlabBlock
- net.minecraft.block.SingleStoneSlabBlock
- net.minecraft.block.WoodSlabBlock
- net.minecraft.block.DoubleWoodSlabBlock
- net.minecraft.block.SingleWoodSlabBlock
- net.minecraft.block.RedSandstoneSlabBlock
- net.minecraft.block.SnowBlock
- net.minecraft.block.SnowLayerBlock
- net.minecraft.block.SoulSandBlock
- net.minecraft.block.SpongeBlock
- net.minecraft.block.StairsBlock
- net.minecraft.block.StoneBlock
- net.minecraft.block.StoneBrickBlock
- net.minecraft.block.SugarCaneBlock
- net.minecraft.block.TntBlock
- net.minecraft.block.TorchBlock
- net.minecraft.block.RedstoneTorchBlock
- net.minecraft.block.TransparentBlock
- net.minecraft.block.GlassBlock
- net.minecraft.block.IceBlock
- net.minecraft.block.NetherPortalBlock
- net.minecraft.block.SlimeBlock
- net.minecraft.block.StainedGlassBlock
- net.minecraft.block.TrapdoorBlock
- net.minecraft.block.TripwireBlock
- net.minecraft.block.TripwireHookBlock
- net.minecraft.block.VineBlock
- net.minecraft.block.WallBlock
- net.minecraft.block.WoolBlock
- net.minecraft.block.AbstractButtonBlock
- net.minecraft.block.Block.Sound
- net.minecraft.server.world.BlockAction
- net.minecraft.network.packet.s2c.play.BlockActionS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.math.BlockBox
- net.minecraft.client.render.BlockBreakingInfo
- net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.world.BlockCommunicationNameable (implements net.minecraft.screen.NamedScreenHandlerFactory)
- net.minecraft.client.particle.BlockDustParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.block.entity.BlockEntity
- net.minecraft.block.entity.BannerBlockEntity
- net.minecraft.block.entity.CommandBlockBlockEntity
- net.minecraft.block.entity.ComparatorBlockEntity
- net.minecraft.block.entity.DaylightDetectorBlockEntity (implements net.minecraft.util.Tickable)
- net.minecraft.block.entity.EnchantingTableBlockEntity (implements net.minecraft.screen.NamedScreenHandlerFactory, net.minecraft.util.Tickable)
- net.minecraft.block.entity.EnderChestBlockEntity (implements net.minecraft.util.Tickable)
- net.minecraft.block.entity.EndPortalBlockEntity
- net.minecraft.block.entity.FlowerPotBlockEntity
- net.minecraft.block.JukeboxBlock.JukeboxBlockEntity
- net.minecraft.block.entity.LockableContainerBlockEntity (implements net.minecraft.block.entity.LockableScreenHandlerFactory, net.minecraft.screen.NamedScreenHandlerFactory)
- net.minecraft.block.entity.BeaconBlockEntity (implements net.minecraft.inventory.Inventory, net.minecraft.util.Tickable)
- net.minecraft.block.entity.BrewingStandBlockEntity (implements net.minecraft.inventory.SidedInventory, net.minecraft.util.Tickable)
- net.minecraft.block.entity.ChestBlockEntity (implements net.minecraft.inventory.Inventory, net.minecraft.util.Tickable)
- net.minecraft.block.entity.DispenserBlockEntity (implements net.minecraft.inventory.Inventory)
- net.minecraft.block.entity.DropperBlockEntity
- net.minecraft.block.entity.FurnaceBlockEntity (implements net.minecraft.inventory.SidedInventory, net.minecraft.util.Tickable)
- net.minecraft.block.entity.HopperBlockEntity (implements net.minecraft.util.HopperProvider, net.minecraft.util.Tickable)
- net.minecraft.block.entity.MobSpawnerBlockEntity (implements net.minecraft.util.Tickable)
- net.minecraft.block.entity.NoteBlockBlockEntity
- net.minecraft.block.entity.PistonBlockEntity (implements net.minecraft.util.Tickable)
- net.minecraft.block.entity.SignBlockEntity
- net.minecraft.block.entity.SkullBlockEntity
- net.minecraft.client.render.block.entity.BlockEntityItemStackRenderHelper
- net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher
- net.minecraft.client.render.block.entity.BlockEntityRenderer<T>
- net.minecraft.client.render.block.entity.BannerBlockEntityRenderer
- net.minecraft.client.render.block.entity.BeaconBlockEntityRenderer
- net.minecraft.client.render.block.entity.ChestBlockEntityRenderer
- net.minecraft.client.render.block.entity.EnchantingTableBlockEntityRenderer
- net.minecraft.client.render.block.entity.EnderChestBlockEntityRenderer
- net.minecraft.client.render.block.entity.EndPortalBlockEntityRenderer
- net.minecraft.net.minecraft.client.render.block.entity.MobSpawnerBlockEntityRenderer
- net.minecraft.client.render.block.entity.PistonBlockEntityRenderer
- net.minecraft.client.render.block.entity.SignBlockEntityRenderer
- net.minecraft.client.render.block.entity.SkullBlockEntityRenderer
- net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.particle.BlockLeakParticle.LavaDripFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.BlockLeakParticle.WaterDripFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.render.model.json.BlockModel
- net.minecraft.client.render.model.json.BlockModel.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.model.json.BlockModel.ModelHolder
- net.minecraft.client.render.block.BlockModelRenderer
- net.minecraft.client.render.block.BlockModelRenderer.AmbientOcclusionCalculator
- net.minecraft.client.render.block.BlockModelShapes
- net.minecraft.client.particle.BlockParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.block.pattern.BlockPattern
- net.minecraft.block.pattern.BlockPattern.Result
- net.minecraft.block.pattern.BlockPatternBuilder
- net.minecraft.network.packet.c2s.play.BlockPlacementC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.math.BlockPointerImpl (implements net.minecraft.util.math.BlockPointer)
- net.minecraft.predicate.block.BlockPredicate (implements com.google.common.base.Predicate<T>)
- net.minecraft.recipe.BlockRecipeDispatcher
- net.minecraft.client.render.block.BlockRenderManager (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.block.Blocks
- net.minecraft.client.render.BlockStateIdentifierMap (implements net.minecraft.client.render.BlockStateIdentifierMapAccess)
- net.minecraft.client.BlockStateMap
- net.minecraft.client.DefaultBlockStateMap
- net.minecraft.client.BlockStateMap.Builder
- net.minecraft.client.BlockStateMapper
- net.minecraft.block.BlockStatePredicate (implements com.google.common.base.Predicate<T>)
- net.minecraft.world.chunk.BlockStorage
- net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.ai.control.BodyControl
- net.minecraft.recipe.BookCloningRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.Bootstrap
- net.minecraft.entity.boss.BossBar
- net.minecraft.network.packet.s2c.play.BossBarS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.BossBarS2CPacket.ExtraData
- net.minecraft.util.math.Box
- net.minecraft.client.render.BufferBuilder
- net.minecraft.client.render.BufferBuilder.DrawArrayParameters
- net.minecraft.server.rcon.BufferHelper
- net.minecraft.client.render.BuiltChunkStorage
- net.minecraft.client.render.model.BuiltinBakedModel (implements net.minecraft.client.render.model.BakedModel)
- net.minecraft.network.packet.c2s.play.ButtonClickC2SPacket (implements net.minecraft.network.Packet<T>)
- io.netty.buffer.ByteBuf (implements java.lang.Comparable<T>, io.netty.util.ReferenceCounted)
- net.minecraft.util.PacketByteBuf
- com.google.common.cache.CacheLoader<K,V>
- net.minecraft.block.pattern.BlockPattern.BlockStateCacheLoader
- net.minecraft.client.render.entity.feature.CapeFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- net.minecraft.network.DecoderHandler
- net.minecraft.network.PacketInflater
- net.minecraft.network.SplitterHandler
- net.minecraft.network.LegacyQueryHandler
- io.netty.handler.codec.MessageToMessageDecoder<I>
- net.minecraft.network.encryption.PacketDecryptor
- io.netty.channel.SimpleChannelInboundHandler<I>
- net.minecraft.network.ClientConnection
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>
- net.minecraft.network.PacketDeflater
- net.minecraft.network.PacketEncoder
- net.minecraft.network.encryption.PacketEncryptor
- net.minecraft.network.SizePrepender
- io.netty.handler.codec.MessageToByteEncoder<I>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- net.minecraft.client.gui.hud.ChatHudLine
- net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.ChatSerializer
- net.minecraft.util.ChatUtil
- net.minecraft.client.render.block.entity.ChestOpeningRenderHelper
- net.minecraft.world.chunk.Chunk
- net.minecraft.world.chunk.EmptyChunk
- net.minecraft.client.world.ChunkAssemblyHelper
- net.minecraft.client.render.chunk.ChunkBuilder
- net.minecraft.world.chunk.ChunkCache (implements net.minecraft.world.WorldView)
- net.minecraft.client.world.ChunkRenderCache
- net.minecraft.world.chunk.ChunkCoordinateRange
- net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket.ChunkDeltaRecord
- net.minecraft.network.packet.s2c.play.ChunkLoadDistanceS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.ChunkMapS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.chunk.ChunkOcclusionData
- net.minecraft.client.render.chunk.ChunkOcclusionDataBuilder
- net.minecraft.util.math.ChunkPos
- net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.ChunkRenderHelper
- net.minecraft.client.render.world.ChunkRenderHelperImpl
- net.minecraft.client.world.ChunkRenderThread (implements java.lang.Runnable)
- net.minecraft.class_587
- net.minecraft.class_583
- net.minecraft.class_585
- net.minecraft.world.gen.NoiseGenerator
- net.minecraft.class_604
- net.minecraft.class_618
- net.minecraft.class_620
- net.minecraft.class_621
- net.minecraft.class_643
- net.minecraft.class_641
- net.minecraft.class_663
- net.minecraft.text.ClickEvent
- net.minecraft.network.packet.c2s.play.ClickWindowC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.ClientBrandRetriever
- net.minecraft.world.chunk.ClientChunkCache (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.ClientConnection.PacketWrapper
- net.minecraft.client.network.ClientLoginNetworkHandler (implements net.minecraft.network.listener.ClientLoginPacketListener)
- net.minecraft.client.network.ClientPlayerInteractionManager
- net.minecraft.client.network.ClientPlayNetworkHandler (implements net.minecraft.network.listener.ClientPlayPacketListener)
- net.minecraft.network.packet.c2s.play.ClientSettingsC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.ClientTickTracker
- net.minecraft.server.command.CloneCommand.BlockInfo
- net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.particle.CloudParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.util.CollectionBuilders
- net.minecraft.util.CollectionBuilders.class_1377<T> (implements com.google.common.base.Function<F,T>)
- net.minecraft.util.CollectionBuilders.Product<T> (implements java.lang.Iterable<T>)
- net.minecraft.network.packet.s2c.play.CombatEventS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.recipe.CombatItemRecipeDispatcher
- net.minecraft.world.CommandBlockExecutor (implements net.minecraft.command.CommandSource)
- net.minecraft.server.command.CommandRegistry (implements net.minecraft.server.command.CommandRegistryProvider)
- net.minecraft.server.command.CommandManager (implements net.minecraft.command.CommandProvider)
- net.minecraft.client.world.IntegratedServerCommandManager
- net.minecraft.server.command.CommandManager (implements net.minecraft.command.CommandProvider)
- net.minecraft.command.CommandStats
- net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.CommonI18n
- java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
- java.awt.Container
- javax.swing.JComponent (implements java.io.Serializable)
- net.minecraft.server.dedicated.gui.DedicatedServerGui
- javax.swing.JList<E> (implements javax.accessibility.Accessible, javax.swing.Scrollable)
- net.minecraft.server.dedicated.gui.PlayerListGui (implements net.minecraft.util.Tickable)
- net.minecraft.server.dedicated.gui.PlayerStatsGui
- javax.swing.JComponent (implements java.io.Serializable)
- java.awt.Container
- net.minecraft.network.packet.c2s.play.ConfirmGuiActionC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.ConfirmGuiActionS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.server.command.Console (implements net.minecraft.command.CommandSource)
- net.minecraft.client.gui.screen.options.ControlsListWidget.CategoryEntry (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.client.gui.screen.options.ControlsListWidget.KeyBindingEntry (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.inventory.CraftingInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.inventory.CraftingResultInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.block.CraftingTableBlock.ClientDummyScreenHandlerProvider (implements net.minecraft.screen.NamedScreenHandlerFactory)
- net.minecraft.util.crash.CrashReport
- net.minecraft.util.crash.CrashReportSection
- net.minecraft.util.crash.CrashReportSection.Element
- net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.gui.CreativeInventoryListener (implements net.minecraft.screen.ScreenHandlerListener)
- net.minecraft.client.render.entity.feature.CreeperLightningFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.model.CubeFace.Corner
- net.minecraft.client.render.model.CubeFace.DirectionIds
- net.minecraft.client.gui.screen.CustomizedWorldPresetsScreen.PresetEntry
- net.minecraft.world.gen.CustomizedWorldProperties
- net.minecraft.world.gen.CustomizedWorldProperties.CustomizedWorldUtilities
- net.minecraft.world.gen.CustomizedWorldProperties.Serializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.network.packet.c2s.play.CustomPayloadC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.CustomPayloadS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.particle.DamageParticle.CritFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.DamageParticle.CritMagicFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.entity.damage.DamageRecord
- net.minecraft.entity.damage.DamageSource
- net.minecraft.entity.damage.EntityDamageSource
- net.minecraft.entity.damage.ProjectileDamageSource
- net.minecraft.entity.damage.EntityDamageSource
- net.minecraft.entity.damage.DamageTracker
- net.minecraft.server.rcon.DataStreamHelper
- net.minecraft.entity.data.DataTracker
- net.minecraft.entity.data.DataTracker.DataEntry
- net.minecraft.client.render.entity.feature.Deadmau5FeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.world.chunk.DebugChunkGenerator (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.server.dedicated.DedicatedServerWatchdog (implements java.lang.Runnable)
- net.minecraft.resource.DefaultResourcePack (implements net.minecraft.resource.ResourcePack)
- net.minecraft.client.util.DefaultSkinHelper
- net.minecraft.network.packet.s2c.play.DifficultyS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.world.dimension.Dimension
- net.minecraft.world.dimension.OverworldDimension
- net.minecraft.world.dimension.TheEndDimension
- net.minecraft.world.dimension.TheNetherDimension
- net.minecraft.network.packet.s2c.play.DisconnectS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.inventory.DoubleInventory (implements net.minecraft.block.entity.LockableScreenHandlerFactory)
- net.minecraft.client.render.DownloadedSkinParser (implements net.minecraft.client.render.BufferedImageSkinProvider)
- net.minecraft.client.render.entity.feature.DragonEyesFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.gui.DrawableHelper
- net.minecraft.client.gui.AchievementNotification
- net.minecraft.client.gui.widget.ButtonWidget
- net.minecraft.client.gui.screen.ingame.BeaconScreen.BaseButtonWidget
- net.minecraft.client.gui.screen.ingame.BeaconScreen.CancelButtonWidget
- net.minecraft.client.gui.screen.ingame.BeaconScreen.DoneButtonWidget
- net.minecraft.client.gui.screen.ingame.BeaconScreen.EffectButtonWidget
- net.minecraft.client.gui.screen.ingame.BookEditScreen.BookButton
- net.minecraft.class_693
- net.minecraft.class_695
- net.minecraft.client.gui.widget.DelegatingRealmsButtonWidget
- net.minecraft.client.gui.widget.LockButtonWidget
- net.minecraft.client.gui.widget.OptionButtonWidget
- net.minecraft.client.gui.widget.OptionSliderWidget
- net.minecraft.client.gui.screen.options.SkinOptionsScreen.SkinOptionButton
- net.minecraft.client.gui.widget.SliderWidget
- net.minecraft.client.gui.screen.SoundsScreen.SoundButtonWidget
- net.minecraft.client.gui.screen.ingame.VillagerTradingScreen.PaginationButton
- net.minecraft.client.gui.screen.ingame.BeaconScreen.BaseButtonWidget
- net.minecraft.client.gui.hud.ChatHud
- net.minecraft.client.gui.hud.DebugMenuHud
- net.minecraft.client.gui.hud.InGameHud
- net.minecraft.client.gui.widget.LabelWidget
- net.minecraft.client.gui.hud.PlayerListHud
- net.minecraft.client.gui.screen.Screen (implements net.minecraft.client.gui.widget.IdentifibleBooleanConsumer)
- net.minecraft.client.gui.screen.AchievementsScreen (implements net.minecraft.client.gui.StatsListener)
- net.minecraft.client.gui.screen.AddServerScreen
- net.minecraft.client.gui.screen.ingame.BookEditScreen
- net.minecraft.client.gui.screen.options.ChatOptionsScreen
- net.minecraft.client.gui.screen.ChatScreen
- net.minecraft.client.gui.screen.SleepingChatScreen
- net.minecraft.client.gui.screen.CommandBlockScreen
- net.minecraft.client.gui.screen.ConfirmScreen
- net.minecraft.client.gui.screen.ConfirmChatLinkScreen
- net.minecraft.client.gui.screen.ConnectScreen
- net.minecraft.client.gui.screen.options.ControlsOptionsScreen
- net.minecraft.client.gui.screen.world.CreateWorldScreen
- net.minecraft.client.gui.screen.CreditsScreen
- net.minecraft.client.gui.screen.CustomizedWorldPresetsScreen
- net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
- net.minecraft.client.gui.screen.CustomizeWorldScreen (implements net.minecraft.client.gui.widget.PagedEntryListWidget.Listener, net.minecraft.client.gui.widget.SliderWidget.class_691)
- net.minecraft.client.gui.screen.DeathScreen (implements net.minecraft.client.gui.widget.IdentifibleBooleanConsumer)
- net.minecraft.client.gui.screen.DemoScreen
- net.minecraft.client.gui.screen.DirectConnectScreen
- net.minecraft.client.gui.screen.DisconnectedScreen
- net.minecraft.client.gui.screen.DownloadingTerrainScreen
- net.minecraft.client.gui.screen.world.EditWorldScreen
- net.minecraft.client.gui.screen.FatalErrorScreen
- net.minecraft.client.gui.screen.GameMenuScreen
- net.minecraft.client.gui.screen.ingame.HandledScreen
- net.minecraft.client.gui.screen.ingame.AnvilScreen (implements net.minecraft.screen.ScreenHandlerListener)
- net.minecraft.client.gui.screen.ingame.BeaconScreen
- net.minecraft.client.gui.screen.ingame.BrewingStandScreen
- net.minecraft.client.gui.screen.ingame.ChestScreen
- net.minecraft.client.gui.screen.ingame.CraftingTableScreen
- net.minecraft.client.gui.screen.ingame.DispenserScreen
- net.minecraft.client.gui.screen.ingame.EnchantingScreen
- net.minecraft.client.gui.screen.ingame.FurnaceScreen
- net.minecraft.client.gui.screen.ingame.HopperScreen
- net.minecraft.client.gui.screen.ingame.HorseScreen
- net.minecraft.client.gui.screen.ingame.InventoryScreen
- net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- net.minecraft.client.gui.screen.ingame.SurvivalInventoryScreen
- net.minecraft.client.gui.screen.ingame.VillagerTradingScreen
- net.minecraft.client.gui.screen.options.LanguageOptionsScreen
- net.minecraft.client.gui.screen.multiplayer.MultiplayerScreen (implements net.minecraft.client.gui.widget.IdentifibleBooleanConsumer)
- net.minecraft.client.gui.screen.OpenToLanScreen
- net.minecraft.client.gui.screen.OutOfMemoryScreen
- net.minecraft.client.gui.screen.PresetsScreen
- net.minecraft.client.gui.screen.ProgressScreen (implements net.minecraft.util.ProgressListener)
- net.minecraft.client.realms.RealmsScreenProxy
- net.minecraft.client.gui.screen.ResourcePackScreen
- net.minecraft.client.gui.screen.world.SelectWorldScreen (implements net.minecraft.client.gui.widget.IdentifibleBooleanConsumer)
- net.minecraft.client.gui.screen.SettingsScreen (implements net.minecraft.client.gui.widget.IdentifibleBooleanConsumer)
- net.minecraft.client.gui.screen.ingame.SignEditScreen
- net.minecraft.client.gui.screen.options.SkinOptionsScreen
- net.minecraft.client.gui.screen.SnooperScreen
- net.minecraft.client.gui.screen.SoundsScreen
- net.minecraft.client.gui.screen.StatsScreen (implements net.minecraft.client.gui.StatsListener)
- net.minecraft.client.gui.screen.StreamIngestScreen
- net.minecraft.client.gui.screen.StreamScreen
- net.minecraft.client.gui.screen.StreamUtilitiesScreen
- net.minecraft.client.gui.screen.TitleScreen (implements net.minecraft.client.gui.widget.IdentifibleBooleanConsumer)
- net.minecraft.client.gui.screen.TwitchErrorScreen
- net.minecraft.client.gui.screen.VideoOptionsScreen
- net.minecraft.client.gui.hud.SpectatorHud (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCloseCallback)
- net.minecraft.client.gui.widget.TextFieldWidget
- net.minecraft.recipe.DyeRecipeDispatcher
- net.minecraft.client.particle.ElderGuardianAppearanceParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.EmotionParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.EmotionParticle.HealthFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.world.EmptySaveHandler (implements net.minecraft.world.SaveHandler)
- net.minecraft.client.particle.EnchantGlyphParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.gui.EnchantingPhrases
- net.minecraft.enchantment.Enchantment
- net.minecraft.enchantment.AquaAffinityEnchantment
- net.minecraft.enchantment.BetterLootEnchantment
- net.minecraft.enchantment.DamageEnchantment
- net.minecraft.enchantment.DepthStriderEnchantment
- net.minecraft.enchantment.EfficiencyEnchantment
- net.minecraft.enchantment.FireAspectEnchantment
- net.minecraft.enchantment.FlameEnchantment
- net.minecraft.enchantment.InfinityEnchantment
- net.minecraft.enchantment.KnockbackEnchantment
- net.minecraft.enchantment.LureEnchantment
- net.minecraft.enchantment.PowerEnchantment
- net.minecraft.enchantment.ProtectionEnchantment
- net.minecraft.enchantment.PunchEnchantment
- net.minecraft.enchantment.RespirationEnchantment
- net.minecraft.enchantment.SilkTouchEnchantment
- net.minecraft.enchantment.ThornsEnchantment
- net.minecraft.enchantment.UnbreakingEnchantment
- net.minecraft.enchantment.EnchantmentHelper
- net.minecraft.enchantment.EnchantmentHelper.DamageModifier (implements net.minecraft.enchantment.EnchantmentHelper.Listener)
- net.minecraft.enchantment.EnchantmentHelper.OnAttackedWith (implements net.minecraft.enchantment.EnchantmentHelper.Listener)
- net.minecraft.enchantment.EnchantmentHelper.OnDamagedWith (implements net.minecraft.enchantment.EnchantmentHelper.Listener)
- net.minecraft.enchantment.EnchantmentHelper.ProtectionModifier (implements net.minecraft.enchantment.EnchantmentHelper.Listener)
- net.minecraft.world.chunk.EndChunkGenerator (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.client.render.entity.feature.EnderDragonDeathFeature (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.entity.feature.EndermanEyesFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.entity.feature.EndermanHeldBlockFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.network.packet.s2c.play.EntitiesDestroyS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.Entity (implements net.minecraft.command.CommandSource)
- net.minecraft.entity.vehicle.AbstractMinecartEntity (implements net.minecraft.text.Nameable)
- net.minecraft.entity.vehicle.CommandBlockMinecartEntity
- net.minecraft.entity.vehicle.FurnaceMinecartEntity
- net.minecraft.entity.vehicle.InventoryMinecartEntity (implements net.minecraft.block.entity.LockableScreenHandlerFactory)
- net.minecraft.entity.vehicle.ChestMinecartEntity
- net.minecraft.entity.vehicle.HopperMinecartEntity (implements net.minecraft.util.HopperProvider)
- net.minecraft.entity.vehicle.MinecartEntity
- net.minecraft.entity.vehicle.SpawnerMinecartEntity
- net.minecraft.entity.vehicle.TntMinecartEntity
- net.minecraft.entity.projectile.ArrowEntity (implements net.minecraft.entity.projectile.Projectile)
- net.minecraft.entity.vehicle.BoatEntity
- net.minecraft.entity.decoration.DecorationEntity
- net.minecraft.entity.decoration.ItemFrameEntity
- net.minecraft.entity.decoration.LeadKnotEntity
- net.minecraft.entity.decoration.PaintingEntity
- net.minecraft.entity.EndCrystalEntity
- net.minecraft.entity.ExperienceOrbEntity
- net.minecraft.entity.ExplodingTntEntity
- net.minecraft.entity.thrown.EyeOfEnderEntity
- net.minecraft.entity.FallingBlockEntity
- net.minecraft.entity.FireworkEntity
- net.minecraft.entity.projectile.FishingBobberEntity
- net.minecraft.entity.ItemEntity
- net.minecraft.entity.LivingEntity
- net.minecraft.entity.decoration.ArmorStandEntity
- net.minecraft.entity.mob.MobEntity
- net.minecraft.entity.mob.AmbientEntity (implements net.minecraft.entity.EntityCategoryProvider)
- net.minecraft.entity.passive.BatEntity
- net.minecraft.entity.boss.dragon.EnderDragonEntity (implements net.minecraft.entity.boss.BossBarProvider, net.minecraft.entity.mob.Monster, net.minecraft.entity.MultipartEntityProvider)
- net.minecraft.entity.mob.FlyingEntity
- net.minecraft.entity.mob.GhastEntity (implements net.minecraft.entity.mob.Monster)
- net.minecraft.entity.PassivePathFindingEntity
- net.minecraft.entity.passive.AgeableEntity
- net.minecraft.entity.passive.AnimalEntity (implements net.minecraft.entity.EntityCategoryProvider)
- net.minecraft.entity.passive.ChickenEntity
- net.minecraft.entity.passive.CowEntity
- net.minecraft.entity.passive.MooshroomEntity
- net.minecraft.entity.passive.HorseBaseEntity (implements net.minecraft.inventory.SimpleInventoryListener)
- net.minecraft.entity.passive.PigEntity
- net.minecraft.entity.passive.RabbitEntity
- net.minecraft.entity.passive.SheepEntity
- net.minecraft.entity.passive.TameableEntity (implements net.minecraft.entity.Tameable)
- net.minecraft.entity.passive.OcelotEntity
- net.minecraft.entity.passive.WolfEntity
- net.minecraft.entity.passive.VillagerEntity (implements net.minecraft.entity.Tradable, net.minecraft.entity.data.Trader)
- net.minecraft.entity.passive.AnimalEntity (implements net.minecraft.entity.EntityCategoryProvider)
- net.minecraft.entity.passive.GolemEntity (implements net.minecraft.entity.EntityCategoryProvider)
- net.minecraft.entity.passive.IronGolemEntity
- net.minecraft.entity.passive.SnowGolemEntity (implements net.minecraft.entity.RangedAttackMob)
- net.minecraft.entity.mob.HostileEntity (implements net.minecraft.entity.mob.Monster)
- net.minecraft.entity.mob.AbstractSkeletonEntity (implements net.minecraft.entity.RangedAttackMob)
- net.minecraft.entity.mob.BlazeEntity
- net.minecraft.entity.mob.CreeperEntity
- net.minecraft.entity.mob.EndermanEntity
- net.minecraft.entity.mob.EndermiteEntity
- net.minecraft.entity.mob.GiantEntity
- net.minecraft.entity.mob.GuardianEntity
- net.minecraft.entity.mob.SilverfishEntity
- net.minecraft.entity.mob.SpiderEntity
- net.minecraft.entity.mob.CaveSpiderEntity
- net.minecraft.entity.mob.WitchEntity (implements net.minecraft.entity.RangedAttackMob)
- net.minecraft.entity.boss.WitherEntity (implements net.minecraft.entity.boss.BossBarProvider, net.minecraft.entity.RangedAttackMob)
- net.minecraft.entity.mob.ZombieEntity
- net.minecraft.entity.mob.ZombiePigmanEntity
- net.minecraft.entity.passive.AgeableEntity
- net.minecraft.entity.mob.SlimeEntity (implements net.minecraft.entity.mob.Monster)
- net.minecraft.entity.mob.MagmaCubeEntity
- net.minecraft.entity.mob.WaterCreatureEntity (implements net.minecraft.entity.EntityCategoryProvider)
- net.minecraft.entity.passive.SquidEntity
- net.minecraft.entity.mob.AmbientEntity (implements net.minecraft.entity.EntityCategoryProvider)
- net.minecraft.entity.player.PlayerEntity
- net.minecraft.client.network.AbstractClientPlayerEntity
- net.minecraft.client.network.ClientPlayerEntity
- net.minecraft.client.network.OtherClientPlayerEntity
- net.minecraft.server.network.ServerPlayerEntity (implements net.minecraft.screen.ScreenHandlerListener)
- net.minecraft.client.network.AbstractClientPlayerEntity
- net.minecraft.entity.boss.dragon.MultiPart
- net.minecraft.client.particle.Particle
- net.minecraft.client.particle.BarrierParticle
- net.minecraft.client.particle.BlockDustParticle
- net.minecraft.client.particle.BlockParticle
- net.minecraft.client.particle.BlockLeakParticle
- net.minecraft.client.particle.CloudParticle
- net.minecraft.client.particle.DamageParticle
- net.minecraft.client.particle.ElderGuardianAppearanceParticle
- net.minecraft.client.particle.EmitterParticle
- net.minecraft.client.particle.EmotionParticle
- net.minecraft.client.particle.EnchantGlyphParticle
- net.minecraft.client.particle.ExplosionEmitterParticle
- net.minecraft.client.particle.ExplosionSmokeParticle
- net.minecraft.client.particle.FireSmokeParticle
- net.minecraft.client.particle.LargeFireSmokeParticle
- net.minecraft.client.particle.FireworksSparkParticle.Explosion
- net.minecraft.client.particle.FireworksSparkParticle.FireworkParticle
- net.minecraft.client.particle.FireworksSparkParticle.Flash
- net.minecraft.client.particle.FishingParticle
- net.minecraft.client.particle.FlameParticle
- net.minecraft.client.particle.FootstepParticle
- net.minecraft.client.particle.ItemPickupParticle
- net.minecraft.client.particle.LargeExplosionParticle
- net.minecraft.client.particle.LavaEmberParticle
- net.minecraft.client.particle.NoteParticle
- net.minecraft.client.particle.PortalParticle
- net.minecraft.client.particle.RainSplashParticle
- net.minecraft.client.particle.WaterSplashParticle
- net.minecraft.client.particle.RedstoneParticle
- net.minecraft.client.particle.SnowballParticle
- net.minecraft.client.particle.SnowShovelParticle
- net.minecraft.client.particle.SpellParticle
- net.minecraft.client.particle.SuspendedParticle
- net.minecraft.client.particle.VillageParticle
- net.minecraft.client.particle.WaterBubbleParticle
- net.minecraft.entity.projectile.ProjectileEntity
- net.minecraft.entity.projectile.FireballEntity
- net.minecraft.entity.projectile.SmallFireballEntity
- net.minecraft.entity.projectile.WitherSkullEntity
- net.minecraft.entity.thrown.ThrowableEntity (implements net.minecraft.entity.projectile.Projectile)
- net.minecraft.entity.thrown.EggEntity
- net.minecraft.entity.thrown.EnderPearlEntity
- net.minecraft.entity.thrown.ExperienceBottleEntity
- net.minecraft.entity.thrown.PotionEntity
- net.minecraft.entity.thrown.SnowballEntity
- net.minecraft.entity.WeatherEntity
- net.minecraft.entity.LightningBoltEntity
- net.minecraft.entity.vehicle.AbstractMinecartEntity (implements net.minecraft.text.Nameable)
- net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.attribute.EntityAttributeInstanceImpl (implements net.minecraft.entity.attribute.EntityAttributeInstance)
- net.minecraft.entity.attribute.EntityAttributes
- net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket.Entry
- net.minecraft.network.packet.s2c.play.EntityEquipmentUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.EntityLocations
- net.minecraft.client.render.entity.model.EntityModel
- net.minecraft.client.render.entity.model.BannerBlockEntityModel
- net.minecraft.client.render.entity.model.BatEntityModel
- net.minecraft.client.render.entity.model.BiPedModel
- net.minecraft.client.render.entity.model.AbstractZombieModel
- net.minecraft.client.render.entity.model.SkeletonEntityModel
- net.minecraft.client.render.entity.model.ArmorStandArmorEntityModel
- net.minecraft.client.render.entity.model.ArmorStandEntityModel
- net.minecraft.client.render.entity.model.EndermanEntityModel
- net.minecraft.client.render.entity.model.PlayerEntityModel
- net.minecraft.client.render.entity.model.ZombieVillagerEntityModel
- net.minecraft.client.render.entity.model.AbstractZombieModel
- net.minecraft.client.render.entity.model.BlazeEntityModel
- net.minecraft.client.render.entity.model.BoatEntityModel
- net.minecraft.client.render.entity.model.BookModel
- net.minecraft.client.render.entity.model.ChestBlockEntityModel
- net.minecraft.client.render.entity.model.LargeChestBlockEntityModel
- net.minecraft.client.render.entity.model.ChickenEntityModel
- net.minecraft.client.render.entity.model.CreeperEntityModel
- net.minecraft.client.render.entity.model.DonkeyEntityModel
- net.minecraft.client.render.entity.model.EnderCrystalEntityRenderer
- net.minecraft.client.render.entity.model.EnderDragonModel
- net.minecraft.client.render.entity.model.EndermiteEntityModel
- net.minecraft.client.render.entity.model.GhastEntityRenderer
- net.minecraft.client.render.entity.model.GuardianEntityModel
- net.minecraft.client.render.entity.model.IronGolemEntityModel
- net.minecraft.client.render.entity.model.LeashEntityModel
- net.minecraft.client.render.entity.model.MagmaCubeEntityModel
- net.minecraft.client.render.entity.model.MinecartEntityModel
- net.minecraft.client.render.entity.model.OcelotEntityModel
- net.minecraft.client.render.entity.model.QuadruPedEntityModel
- net.minecraft.client.render.entity.model.CowEntityModel
- net.minecraft.client.render.entity.model.PigEntityModel
- net.minecraft.client.render.entity.model.SheepEntityModel
- net.minecraft.client.render.entity.model.SheepWoolEntityModel
- net.minecraft.client.render.entity.model.RabbitEntityModel
- net.minecraft.client.render.entity.model.SignBlockEntityModel
- net.minecraft.client.render.entity.model.SilverfishEntityModel
- net.minecraft.client.render.entity.model.SkullEntityModel
- net.minecraft.client.render.entity.model.SkullOverlayEntityModel
- net.minecraft.client.render.entity.model.SlimeEntityModel
- net.minecraft.client.render.entity.model.SnowmanEntityModel
- net.minecraft.client.render.entity.model.SpiderEntityModel
- net.minecraft.client.render.entity.model.SquidEntityModel
- net.minecraft.client.render.entity.model.VillagerEntityModel
- net.minecraft.client.render.entity.model.WitchEntityModel
- net.minecraft.client.render.entity.model.WitherEntityRenderer
- net.minecraft.client.render.entity.model.WolfEntityModel
- net.minecraft.entity.EntityMotionHelper
- net.minecraft.entity.mob.GhastEntity.GhastMoveControl
- net.minecraft.entity.mob.GuardianEntity.GuardianMoveControl
- net.minecraft.entity.passive.RabbitEntity.class_1862
- net.minecraft.entity.mob.SlimeEntity.SlimeMoveControl
- net.minecraft.client.util.math.EntityPosition
- net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.EntityPredicates
- net.minecraft.entity.EntityPredicates.Armored (implements com.google.common.base.Predicate<T>)
- net.minecraft.client.render.entity.EntityRenderDispatcher
- net.minecraft.client.render.entity.EntityRenderer<T>
- net.minecraft.client.render.entity.AreaEffectCloudEntityRenderer
- net.minecraft.client.render.entity.ArrowEntityRenderer
- net.minecraft.client.render.entity.BoatEntityRenderer
- net.minecraft.client.render.entity.EnderCrystalEntityRenderer
- net.minecraft.client.render.entity.ExperienceOrbEntityRenderer
- net.minecraft.client.render.entity.FallingBlockEntityRenderer
- net.minecraft.client.render.entity.FireballEntityRenderer
- net.minecraft.client.render.entity.FishingBobberEntityRenderer
- net.minecraft.client.render.entity.FlyingItemEntityRenderer<T>
- net.minecraft.entity.effect.StatusEffectUtil
- net.minecraft.client.render.entity.ItemEntityRenderer
- net.minecraft.client.render.entity.ItemFrameEntityRenderer
- net.minecraft.client.render.entity.LeashKnotEntityRenderer
- net.minecraft.client.render.entity.LightningEntityRenderer
- net.minecraft.client.render.entity.LivingEntityRenderer<T>
- net.minecraft.client.render.entity.ArmorStandEntityRenderer
- net.minecraft.client.render.entity.MobEntityRenderer<T>
- net.minecraft.client.render.entity.BatEntityRenderer
- net.minecraft.client.render.entity.BipedEntityRenderer<T>
- net.minecraft.client.render.entity.SkeletonEntityRenderer
- net.minecraft.client.render.entity.ZombieBaseEntityRenderer
- net.minecraft.client.render.entity.ZombiePigmanEntityRenderer
- net.minecraft.client.render.entity.BlazeEntityRenderer
- net.minecraft.client.render.entity.CatEntityRenderer
- net.minecraft.client.render.entity.ChickenEntityRenderer
- net.minecraft.client.render.entity.CowEntityRenderer
- net.minecraft.client.render.entity.CreeperEntityRenderer
- net.minecraft.client.render.entity.DonkeyEntityRenderer
- net.minecraft.client.render.entity.EnderDragonEntityRenderer
- net.minecraft.client.render.entity.EndermanEntityRenderer
- net.minecraft.client.render.entity.EndermiteEntityRenderer
- net.minecraft.client.render.entity.GhastEntityRenderer
- net.minecraft.client.render.entity.GiantEntityRenderer
- net.minecraft.client.render.entity.GuardianEntityRenderer
- net.minecraft.client.render.entity.IronGolemEntityRenderer
- net.minecraft.client.render.entity.MagmaCubeEntityRenderer
- net.minecraft.client.render.entity.MooshroomEntityRenderer
- net.minecraft.client.render.entity.PigEntityRenderer
- net.minecraft.client.render.entity.RabbitEntityRenderer
- net.minecraft.client.render.entity.SheepEntityRenderer
- net.minecraft.client.render.entity.SilverfishEntityRenderer
- net.minecraft.client.render.entity.SlimeEntityRenderer
- net.minecraft.client.render.entity.SnowGolemEntityRenderer
- net.minecraft.client.render.entity.SpiderEntityRenderer<T>
- net.minecraft.client.render.entity.CaveSpiderEntityRenderer
- net.minecraft.client.render.entity.SquidEntityRenderer
- net.minecraft.client.render.entity.VillagerEntityRenderer
- net.minecraft.client.render.entity.WitchEntityRenderer
- net.minecraft.client.render.entity.WitherEntityRenderer
- net.minecraft.client.render.entity.WolfEntityRenderer
- net.minecraft.client.render.entity.PlayerEntityRenderer
- net.minecraft.client.render.entity.MinecartEntityRenderer<T>
- net.minecraft.client.render.entity.SpawnerMinecartEntityRenderer
- net.minecraft.client.render.entity.TntMinecartEntityRenderer
- net.minecraft.client.render.entity.PaintingEntityRenderer
- net.minecraft.client.render.entity.TntEntityRenderer
- net.minecraft.client.render.entity.WitherSkullEntityRenderer
- net.minecraft.network.packet.s2c.play.EntityS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntityS2CPacket.MoveRelative
- net.minecraft.network.packet.s2c.play.EntityS2CPacket.Rotate
- net.minecraft.network.packet.s2c.play.EntityS2CPacket.RotateAndMoveRelative
- net.minecraft.network.packet.s2c.play.EntitySetHeadYawS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntitySpawnGlobalS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntityStatusS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.EntityTracker
- net.minecraft.network.packet.s2c.play.EntityTrackerUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.EntityType
- net.minecraft.entity.EntityType.SpawnEggData
- net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.server.dedicated.EulaReader
- net.minecraft.util.math.EulerAngle
- net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.ExperienceOrbSpawnS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.world.explosion.Explosion
- net.minecraft.client.particle.ExplosionEmitterParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.network.packet.s2c.play.ExplosionS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.particle.ExplosionSmokeParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.resource.FallbackResourceManager (implements net.minecraft.resource.ResourceManager)
- net.minecraft.world.gen.feature.Feature
- net.minecraft.world.gen.feature.BonusChestFeature
- net.minecraft.world.gen.feature.CactusFeature
- net.minecraft.class_433
- net.minecraft.class_449
- net.minecraft.world.gen.feature.ClayFeature
- net.minecraft.world.gen.feature.DeadbushFeature
- net.minecraft.world.gen.feature.DesertWellFeature
- net.minecraft.world.gen.feature.DiskFeature
- net.minecraft.world.gen.feature.DoublePlantFeature
- net.minecraft.world.gen.feature.DungeonFeature
- net.minecraft.world.gen.feature.FillerBlockFeature
- net.minecraft.world.gen.feature.FlowerPatchFeature
- net.minecraft.world.gen.feature.FoliageFeature
- net.minecraft.world.gen.feature.AcaciaTreeFeature
- net.minecraft.world.gen.feature.BirchTreeFeature
- net.minecraft.class_430
- net.minecraft.class_455
- net.minecraft.world.gen.feature.DarkOakTreeFeature
- net.minecraft.world.gen.feature.JungleTreeFeature
- net.minecraft.world.gen.feature.JungleBushFeature
- net.minecraft.world.gen.feature.OakTreeFeature
- net.minecraft.world.gen.feature.PineTreeFeature
- net.minecraft.world.gen.feature.SpruceTreeFeature
- net.minecraft.world.gen.feature.GlowstoneClusterFeature
- net.minecraft.world.gen.feature.GlowstoneFeature
- net.minecraft.world.gen.feature.HugeMushroomFeature
- net.minecraft.world.gen.feature.IceSpikeFeature
- net.minecraft.world.gen.feature.LakesFeature
- net.minecraft.world.gen.feature.LilyPadFeature
- net.minecraft.world.gen.feature.MelonFeature
- net.minecraft.world.gen.feature.MushroomFeature
- net.minecraft.world.gen.feature.NetherFireFeature
- net.minecraft.world.gen.feature.NetherrackFeature
- net.minecraft.world.gen.feature.OreFeature
- net.minecraft.world.gen.feature.PumpkinFeature
- net.minecraft.world.gen.feature.StoneFeature
- net.minecraft.world.gen.feature.SugarcaneFeature
- net.minecraft.world.gen.feature.TallGrassFeature
- net.minecraft.world.gen.feature.VineFeature
- net.minecraft.util.FileIoThread (implements java.lang.Runnable)
- net.minecraft.client.particle.FireSmokeParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.recipe.FireworkRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.client.particle.FireworksSparkParticle
- net.minecraft.client.particle.FireworksSparkParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.FishingParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.FlameParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.world.chunk.FlatChunkGenerator (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.world.gen.FlatWorldHelper
- net.minecraft.world.gen.layer.FlatWorldLayer
- net.minecraft.client.render.block.FluidRenderer
- net.minecraft.resource.FoliageColorResourceReloadListener (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.color.world.FoliageColors
- net.minecraft.client.resource.FontMetadata (implements net.minecraft.client.resource.ResourceMetadataProvider)
- net.minecraft.recipe.FoodRecipeDispatcher
- net.minecraft.client.particle.FootstepParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.structure.FortressPieces
- net.minecraft.structure.FortressPieces.Chance
- com.google.common.collect.ForwardingObject
- com.google.common.collect.ForwardingCollection<E> (implements java.util.Collection<E>)
- com.google.common.collect.ForwardingSet<E> (implements java.util.Set<E>)
- net.minecraft.util.JsonSet (implements net.minecraft.util.JsonElementProvider)
- com.google.common.collect.ForwardingSet<E> (implements java.util.Set<E>)
- com.google.common.collect.ForwardingCollection<E> (implements java.util.Collection<E>)
- net.minecraft.client.gl.Framebuffer
- net.minecraft.network.packet.s2c.play.GameJoinS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.options.GameOptions
- net.minecraft.client.render.GameRenderer (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.world.GameRuleDispatcher
- net.minecraft.world.GameRuleDispatcher.Value
- net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.world.Generatable
- net.minecraft.class_423
- net.minecraft.class_425
- net.minecraft.world.carver.RavineCarver
- net.minecraft.structure.StructureFeature
- net.minecraft.structure.MineshaftStructure
- net.minecraft.structure.NetherFortressFeature
- net.minecraft.structure.OceanMonumentFeature
- net.minecraft.structure.StrongholdStructure
- net.minecraft.structure.VillageStructure
- net.minecraft.structure.WitchHutStructure
- net.minecraft.world.gen.GeneratorConfig
- net.minecraft.world.gen.chunk.CavesGeneratorConfig
- net.minecraft.structure.NetherFortressFeature.NetherFortressGeneratorConfig
- net.minecraft.structure.OceanMonumentFeature.OceanMonumentGeneratorConfig
- net.minecraft.structure.StrongholdStructure.StrongholdGeneratorConfig
- net.minecraft.structure.VillageStructure.VillageGeneratorConfig
- net.minecraft.structure.WitchHutStructure.TempleGeneratorConfig
- net.minecraft.scoreboard.GenericScoreboardCriteria (implements net.minecraft.scoreboard.ScoreboardCriterion)
- net.minecraft.scoreboard.HealthScoreboardCriteria
- net.minecraft.scoreboard.StartupParameter
- net.minecraft.client.util.GlAllocationUtils
- net.minecraft.client.gl.GlBlendState
- net.minecraft.client.gl.GlProgramManager
- net.minecraft.client.gl.GlShader
- com.mojang.blaze3d.platform.GlStateManager
- com.mojang.blaze3d.platform.GlStateManager.AlphaTestState
- com.mojang.blaze3d.platform.GlStateManager.BlendFuncState
- com.mojang.blaze3d.platform.GlStateManager.BooleanState
- com.mojang.blaze3d.platform.GlStateManager.ClearState
- com.mojang.blaze3d.platform.GlStateManager.Color4
- com.mojang.blaze3d.platform.GlStateManager.ColorMask
- com.mojang.blaze3d.platform.GlStateManager.ColorMaterialState
- com.mojang.blaze3d.platform.GlStateManager.CullFaceState
- com.mojang.blaze3d.platform.GlStateManager.DepthTestState
- com.mojang.blaze3d.platform.GlStateManager.FogState
- com.mojang.blaze3d.platform.GlStateManager.LogicOpState
- com.mojang.blaze3d.platform.GlStateManager.PolygonOffsetState
- com.mojang.blaze3d.platform.GlStateManager.StencilState
- com.mojang.blaze3d.platform.GlStateManager.StencilSubState
- com.mojang.blaze3d.platform.GlStateManager.TexGenCoordState
- com.mojang.blaze3d.platform.GlStateManager.TexGenState
- com.mojang.blaze3d.platform.GlStateManager.Texture2DState
- net.minecraft.client.gl.GlUniform
- net.minecraft.client.gl.GlShaderUniform
- net.minecraft.entity.ai.goal.Goal
- net.minecraft.entity.ai.goal.AttackGoal
- net.minecraft.entity.ai.goal.AvoidSunlightGoal
- net.minecraft.entity.mob.BlazeEntity.ShootFireballGoal
- net.minecraft.entity.ai.goal.BreedGoal
- net.minecraft.entity.ai.goal.CreeperIgniteGoal
- net.minecraft.entity.ai.goal.DoorInteractGoal
- net.minecraft.entity.ai.goal.BreakDoorGoal
- net.minecraft.entity.ai.goal.LongDoorInteractGoal
- net.minecraft.entity.ai.goal.EatGrassGoal
- net.minecraft.entity.mob.EndermanEntity.PickupBlockGoal
- net.minecraft.entity.mob.EndermanEntity.PlaceBlockGoal
- net.minecraft.entity.ai.goal.EscapeDangerGoal
- net.minecraft.entity.passive.RabbitEntity.EscapeDangerGoal
- net.minecraft.entity.ai.goal.EscapeSunlightGoal
- net.minecraft.entity.ai.goal.FindNearestEntityGoal
- net.minecraft.entity.ai.goal.FindPlayerGoal
- net.minecraft.entity.ai.goal.FleeEntityGoal<T>
- net.minecraft.entity.passive.RabbitEntity.class_1859<T>
- net.minecraft.entity.ai.goal.FollowGolemGoal
- net.minecraft.entity.ai.goal.FollowOwnerGoal
- net.minecraft.entity.ai.goal.FollowParentGoal
- net.minecraft.entity.ai.goal.FormCaravanGoal
- net.minecraft.entity.mob.GhastEntity.FlyRandomlyGoal
- net.minecraft.entity.mob.GhastEntity.LookAtTargetGoal
- net.minecraft.entity.mob.GhastEntity.ShootFireballGoal
- net.minecraft.entity.ai.goal.GoToEntityTargetGoal
- net.minecraft.entity.ai.goal.GoToWalkTargetGoal
- net.minecraft.entity.mob.GuardianEntity.FireBeamGoal
- net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal
- net.minecraft.entity.ai.goal.IronGolemLookGoal
- net.minecraft.entity.ai.goal.LookAroundGoal
- net.minecraft.entity.ai.goal.LookAtEntityGoal
- net.minecraft.entity.ai.goal.GoToEntityGoal
- net.minecraft.entity.ai.goal.VillagerInteractGoal
- net.minecraft.entity.ai.goal.LookAtCustomerGoal
- net.minecraft.entity.ai.goal.GoToEntityGoal
- net.minecraft.entity.ai.goal.MeleeAttackGoal
- net.minecraft.entity.passive.RabbitEntity.RabbitAttackGoal
- net.minecraft.entity.mob.SpiderEntity.AttackGoal
- net.minecraft.entity.ai.goal.MoveThroughVillageGoal
- net.minecraft.entity.ai.goal.MoveToTargetPosGoal
- net.minecraft.entity.ai.goal.CatSitOnBlockGoal
- net.minecraft.entity.ai.goal.HarvestCropsGoal
- net.minecraft.entity.passive.RabbitEntity.class_1864
- net.minecraft.entity.ai.goal.PlayerControlGoal
- net.minecraft.entity.ai.goal.PounceAtTargetGoal
- net.minecraft.entity.ai.goal.ProjectileAttackGoal
- net.minecraft.entity.ai.goal.RestrictOpenDoorGoal
- net.minecraft.entity.mob.SilverfishEntity.CallForHelpGoal
- net.minecraft.entity.ai.goal.SitGoal
- net.minecraft.entity.mob.SlimeEntity.FaceTowardTargetGoal
- net.minecraft.entity.mob.SlimeEntity.MoveGoal
- net.minecraft.entity.mob.SlimeEntity.RandomLookGoal
- net.minecraft.entity.mob.SlimeEntity.SwimmingGoal
- net.minecraft.entity.passive.SquidEntity.SwimGoal
- net.minecraft.entity.ai.goal.StayIndoorsGoal
- net.minecraft.entity.ai.goal.StopFollowingCustomerGoal
- net.minecraft.entity.ai.goal.SwimGoal
- net.minecraft.entity.ai.goal.TemptGoal
- net.minecraft.entity.ai.goal.TrackTargetGoal
- net.minecraft.entity.ai.goal.AttackEntityGoal<T>
- net.minecraft.entity.mob.EndermanEntity.class_1912
- net.minecraft.entity.passive.IronGolemEntity.class_1870<T>
- net.minecraft.entity.ai.goal.NonTamedEntityHurtGoal<T>
- net.minecraft.entity.mob.SpiderEntity.FollowTargetGoal<T>
- net.minecraft.entity.mob.ZombiePigmanEntity.FollowPlayerIfAngryGoal
- net.minecraft.entity.ai.goal.OwnerHurtGoal
- net.minecraft.entity.ai.goal.RevengeGoal
- net.minecraft.entity.mob.ZombiePigmanEntity.AvoidZombiesGoal
- net.minecraft.entity.ai.goal.TargetHurtGoal
- net.minecraft.entity.ai.goal.TrackIronGolemTargetGoal
- net.minecraft.entity.ai.goal.AttackEntityGoal<T>
- net.minecraft.entity.ai.goal.VillagerMatingGoal
- net.minecraft.entity.ai.goal.WanderAroundGoal
- net.minecraft.entity.mob.SilverfishEntity.WanderAndInfestGoal
- net.minecraft.entity.ai.goal.WolfBegGoal
- net.minecraft.entity.goal.GoalSelector
- net.minecraft.entity.goal.GoalSelector.Entry
- net.minecraft.resource.GrassColorResourceReloadListener (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.color.world.GrassColors
- net.minecraft.entity.mob.GuardianEntity.class_1924 (implements com.google.common.base.Predicate<T>)
- net.minecraft.network.packet.c2s.play.GuiCloseC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.GuiLighting
- net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.HandSwingC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.entity.feature.HeadFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.world.Heightmap
- net.minecraft.network.packet.s2c.play.HeldItemChangeS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.entity.feature.HeldItemRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.item.HeldItemRenderer
- net.minecraft.util.hit.HitResult
- net.minecraft.recipe.HoeRecipeDispatcher
- net.minecraft.entity.passive.HorseBaseEntity.class_1851 (implements net.minecraft.entity.EntityData)
- net.minecraft.text.HoverEvent
- net.minecraft.entity.player.HungerManager
- net.minecraft.client.resource.language.I18n
- net.minecraft.util.Identifier
- net.minecraft.client.util.ModelIdentifier
- net.minecraft.util.IdList<T> (implements net.minecraft.util.ObjectIdIterable<T>)
- net.minecraft.client.input.Input
- net.minecraft.client.input.KeyboardInput
- java.io.InputStream (implements java.io.Closeable)
- net.minecraft.client.resource.FallbackResourceManager.LeakedResourceStream
- net.minecraft.util.IntegerStorage
- net.minecraft.server.network.IntegratedServerHandshakeNetworkHandler (implements net.minecraft.network.listener.ServerHandshakePacketListener)
- net.minecraft.util.IntObjectStorage<V>
- net.minecraft.util.IntObjectStorage.Entry<V>
- net.minecraft.network.packet.s2c.play.InventoryS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.entity.feature.IronGolemFlowerFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.item.Item
- net.minecraft.item.ArmorItem
- net.minecraft.item.ArmorStandItem
- net.minecraft.item.BedItem
- net.minecraft.item.BlockItem
- net.minecraft.item.BannerItem
- net.minecraft.item.GrassBlockItem
- net.minecraft.item.LilyPadItem
- net.minecraft.item.LeavesItem
- net.minecraft.item.SnowLayerItem
- net.minecraft.item.StickyPistonBlockItem
- net.minecraft.item.StoneSlabItem
- net.minecraft.item.VariantBlockItem
- net.minecraft.item.WoolItem
- net.minecraft.item.BoatItem
- net.minecraft.item.BookItem
- net.minecraft.item.BowItem
- net.minecraft.item.BucketItem
- net.minecraft.item.CarrotOnAStickItem
- net.minecraft.item.CoalItem
- net.minecraft.item.DyeItem
- net.minecraft.item.EggItem
- net.minecraft.item.EnchantedBookItem
- net.minecraft.item.EnderEyeItem
- net.minecraft.item.EnderPearlItem
- net.minecraft.item.ExperienceBottleItem
- net.minecraft.item.FireChargeItem
- net.minecraft.item.FireworkChargeItem
- net.minecraft.item.FireworkItem
- net.minecraft.item.FishingRodItem
- net.minecraft.item.FlintAndSteelItem
- net.minecraft.item.FoodItem
- net.minecraft.item.GlassBottleItem
- net.minecraft.item.HoeItem
- net.minecraft.item.LeadItem
- net.minecraft.item.MilkBucketItem
- net.minecraft.item.MinecartItem
- net.minecraft.item.MusicDiscItem
- net.minecraft.item.NameTagItem
- net.minecraft.item.NetherStarItem
- net.minecraft.item.NetworkSyncedItem
- net.minecraft.item.EmptyMapItem
- net.minecraft.item.FilledMapItem
- net.minecraft.item.PlaceableItem
- net.minecraft.item.PotionItem
- net.minecraft.item.RedstoneItem
- net.minecraft.item.SaddleItem
- net.minecraft.item.ShearsItem
- net.minecraft.item.SignItem
- net.minecraft.item.SkullItem
- net.minecraft.item.SnowballItem
- net.minecraft.item.SpawnEggItem
- net.minecraft.item.SwordItem
- net.minecraft.item.ToolItem
- net.minecraft.item.AxeItem
- net.minecraft.item.PickaxeItem
- net.minecraft.item.ShovelItem
- net.minecraft.item.WallHangableItem
- net.minecraft.item.WheatSeedsItem
- net.minecraft.item.WoodenDoorItem
- net.minecraft.item.WritableBookItem
- net.minecraft.item.WrittenBookItem
- net.minecraft.block.dispenser.ItemDispenserBehavior (implements net.minecraft.block.dispenser.DispenserBehavior)
- net.minecraft.block.dispenser.ProjectileDispenserBehavior
- net.minecraft.item.ItemGroup
- net.minecraft.client.render.model.json.ItemModelGenerator
- net.minecraft.client.render.model.json.ItemModelGenerator.Frame
- net.minecraft.client.render.item.ItemModels
- net.minecraft.client.render.item.ItemRenderer (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.item.Items
- net.minecraft.util.ItemScatterer
- net.minecraft.item.ItemStack
- net.minecraft.client.gl.JsonGlProgram
- net.minecraft.util.JsonHelper
- net.minecraft.util.JsonIntSerializable
- net.minecraft.entity.ai.control.JumpControl
- net.minecraft.entity.passive.RabbitEntity.RabbitJumpControl
- net.minecraft.network.packet.c2s.play.KeepAliveC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.KeepAliveS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.options.KeyBinding (implements java.lang.Comparable<T>)
- net.minecraft.util.Language
- net.minecraft.client.resource.language.LanguageDefinition (implements java.lang.Comparable<T>)
- net.minecraft.client.resource.language.LanguageManager (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.resource.metadata.LanguageResourceMetadata (implements net.minecraft.client.resource.ResourceMetadataProvider)
- net.minecraft.client.gui.screen.multiplayer.LanScanWidget (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.client.gui.widget.LanServerEntry (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.client.network.LanServerQueryManager
- net.minecraft.client.network.LanServerQueryManager.LanServerEntryList
- net.minecraft.client.network.LanServerQueryManager.LanServerInfo
- net.minecraft.client.particle.LargeExplosionParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.LargeFireSmokeParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.LavaEmberParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.world.biome.layer.Layer
- net.minecraft.world.biome.layer.AddHillsLayer
- net.minecraft.world.biome.layer.AddRiverLayer
- net.minecraft.class_594
- net.minecraft.class_597
- net.minecraft.class_599
- net.minecraft.class_605
- net.minecraft.class_607
- net.minecraft.class_609
- net.minecraft.class_610
- net.minecraft.class_612
- net.minecraft.class_613
- net.minecraft.class_614
- net.minecraft.class_615
- net.minecraft.class_616
- net.minecraft.class_603
- net.minecraft.world.biome.layer.EdgeLayer
- net.minecraft.world.biome.layer.MushroomIslandLayer
- net.minecraft.world.biome.layer.SetBaseBiomesLayer
- net.minecraft.world.biome.layer.XBiomeLayer
- net.minecraft.world.LayeredBiomeSource
- net.minecraft.world.SingletonBiomeSource
- net.minecraft.util.Lazy<T>
- net.minecraft.world.level.LevelGeneratorType
- net.minecraft.world.level.LevelInfo
- net.minecraft.world.level.LevelProperties
- net.minecraft.world.chunk.ReadOnlyChunk
- net.minecraft.world.level.storage.LevelStorageComparator (implements java.lang.Comparable<T>)
- net.minecraft.client.render.world.ListChunkRenderFactoryImpl (implements net.minecraft.client.render.world.ChunkRenderFactory)
- net.minecraft.client.gui.widget.ListWidget
- net.minecraft.client.gui.screen.CustomizedWorldPresetsScreen.PresetsListWidget
- net.minecraft.client.gui.screen.CustomizeFlatLevelScreen.CustomizeFlatLevelListWidget
- net.minecraft.client.gui.widget.DelegatingRealmsClickableScrolledSelectionListWidget
- net.minecraft.client.gui.widget.DelegatingRealmsScrolledSelectionListWidget
- net.minecraft.client.gui.widget.DelegatingRealmsSimpleScrolledSelectionListWidget
- net.minecraft.client.gui.widget.EntryListWidget
- net.minecraft.client.gui.screen.options.ControlsListWidget
- net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget
- net.minecraft.client.gui.widget.OptionPairWidget
- net.minecraft.client.gui.widget.PagedEntryListWidget
- net.minecraft.client.gui.screen.resourcepack.ResourcePackListWidget
- net.minecraft.client.gui.screen.resourcepack.AvailableResourcePackListWidget
- net.minecraft.client.gui.screen.resourcepack.SelectedResourcePackListWidget
- net.minecraft.client.gui.screen.options.LanguageOptionsScreen.LanguageSelectionListWidget
- net.minecraft.client.gui.screen.PresetsScreen.PresetsListWidget
- net.minecraft.client.gui.screen.world.SelectWorldScreen.class_756
- net.minecraft.client.gui.screen.SnooperScreen.class_761
- net.minecraft.client.gui.screen.StatsScreen.class_772
- net.minecraft.client.gui.screen.StatsScreen.class_774
- net.minecraft.client.gui.screen.StatsScreen.class_775
- net.minecraft.client.gui.screen.StatsScreen.class_773
- net.minecraft.client.gui.screen.StatsScreen.EntityStatsListWidget
- net.minecraft.client.gui.screen.StreamIngestScreen.class_823
- net.minecraft.client.render.LoadingScreenRenderer (implements net.minecraft.util.ProgressListener)
- net.minecraft.world.LocalDifficulty
- net.minecraft.network.packet.s2c.login.LoginCompressionS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.login.LoginDisconnectS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.login.LoginHelloC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.login.LoginKeyC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.login.LoginSuccessS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.LongObjectStorage<V>
- net.minecraft.util.LongObjectStorage.Entry<V>
- net.minecraft.entity.ai.control.LookControl
- net.minecraft.util.LowercaseEnumTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- net.minecraft.util.LowercaseMap<V> (implements java.util.Map<K,V>)
- net.minecraft.client.main.Main
- net.minecraft.recipe.MapCloningRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.item.map.MapIcon
- net.minecraft.client.gui.MapRenderer
- net.minecraft.client.gui.MapRenderer.MapTexture
- net.minecraft.item.map.MapState.PlayerUpdateTracker
- net.minecraft.network.packet.s2c.play.MapUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.MapUtil
- net.minecraft.block.Material
- net.minecraft.block.AirMaterial
- net.minecraft.block.FluidMaterial
- net.minecraft.block.PlantMaterial
- net.minecraft.block.PortalMaterial
- net.minecraft.block.MaterialColor
- net.minecraft.util.math.MathHelper
- org.lwjgl.util.vector.Matrix (implements java.io.Serializable)
- org.lwjgl.util.vector.Matrix4f (implements java.io.Serializable)
- net.minecraft.client.util.math.Matrix4f
- org.lwjgl.util.vector.Matrix4f (implements java.io.Serializable)
- net.minecraft.entity.data.Merchant (implements net.minecraft.entity.data.Trader)
- net.minecraft.world.chunk.MetaArray
- net.minecraft.util.MetadataSerializer
- net.minecraft.util.MetadataSerializer.Section<T>
- net.minecraft.util.MetricsData
- net.minecraft.client.MinecraftClient (implements net.minecraft.util.snooper.Snoopable, net.minecraft.util.ThreadExecutor)
- net.minecraft.server.MinecraftServer (implements net.minecraft.command.CommandSource, java.lang.Runnable, net.minecraft.util.snooper.Snoopable, net.minecraft.util.ThreadExecutor)
- net.minecraft.server.integrated.IntegratedServer
- net.minecraft.server.dedicated.MinecraftDedicatedServer (implements net.minecraft.server.dedicated.DedicatedServer)
- net.minecraft.structure.MineshaftPieces
- net.minecraft.entity.MobSpawnerHelper
- net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.mob.MobVisibilityCache
- net.minecraft.client.render.ModelBox
- net.minecraft.client.render.model.json.ModelElement
- net.minecraft.client.render.model.json.ModelElement.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.model.json.ModelElementFace
- net.minecraft.client.render.model.json.ModelElementFace.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.model.json.ModelElementTexture
- net.minecraft.client.render.model.json.ModelElementTexture.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.model.ModelFaceBaker
- net.minecraft.client.render.model.ModelLoader
- net.minecraft.client.model.ModelPart
- net.minecraft.client.render.model.json.ModelRotation
- net.minecraft.client.render.model.json.ModelTransformation
- net.minecraft.client.render.model.json.ModelTransformation.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.model.json.ModelVariantMap
- net.minecraft.client.render.model.json.ModelVariantMap.class_1070
- net.minecraft.client.render.model.json.ModelVariantMap.class_1070.class_1071 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.model.json.ModelVariantMap.class_1072
- net.minecraft.client.render.model.json.ModelVariantMap.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.entity.feature.MooshroomMushroomFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.MouseInput
- net.minecraft.client.network.MultiplayerServerListPinger
- net.minecraft.client.sound.MusicTracker (implements net.minecraft.util.Tickable)
- net.minecraft.util.registry.MutableRegistry<K,V> (implements net.minecraft.util.registry.Registry<K,V>)
- net.minecraft.util.registry.DefaultedRegistry<K,V>
- net.minecraft.util.registry.SimpleRegistry<K,V> (implements net.minecraft.util.ObjectIdIterable<T>)
- net.minecraft.util.registry.BiDefaultedRegistry<K,V>
- net.minecraft.client.sound.SoundRegistry
- net.minecraft.nbt.NbtHelper
- net.minecraft.nbt.NbtIo
- net.minecraft.world.chunk.NetherChunkGenerator (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.block.NetherPortalBlock.AreaHelper
- net.minecraft.network.NetworkEncryptionUtils
- net.minecraft.network.NetworkThreadUtils
- net.minecraft.client.util.NetworkUtils
- net.minecraft.recipe.NineGoldRecipeDispatcher
- net.minecraft.client.particle.NoteParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.util.NullTwitchStream (implements net.minecraft.client.util.TwitchStreamProvider)
- net.minecraft.structure.OceanMonumentPieces
- net.minecraft.structure.OceanMonumentPieces.class_507 (implements net.minecraft.structure.OceanMonumentPieces.class_515)
- net.minecraft.structure.OceanMonumentPieces.class_508 (implements net.minecraft.structure.OceanMonumentPieces.class_515)
- net.minecraft.structure.OceanMonumentPieces.class_509 (implements net.minecraft.structure.OceanMonumentPieces.class_515)
- net.minecraft.structure.OceanMonumentPieces.class_510 (implements net.minecraft.structure.OceanMonumentPieces.class_515)
- net.minecraft.structure.OceanMonumentPieces.class_511 (implements net.minecraft.structure.OceanMonumentPieces.class_515)
- net.minecraft.structure.OceanMonumentPieces.class_512 (implements net.minecraft.structure.OceanMonumentPieces.class_515)
- net.minecraft.structure.OceanMonumentPieces.class_513 (implements net.minecraft.structure.OceanMonumentPieces.class_515)
- net.minecraft.structure.OceanMonumentPieces.class_528
- net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.gui.widget.OptionPairWidget.Pair (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.ByteArrayOutputStream
- net.minecraft.world.chunk.RegionFileFormat.OutputStream
- java.io.FilterOutputStream
- java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
- net.minecraft.util.PrintStreamLogger
- java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
- java.io.ByteArrayOutputStream
- net.minecraft.network.encryption.PacketEncryptionManager
- net.minecraft.client.gui.widget.PagedEntryListWidget.class_709
- net.minecraft.client.gui.widget.PagedEntryListWidget.class_704
- net.minecraft.client.gui.widget.PagedEntryListWidget.class_706
- net.minecraft.client.gui.widget.PagedEntryListWidget.class_708
- net.minecraft.client.gui.widget.PagedEntryListWidget.class_710
- net.minecraft.client.gui.widget.PagedEntryListWidget.DualDrawableEntry (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.network.packet.s2c.play.PaintingSpawnS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.Pair<A,B>
- net.minecraft.entity.passive.VillagerEntity.Cost
- net.minecraft.client.particle.ParticleManager
- net.minecraft.network.packet.s2c.play.ParticleS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.ai.pathing.PathMinHeap
- net.minecraft.entity.ai.pathing.PathNodeMaker
- net.minecraft.server.dedicated.PendingServerCommand
- net.minecraft.world.PersistentState
- net.minecraft.class_559
- net.minecraft.item.map.MapState
- net.minecraft.scoreboard.ScoreboardState
- net.minecraft.village.VillageState
- net.minecraft.client.render.entity.feature.PigSaddleFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.block.piston.PistonHandler
- net.minecraft.entity.player.PlayerAbilities
- net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.player.PlayerInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.client.network.PlayerListEntry
- net.minecraft.network.packet.s2c.play.PlayerListHeaderS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.gui.hud.PlayerListHud.EntryOrderComparator (implements java.util.Comparator<T>)
- net.minecraft.network.packet.s2c.play.PlayerListS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
- net.minecraft.server.PlayerManager
- net.minecraft.server.dedicated.DedicatedPlayerManager
- net.minecraft.server.integrated.IntegratedPlayerManager
- net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.Both
- net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.LookOnly
- net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.PositionOnly
- net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.PlayerSelector
- net.minecraft.client.texture.PlayerSkinProvider
- net.minecraft.network.packet.s2c.play.PlayerSpawnPositionS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.server.PlayerWorldManager
- net.minecraft.server.PlayerWorldManager.PlayerInstance
- net.minecraft.network.packet.s2c.play.PlaySoundIdS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.particle.PortalParticle.NetherPortalFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.entity.PortalTeleporter
- net.minecraft.util.math.PositionImpl (implements net.minecraft.util.math.Position)
- net.minecraft.nbt.PositionTracker
- net.minecraft.client.gl.PostProcessShader
- net.minecraft.client.gui.screen.PresetsScreen.PresetEntry
- net.minecraft.util.profiler.Profiler
- net.minecraft.util.profiler.Profiler.class_1706 (implements java.lang.Comparable<T>)
- net.minecraft.network.packet.c2s.query.QueryPingC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.query.QueryPongS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.query.QueryRequestC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.server.rcon.QueryResponseHandler.Query
- net.minecraft.network.packet.s2c.query.QueryResponseS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.passive.RabbitEntity.RabbitEntityData (implements net.minecraft.entity.EntityData)
- net.minecraft.client.particle.RainSplashParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.util.RandomVectorGenerator
- net.minecraft.world.RayTraceResult
- net.minecraft.server.rcon.RconBase (implements java.lang.Runnable)
- net.minecraft.server.rcon.QueryResponseHandler
- net.minecraft.server.rcon.RconClient
- net.minecraft.server.rcon.RconServer
- net.minecraft.realms.Realms
- net.minecraft.realms.RealmsAnvilLevelStorageSource
- net.minecraft.realms.RealmsBufferBuilder
- net.minecraft.realms.RealmsButton
- net.minecraft.realms.RealmsSliderButton
- net.minecraft.realms.RealmsClickableScrolledSelectionList
- net.minecraft.realms.RealmsConnect
- net.minecraft.realms.RealmsDefaultVertexFormat
- net.minecraft.realms.RealmsEditBox
- net.minecraft.realms.RealmsLevelSummary (implements java.lang.Comparable<T>)
- net.minecraft.realms.RealmsMth
- net.minecraft.realms.RealmsScreen
- net.minecraft.realms.DisconnectedRealmsScreen
- net.minecraft.realms.RealmsBridge
- net.minecraft.realms.RealmsScrolledSelectionList
- net.minecraft.realms.RealmsServerAddress
- net.minecraft.realms.RealmsServerPing
- net.minecraft.realms.RealmsServerStatusPinger
- net.minecraft.realms.RealmsSharedConstants
- net.minecraft.realms.RealmsSimpleScrolledSelectionList
- net.minecraft.realms.RealmsVertexFormat
- net.minecraft.realms.RealmsVertexFormatElement
- net.minecraft.recipe.RecipeDispatcher
- net.minecraft.client.particle.RedstoneParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.block.RedstoneTorchBlock.BurnoutEntry
- net.minecraft.world.chunk.RegionFileFormat
- net.minecraft.world.chunk.RegionIo
- net.minecraft.resource.ReloadableResourceManagerInstance (implements net.minecraft.resource.ReloadableResourceManager)
- net.minecraft.network.packet.s2c.play.RemoveEntityStatusEffectS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.RenderLayerBuffers
- net.minecraft.recipe.RepairingRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.resource.ResourceImpl (implements net.minecraft.resource.Resource)
- net.minecraft.client.resource.ResourceMetadataSerializer<T> (implements net.minecraft.client.resource.MetadataSerializer<T>)
- net.minecraft.client.resource.AnimationMetadataSerializer (implements com.google.gson.JsonSerializer<T>)
- net.minecraft.client.resource.FontMetadataSerializer
- net.minecraft.client.resource.LanguageMetadataSerializer
- net.minecraft.client.resource.PackFormatMetadataSerializer (implements com.google.gson.JsonSerializer<T>)
- net.minecraft.client.resource.TextureMetadataSerializer
- net.minecraft.client.resource.ResourcePackLoader
- net.minecraft.client.resource.ResourcePackLoader.Entry
- net.minecraft.client.resource.ResourcePackMetadata (implements net.minecraft.client.resource.ResourceMetadataProvider)
- net.minecraft.network.packet.s2c.play.ResourcePackSendS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.ResourcePackStatusC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.gui.screen.resourcepack.ResourcePackWidget (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.client.gui.screen.resourcepack.DefaultResourcePackEntryWidget
- net.minecraft.client.gui.screen.resourcepack.ResourcePackEntryWidget
- net.minecraft.client.gui.hud.spectator.RootSpectatorCommandGroup (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommandGroup)
- net.minecraft.client.RunArgs
- net.minecraft.client.RunArgs.Args
- net.minecraft.client.RunArgs.AutoConnect
- net.minecraft.client.RunArgs.Directories
- net.minecraft.client.RunArgs.Game
- net.minecraft.client.RunArgs.WindowInformation
- net.minecraft.world.level.storage.SaveStorage (implements net.minecraft.world.level.storage.SaveStorageAccess)
- net.minecraft.world.level.storage.SaveData
- net.minecraft.scoreboard.Scoreboard
- net.minecraft.scoreboard.ServerScoreboard
- net.minecraft.network.packet.s2c.play.ScoreboardDisplayS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.scoreboard.ScoreboardObjective
- net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.scoreboard.ScoreboardPlayerScore
- net.minecraft.network.packet.s2c.play.ScoreboardPlayerUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.screen.ScreenHandler
- net.minecraft.screen.AnvilScreenHandler
- net.minecraft.screen.BeaconScreenHandler
- net.minecraft.screen.BrewingScreenHandler
- net.minecraft.screen.ChestScreenHandler
- net.minecraft.screen.CraftingScreenHandler
- net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
- net.minecraft.screen.EnchantingScreenHandler
- net.minecraft.screen.FurnaceScreenHandler
- net.minecraft.screen.Generic3x3ScreenHandler
- net.minecraft.screen.HopperScreenHandler
- net.minecraft.screen.HorseScreenHandler
- net.minecraft.screen.PlayerScreenHandler
- net.minecraft.screen.VillagerScreenHandler
- net.minecraft.inventory.ScreenHandlerLock
- net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.util.ScreenshotUtils
- net.minecraft.network.ServerAddress
- net.minecraft.world.chunk.ServerChunkCache (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.server.ServerConfigEntry<T>
- net.minecraft.server.BanEntry<T>
- net.minecraft.server.BannedIpEntry
- net.minecraft.server.BannedPlayerEntry
- net.minecraft.server.OperatorEntry
- net.minecraft.server.WhitelistEntry
- net.minecraft.server.BanEntry<T>
- net.minecraft.server.ServerConfigHandler
- net.minecraft.server.ServerConfigList<K,V>
- net.minecraft.server.BannedIpList
- net.minecraft.server.BannedPlayerList
- net.minecraft.server.OperatorList
- net.minecraft.server.Whitelist
- net.minecraft.server.ServerConfigList.DeSerializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.client.gui.widget.ServerEntry (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.server.network.ServerHandshakeNetworkHandler (implements net.minecraft.network.listener.ServerHandshakePacketListener)
- net.minecraft.client.network.ServerInfo
- net.minecraft.client.options.ServerList
- net.minecraft.server.network.ServerLoginNetworkHandler (implements net.minecraft.network.listener.ServerLoginPacketListener, net.minecraft.util.Tickable)
- net.minecraft.server.ServerMetadata
- net.minecraft.server.ServerMetadata.Deserializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.server.ServerMetadata.Players
- net.minecraft.server.ServerMetadata.Players.Deserializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.server.ServerMetadata.Version
- net.minecraft.server.ServerMetadata.Version.Serializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.server.ServerNetworkIo
- net.minecraft.server.network.ServerPlayerInteractionManager
- net.minecraft.server.network.DemoServerPlayerInteractionManager
- net.minecraft.server.network.ServerPlayNetworkHandler (implements net.minecraft.network.listener.ServerPlayPacketListener, net.minecraft.util.Tickable)
- net.minecraft.server.network.ServerQueryNetworkHandler (implements net.minecraft.network.listener.ServerQueryPacketListener)
- net.minecraft.server.world.ServerWorldManager (implements net.minecraft.world.WorldEventListener)
- net.minecraft.client.util.Session
- net.minecraft.network.packet.s2c.play.SetCameraEntityS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.gl.ShaderEffect
- net.minecraft.client.gl.ShaderParseException.JsonStackTrace
- net.minecraft.recipe.ShapedRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.recipe.MapUpscaleRecipeType
- net.minecraft.recipe.ShapelessRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.util.SharedConstants
- net.minecraft.client.render.entity.feature.SheepWoolFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.network.packet.s2c.play.SignEditorOpenS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.inventory.SimpleInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.inventory.AnimalInventory
- net.minecraft.inventory.ClientNetworkSyncedInventory (implements net.minecraft.block.entity.LockableScreenHandlerFactory)
- net.minecraft.inventory.EnderChestInventory
- net.minecraft.util.math.noise.SimplexNoiseSampler
- net.minecraft.client.render.entity.feature.SlimeFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.inventory.slot.Slot
- net.minecraft.screen.BeaconScreenHandler.PaymentSlot
- net.minecraft.screen.BrewingScreenHandler.FuelSlot
- net.minecraft.screen.BrewingScreenHandler.PotionSlot
- net.minecraft.inventory.slot.CraftingResultSlot
- net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeInventorySlot
- net.minecraft.inventory.slot.FurnaceFuelSlot
- net.minecraft.inventory.slot.FurnaceOutputSlot
- net.minecraft.inventory.slot.TradeOutputSlot
- net.minecraft.recipe.SmeltingRecipeRegistry
- net.minecraft.client.util.SmoothUtil
- net.minecraft.util.snooper.Snooper
- net.minecraft.client.particle.SnowballParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.SnowballParticle.SlimeFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.SnowballParticle.SnowballFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.render.entity.feature.SnowGolemPumpkinFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.particle.SnowShovelParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.sound.Sound
- net.minecraft.client.sound.SoundContainerImpl (implements net.minecraft.client.sound.SoundContainer<T>)
- net.minecraft.client.sound.SoundEntry
- net.minecraft.client.sound.SoundEntry.class_1308
- net.minecraft.client.sound.SoundEntryDeserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.sound.SoundManager (implements net.minecraft.resource.ResourceReloadListener, net.minecraft.util.Tickable)
- net.minecraft.client.sound.SoundSystem
- paulscode.sound.SoundSystem
- net.minecraft.client.sound.SoundSystem.class_1326
- net.minecraft.block.entity.SpawnerBlockEntityBehavior
- net.minecraft.client.gui.hud.spectator.SpectatorMenu
- net.minecraft.client.gui.hud.spectator.SpectatorMenu.ChangePageSpectatorMenuCommand (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand)
- net.minecraft.client.gui.hud.spectator.SpectatorMenu.CloseSpectatorMenuCommand (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand)
- net.minecraft.client.gui.hud.spectator.SpectatorMenuState
- net.minecraft.network.packet.c2s.play.SpectatorTeleportC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.particle.SpellParticle.AmbientMobSpellFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.SpellParticle.InstantSpellFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.SpellParticle.MobSpellFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.SpellParticle.SpellFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.SpellParticle.WitchSpellFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.entity.mob.SpiderEntity.SpawnEffectData (implements net.minecraft.entity.EntityData)
- net.minecraft.client.render.entity.feature.SpiderEyesFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.server.command.SpreadPlayersCommand.Pile
- net.minecraft.client.texture.Sprite
- net.minecraft.client.texture.ClockSprite
- net.minecraft.client.texture.CompassSprite
- net.minecraft.stat.Stat
- net.minecraft.achievement.Achievement
- net.minecraft.stat.CraftingStat
- net.minecraft.stat.SimpleStat
- net.minecraft.state.StateManager
- net.minecraft.stat.StatHandler
- net.minecraft.stat.ServerStatHandler
- net.minecraft.stat.Stats
- net.minecraft.network.packet.s2c.play.StatsUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.effect.StatusEffect
- net.minecraft.entity.effect.AbsorptionStatusEffect
- net.minecraft.entity.effect.CombatStatusEffect
- net.minecraft.entity.effect.HealthBoostStatusEffect
- net.minecraft.entity.effect.InstantStatusEffect
- net.minecraft.entity.effect.StatusEffectInstance
- net.minecraft.entity.effect.StatusEffectStrings
- net.minecraft.client.twitch.StreamController
- net.minecraft.client.gui.hud.StreamIndicatorHud
- net.minecraft.client.twitch.StreamMetdata
- net.minecraft.client.twitch.AchievementMetadata
- net.minecraft.client.twitch.CombatMetadata
- net.minecraft.client.twitch.PlayerDeathData
- net.minecraft.nbt.StringNbtReader
- net.minecraft.nbt.StringNbtReader.class_1423
- net.minecraft.nbt.StringNbtReader.class_1424
- net.minecraft.nbt.StringNbtReader.class_1425
- net.minecraft.nbt.StringNbtReader.class_1426
- net.minecraft.structure.StrongholdPieces
- net.minecraft.structure.StrongholdPieces.Chance
- net.minecraft.client.render.debug.StructureDebugRenderer (implements net.minecraft.client.render.debug.CameraView)
- net.minecraft.structure.StructurePiece
- net.minecraft.structure.FortressPieces.AbstractPiece
- net.minecraft.structure.FortressPieces.BlazeSpawnerPiece
- net.minecraft.structure.FortressPieces.CorridorPiece
- net.minecraft.structure.FortressPieces.CrossingPiece
- net.minecraft.structure.FortressPieces.StartPiece
- net.minecraft.structure.FortressPieces.EntrancePiece
- net.minecraft.structure.FortressPieces.LargeCorridorPiece
- net.minecraft.structure.FortressPieces.LargeCrossingPiece
- net.minecraft.structure.FortressPieces.NetherWartFarmPiece
- net.minecraft.structure.FortressPieces.PathEndPiece
- net.minecraft.structure.FortressPieces.SmallCorridorPiece
- net.minecraft.structure.FortressPieces.SmallCrossingPiece
- net.minecraft.structure.FortressPieces.StairsPiece
- net.minecraft.structure.FortressPieces.StraightPathPiece
- net.minecraft.structure.FortressPieces.TinyCorridorPiece
- net.minecraft.structure.FortressPieces.TinyCrossingPiece
- net.minecraft.structure.MineshaftPieces.CorridorPiece
- net.minecraft.structure.MineshaftPieces.CrossingPiece
- net.minecraft.structure.MineshaftPieces.RoomPiece
- net.minecraft.structure.MineshaftPieces.StairsPiece
- net.minecraft.structure.OceanMonumentPieces.AbstractPiece
- net.minecraft.structure.OceanMonumentPieces.class_527
- net.minecraft.structure.OceanMonumentPieces.CoreRoomPiece
- net.minecraft.structure.OceanMonumentPieces.DoubleXRoomPiece
- net.minecraft.structure.OceanMonumentPieces.DoubleXYRoom
- net.minecraft.structure.OceanMonumentPieces.DoubleYRoom
- net.minecraft.structure.OceanMonumentPieces.DoubleYZRoom
- net.minecraft.structure.OceanMonumentPieces.DoubleZRoom
- net.minecraft.structure.OceanMonumentPieces.EntrancePiece
- net.minecraft.structure.OceanMonumentPieces.MainBuildingPiece
- net.minecraft.structure.OceanMonumentPieces.PenthousePiece
- net.minecraft.structure.OceanMonumentPieces.SimplePiece
- net.minecraft.structure.OceanMonumentPieces.SimpleTopPiece
- net.minecraft.structure.StrongholdPieces.AbstractPiece
- net.minecraft.structure.StrongholdPieces.ChestCorridorPiece
- net.minecraft.structure.StrongholdPieces.CrossingPiece
- net.minecraft.structure.StrongholdPieces.EndPortalRoomPiece
- net.minecraft.structure.StrongholdPieces.LeftTurnPiece
- net.minecraft.structure.StrongholdPieces.RightTurnPiece
- net.minecraft.structure.StrongholdPieces.LibraryPiece
- net.minecraft.structure.StrongholdPieces.PlainCorridorPiece
- net.minecraft.structure.StrongholdPieces.PrisonPiece
- net.minecraft.structure.StrongholdPieces.RoomCrossingPiece
- net.minecraft.structure.StrongholdPieces.StairsPiece
- net.minecraft.structure.StrongholdPieces.StartPiece
- net.minecraft.structure.StrongholdPieces.StraightCorridorPiece
- net.minecraft.structure.StrongholdPieces.StraightStairsPiece
- net.minecraft.structure.TemplePieces.AbstractPiece
- net.minecraft.structure.TemplePieces.DesertPyramidPiece
- net.minecraft.structure.TemplePieces.JunglePyramidPiece
- net.minecraft.structure.TemplePieces.WitchHutPiece
- net.minecraft.structure.VillagePieces.AbstractPiece
- net.minecraft.structure.VillagePieces.BalconyHousePiece
- net.minecraft.structure.VillagePieces.BlacksmithHouse
- net.minecraft.structure.VillagePieces.class_580
- net.minecraft.structure.VillagePieces.RoadPiece
- net.minecraft.structure.VillagePieces.ClerkHousePiece
- net.minecraft.structure.VillagePieces.FarmPiece
- net.minecraft.structure.VillagePieces.LampPostPiece
- net.minecraft.structure.VillagePieces.LargeFarmPiece
- net.minecraft.structure.VillagePieces.PriestHousePiece
- net.minecraft.structure.VillagePieces.SmallHousePiece
- net.minecraft.structure.VillagePieces.TallSmallHousePiece
- net.minecraft.structure.VillagePieces.TinyHousePiece
- net.minecraft.structure.VillagePieces.WellPiece
- net.minecraft.structure.VillagePieces.StartPiece
- net.minecraft.structure.FortressPieces.AbstractPiece
- net.minecraft.structure.StructurePiece.BlockRandomizer
- net.minecraft.structure.StrongholdPieces.class_550
- net.minecraft.structure.TemplePieces.JunglePyramidPiece.Randomizer
- net.minecraft.structure.StructurePieceManager
- net.minecraft.client.render.entity.feature.StuckArrowsFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.text.Style
- net.minecraft.text.Style.Serializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.world.chunk.SurfaceChunkGenerator (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.client.particle.SuspendedParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.nbt.Tag
- net.minecraft.nbt.ByteArrayTag
- net.minecraft.nbt.CompoundTag
- net.minecraft.nbt.EndTag
- net.minecraft.nbt.IntArrayTag
- net.minecraft.nbt.ListTag
- net.minecraft.nbt.StringTag
- net.minecraft.nbt.Tag.NumberTag
- net.minecraft.network.packet.s2c.play.TeamS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.scoreboard.TeamScoreboardCriteria (implements net.minecraft.scoreboard.ScoreboardCriterion)
- net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand, net.minecraft.client.gui.hud.spectator.SpectatorMenuCommandGroup)
- net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand)
- net.minecraft.client.gui.hud.spectator.TeleportSpectatorMenu (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand, net.minecraft.client.gui.hud.spectator.SpectatorMenuCommandGroup)
- net.minecraft.client.gui.hud.spectator.TeleportToSpecificPlayerSpectatorCommand (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand)
- net.minecraft.structure.TemplePieces
- net.minecraft.client.render.Tessellator
- net.minecraft.text.Text.Serializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.client.font.TextRenderer (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.util.Texts
- net.minecraft.client.render.model.TexturedBakedQuad
- net.minecraft.client.texture.TextureManager (implements net.minecraft.client.ClientTickable, net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.render.TextureOffset
- net.minecraft.client.resource.metadata.TextureResourceMetadata (implements net.minecraft.client.resource.ResourceMetadataProvider)
- net.minecraft.client.render.TextureStitcher
- net.minecraft.client.render.TextureStitcher.Holder (implements java.lang.Comparable<T>)
- net.minecraft.client.render.TextureStitcher.Slot
- net.minecraft.client.texture.TextureUtils
- net.minecraft.realms.Tezzelator
- java.lang.Thread (implements java.lang.Runnable)
- net.minecraft.server.LanServerPinger
- net.minecraft.client.network.LanServerQueryManager.LanServerDetector
- net.minecraft.world.chunk.ThreadedAnvilChunkStorage (implements net.minecraft.world.chunk.ChunkWriter, net.minecraft.class_645)
- net.minecraft.util.ThreadSafeBound<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Error
- net.minecraft.client.util.AnError
- java.lang.Exception
- net.minecraft.client.ClientException
- net.minecraft.command.CommandException
- net.minecraft.command.EntityNotFoundException
- net.minecraft.command.InvalidNumberException
- net.minecraft.command.NotFoundException
- net.minecraft.command.PlayerNotFoundException
- net.minecraft.command.SyntaxException
- net.minecraft.command.IncorrectUsageException
- java.io.IOException
- java.io.FileNotFoundException
- net.minecraft.resource.ResourceNotFoundException
- net.minecraft.client.gl.ShaderParseException
- java.io.FileNotFoundException
- net.minecraft.nbt.NbtException
- java.lang.RuntimeException
- net.minecraft.client.render.model.json.BlockModel.LoopException
- net.minecraft.util.crash.CrashException
- java.lang.IllegalArgumentException
- net.minecraft.text.TranslationException
- net.minecraft.client.render.model.json.ModelVariantMap.class_1069
- net.minecraft.network.OffThreadException
- net.minecraft.server.ServerConfigHandler.ServerConfigException
- net.minecraft.client.render.TextureStitchException
- net.minecraft.world.level.storage.WorldLoadException
- java.lang.Error
- net.minecraft.util.TickableEntry (implements java.lang.Comparable<T>)
- net.minecraft.network.packet.s2c.play.TitleS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.TrackedEntityInstance
- net.minecraft.village.TradeOffer
- net.minecraft.village.TraderInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.client.render.model.json.Transformation
- net.minecraft.client.render.model.json.Transformation.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.resource.language.TranslationStorage
- net.minecraft.client.twitch.Twitch
- net.minecraft.client.twitch.Twitch.class_1342 (implements tv.twitch.chat.IChatChannelListener)
- net.minecraft.client.twitch.TwitchAuth (implements net.minecraft.client.twitch.StreamController.Listener, net.minecraft.client.twitch.Twitch.class_1345, net.minecraft.client.twitch.TwitchStream.class_1347, net.minecraft.client.util.TwitchStreamProvider)
- net.minecraft.client.twitch.TwitchStream
- net.minecraft.entity.ai.path.Type
- net.minecraft.entity.ai.pathing.MobType
- net.minecraft.entity.ai.pathing.SpiderNavigation
- net.minecraft.entity.ai.path.SwimmingNavigation
- net.minecraft.entity.ai.pathing.MobType
- com.google.common.collect.UnmodifiableIterator<E> (implements java.util.Iterator<E>)
- net.minecraft.util.CollectionBuilders.Product.class_1379<T>
- net.minecraft.network.packet.s2c.play.UpdateEntityTagS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.UpdatePlayerAbilitiesC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.UpdateSelectedSlotC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.UpdateSignS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.UserCache
- net.minecraft.util.UserCache.Entry
- net.minecraft.util.UserCache.JsonConverter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.util.Util
- net.minecraft.client.render.world.VboChunkRenderFactoryImpl (implements net.minecraft.client.render.world.ChunkRenderFactory)
- net.minecraft.util.math.Vec3d
- net.minecraft.util.math.Vec3i (implements java.lang.Comparable<T>)
- net.minecraft.util.math.BlockPos
- net.minecraft.util.math.BlockPos.Mutable
- net.minecraft.class_430.class_431
- net.minecraft.entity.PortalTeleporter.Position
- net.minecraft.util.math.BlockPos
- net.minecraft.client.util.math.Vector3d
- net.minecraft.client.render.VertexBufferBuilderUploader
- net.minecraft.client.render.VertexBufferUploader
- net.minecraft.client.render.VertexFormat
- net.minecraft.client.render.VertexFormatElement
- net.minecraft.client.render.VertexFormats
- net.minecraft.village.Village
- net.minecraft.village.Village.class_1842
- net.minecraft.village.VillageDoor
- net.minecraft.client.particle.VillageParticle.HappyVillagerFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.VillageParticle.TownAuraFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.structure.VillagePieces
- net.minecraft.structure.VillagePieces.Chance
- net.minecraft.entity.passive.VillagerEntity.class_1954 (implements net.minecraft.entity.passive.VillagerEntity.TradeProvider)
- net.minecraft.entity.passive.VillagerEntity.class_1956 (implements net.minecraft.entity.passive.VillagerEntity.TradeProvider)
- net.minecraft.entity.passive.VillagerEntity.class_1958 (implements net.minecraft.entity.passive.VillagerEntity.TradeProvider)
- net.minecraft.entity.passive.VillagerEntity.EmeraldToItem (implements net.minecraft.entity.passive.VillagerEntity.TradeProvider)
- net.minecraft.entity.passive.VillagerEntity.EnchantedBook (implements net.minecraft.entity.passive.VillagerEntity.TradeProvider)
- net.minecraft.client.particle.WaterBubbleParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.WaterSplashParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.render.model.WeightedBakedModel (implements net.minecraft.client.render.model.BakedModel)
- net.minecraft.client.render.model.WeightedBakedModel.Builder
- net.minecraft.util.WeightedPicker
- net.minecraft.util.WeightedPicker.Entry
- net.minecraft.world.biome.Biome.SpawnEntry
- net.minecraft.enchantment.EnchantmentInfoEntry
- net.minecraft.block.entity.SpawnerBlockEntityBehavior.SpawnEntry
- net.minecraft.client.render.model.WeightedBakedModel.WeightedRandomItemEntry (implements java.lang.Comparable<T>)
- net.minecraft.util.WeightedRandomChestContent
- net.minecraft.util.WeightedRandomFishingLoot
- net.minecraft.client.sound.WeightedSoundSet (implements net.minecraft.client.sound.SoundContainer<T>)
- net.minecraft.client.util.Window
- net.minecraft.client.render.entity.feature.WitchHeldItemFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.entity.feature.WitherArmorFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.entity.feature.WolfCollarFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.world.World (implements net.minecraft.world.WorldView)
- net.minecraft.client.world.ClientWorld
- net.minecraft.server.world.ServerWorld (implements net.minecraft.util.ThreadExecutor)
- net.minecraft.world.DemoServerWorld
- net.minecraft.world.MultiServerWorld
- net.minecraft.world.border.WorldBorder
- net.minecraft.network.packet.s2c.play.WorldBorderS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.WorldEventS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.WorldRenderer (implements net.minecraft.resource.ResourceReloadListener, net.minecraft.world.WorldEventListener)
- net.minecraft.client.render.WorldRenderer.ChunkInfo
- net.minecraft.world.WorldSaveHandler (implements net.minecraft.world.PlayerDataHandler, net.minecraft.world.SaveHandler)
- net.minecraft.class_629
- net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.mob.ZombieEntity.class_1950 (implements net.minecraft.entity.EntityData)
- net.minecraft.village.ZombieSiegeManager
- net.minecraft.block.AbstractBlockState (implements net.minecraft.block.BlockState)
Interface Hierarchy
- net.minecraft.client.render.model.BakedModel
- net.minecraft.client.color.world.BiomeColors.ColorProvider
- net.minecraft.block.BlockEntityProvider
- net.minecraft.block.BlockState
- net.minecraft.client.render.BlockStateIdentifierMapAccess
- net.minecraft.entity.boss.BossBarProvider
- net.minecraft.client.render.BufferedImageSkinProvider
- net.minecraft.client.render.debug.CameraView
- net.minecraft.world.chunk.ChunkProvider
- net.minecraft.client.render.world.ChunkRenderFactory
- net.minecraft.world.chunk.ChunkWriter
- net.minecraft.class_645
- net.minecraft.client.ClientTickable
- net.minecraft.client.texture.TickableTexture (also extends net.minecraft.client.texture.Texture)
- net.minecraft.command.CommandProvider
- net.minecraft.server.command.CommandRegistryProvider
- net.minecraft.command.CommandSource
- java.lang.Comparable<T>
- net.minecraft.command.Command
- net.minecraft.server.dedicated.DedicatedServer
- net.minecraft.block.dispenser.DispenserBehavior
- net.minecraft.enchantment.EnchantmentHelper.Listener
- net.minecraft.entity.attribute.EntityAttribute
- net.minecraft.entity.attribute.EntityAttributeInstance
- net.minecraft.entity.EntityCategoryProvider
- net.minecraft.entity.EntityData
- net.minecraft.client.gui.widget.EntryListWidget.Entry
- net.minecraft.client.render.entity.feature.FeatureRenderer<E>
- net.minecraft.block.Growable
- net.minecraft.client.gui.widget.IdentifibleBooleanConsumer
- java.lang.Iterable<T>
- net.minecraft.util.ObjectIdIterable<T>
- net.minecraft.util.registry.Registry<K,V>
- net.minecraft.text.Text
- com.google.gson.JsonDeserializer<T>
- net.minecraft.client.resource.MetadataSerializer<T>
- net.minecraft.util.JsonElementProvider
- net.minecraft.client.render.model.MeshDefinitation
- net.minecraft.entity.MultipartEntityProvider
- net.minecraft.text.Nameable
- net.minecraft.inventory.Inventory
- net.minecraft.util.HopperProvider
- net.minecraft.block.entity.LockableScreenHandlerFactory (also extends net.minecraft.screen.NamedScreenHandlerFactory)
- net.minecraft.inventory.SidedInventory
- net.minecraft.screen.NamedScreenHandlerFactory
- net.minecraft.block.entity.LockableScreenHandlerFactory (also extends net.minecraft.inventory.Inventory)
- net.minecraft.inventory.Inventory
- net.minecraft.structure.OceanMonumentPieces.class_515
- net.minecraft.network.Packet<T>
- net.minecraft.network.listener.PacketListener
- net.minecraft.network.listener.ClientLoginPacketListener
- net.minecraft.network.listener.ClientPlayPacketListener
- net.minecraft.network.listener.ClientQueryPacketListener
- net.minecraft.network.listener.ServerHandshakePacketListener
- net.minecraft.network.listener.ServerLoginPacketListener
- net.minecraft.network.listener.ServerPlayPacketListener
- net.minecraft.network.listener.ServerQueryPacketListener
- net.minecraft.client.gui.widget.PagedEntryListWidget.Listener
- net.minecraft.client.particle.ParticleFactory
- net.minecraft.world.PlayerDataHandler
- net.minecraft.client.texture.PlayerSkinProvider.SkinTextureAvailableCallback
- net.minecraft.util.math.Position
- net.minecraft.util.math.WorldPosition
- net.minecraft.util.math.WorldPositionPointer
- net.minecraft.util.math.BlockPointer
- net.minecraft.util.math.WorldPositionPointer
- net.minecraft.util.math.WorldPosition
- net.minecraft.util.ProgressListener
- net.minecraft.entity.projectile.Projectile
- net.minecraft.state.property.Property<T>
- net.minecraft.entity.RangedAttackMob
- net.minecraft.recipe.RecipeType
- net.minecraft.resource.Resource
- net.minecraft.resource.ResourceManager
- net.minecraft.resource.ReloadableResourceManager
- net.minecraft.client.resource.ResourceMetadataProvider
- net.minecraft.resource.ResourcePack
- net.minecraft.resource.ResourceReloadListener
- net.minecraft.world.SaveHandler
- net.minecraft.world.level.storage.SaveStorageAccess
- net.minecraft.scoreboard.ScoreboardCriterion
- net.minecraft.screen.ScreenHandlerListener
- net.minecraft.inventory.SimpleInventoryListener
- net.minecraft.client.gui.widget.SliderWidget.class_691
- net.minecraft.util.snooper.Snoopable
- net.minecraft.client.sound.SoundContainer<T>
- net.minecraft.client.sound.SoundInstance
- net.minecraft.client.sound.TickableSoundInstance (also extends net.minecraft.util.Tickable)
- net.minecraft.client.gui.hud.spectator.SpectatorMenuCloseCallback
- net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand
- net.minecraft.client.gui.hud.spectator.SpectatorMenuCommandGroup
- net.minecraft.stat.StatFormatter
- net.minecraft.client.gui.StatsListener
- net.minecraft.stat.StatTypeProvider
- net.minecraft.client.twitch.StreamController.Listener
- net.minecraft.util.StringIdentifiable
- net.minecraft.entity.Tameable
- net.minecraft.client.texture.Texture
- net.minecraft.client.texture.TickableTexture (also extends net.minecraft.client.ClientTickable)
- net.minecraft.client.texture.TextureCreator
- net.minecraft.util.ThreadExecutor
- net.minecraft.util.Tickable
- net.minecraft.client.sound.TickableSoundInstance (also extends net.minecraft.client.sound.SoundInstance)
- net.minecraft.entity.data.Trader
- net.minecraft.client.twitch.Twitch.class_1345
- net.minecraft.client.twitch.TwitchStream.class_1347
- net.minecraft.client.util.TwitchStreamProvider
- net.minecraft.entity.passive.VillagerEntity.TradeProvider
- net.minecraft.world.border.WorldBorderListener
- net.minecraft.world.WorldEventListener
- net.minecraft.world.WorldView
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minecraft.entity.vehicle.AbstractMinecartEntity.Type
- net.minecraft.block.AbstractRailBlock.RailShapeType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.scoreboard.AbstractTeam.VisibilityRule
- net.minecraft.item.ArmorItem.Material
- net.minecraft.block.entity.BannerBlockEntity.BannerPattern
- net.minecraft.block.BedBlock.BedBlockType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.BigMushroomBlock.MushroomType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.world.biome.Biome.Temperature
- net.minecraft.block.Block.OffsetType
- net.minecraft.client.render.block.BlockModelRenderer.NeighborData
- net.minecraft.client.render.block.BlockModelRenderer.NeighborOrientation
- net.minecraft.client.render.block.BlockModelRenderer.Translation
- net.minecraft.world.chunk.Chunk.Status
- net.minecraft.text.ClickEvent.Action
- net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket.Mode
- net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket.Mode
- net.minecraft.network.packet.s2c.play.CombatEventS2CPacket.Type
- net.minecraft.command.CommandStats.Type
- net.minecraft.block.ComparatorBlock.ComparatorType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.client.render.model.CubeFace
- net.minecraft.enchantment.DamageEnchantmentTarget
- net.minecraft.world.Difficulty
- net.minecraft.util.math.Direction (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.util.math.Direction.Axis (implements com.google.common.base.Predicate<T>, net.minecraft.util.StringIdentifiable)
- net.minecraft.util.math.Direction.AxisDirection
- net.minecraft.util.math.Direction.DirectionType (implements java.lang.Iterable<T>, com.google.common.base.Predicate<T>)
- net.minecraft.block.DirtBlock.DirtType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.DoorBlock.DoorType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.DoorBlock.HalfType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.DoublePlantBlock.DoublePlantType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.DoublePlantBlock.HalfType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.util.DyeColor (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.world.biome.layer.EdgeLayer.Type
- net.minecraft.enchantment.EnchantmentTarget
- net.minecraft.entity.EntityCategory
- net.minecraft.item.FishItem.FishType
- net.minecraft.block.FlowerBlock.Color
- net.minecraft.block.FlowerBlock.FlowerType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.FlowerPotBlock.PottablePlantType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.util.Formatting
- net.minecraft.client.options.GameOptions.Option
- net.minecraft.world.GameRuleDispatcher.VariableType
- net.minecraft.client.gl.GlShader.Type
- com.mojang.blaze3d.platform.GlStateManager.TexCoord
- net.minecraft.world.Heightmap.class_1105
- net.minecraft.world.Heightmap.RenderStatus
- net.minecraft.util.hit.HitResult.Type
- net.minecraft.text.HoverEvent.Action
- net.minecraft.block.InfestedBlock.Variants (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.item.Item.ToolMaterialType
- net.minecraft.client.render.model.json.ItemModelGenerator.Side
- net.minecraft.world.level.LevelInfo.GameMode
- net.minecraft.block.LeverBlock.LeverType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.world.LightType
- net.minecraft.client.gui.widget.LockButtonWidget.IconLocation
- net.minecraft.block.LogBlock.Axis (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.entity.mob.MobEntity.Location
- net.minecraft.client.render.model.ModelRotation
- net.minecraft.client.render.model.json.ModelTransformation.Mode
- net.minecraft.client.sound.MusicTracker.MusicType
- net.minecraft.network.NetworkSide
- net.minecraft.network.NetworkState
- net.minecraft.entity.decoration.PaintingEntity.Type
- net.minecraft.client.particle.ParticleType
- net.minecraft.block.PistonHeadBlock.PistonHeadType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.PlanksBlock.WoodType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket.Action
- net.minecraft.entity.player.PlayerEntity.ChatVisibilityType
- net.minecraft.entity.player.PlayerEntity.SleepStatus
- net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.Type
- net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Action
- net.minecraft.client.render.entity.PlayerModelPart
- net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket.Flag
- net.minecraft.block.PressurePlateBlock.ActivationRule
- net.minecraft.block.PrismarineBlock.PrismarineType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.QuartzBlock.QuartzType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.entity.passive.RabbitEntity.Action
- net.minecraft.util.Rarity
- net.minecraft.block.RedSandstoneBlock.RedSandstoneType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.RedSandstoneSlabBlock.SlabType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.RedstoneWireBlock.RedstoneWireType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.client.render.RenderLayer
- net.minecraft.network.packet.c2s.play.ResourcePackStatusC2SPacket.Status
- net.minecraft.block.SandBlock.SandType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.SandstoneBlock.SanstoneType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.scoreboard.ScoreboardCriterion.RenderType
- net.minecraft.network.packet.s2c.play.ScoreboardPlayerUpdateS2CPacket.UpdateType
- net.minecraft.client.network.ServerInfo.ResourcePackState
- net.minecraft.server.network.ServerLoginNetworkHandler.State
- net.minecraft.client.util.Session.AccountType
- net.minecraft.block.SlabBlock.SlabType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.client.sound.SoundCategory
- net.minecraft.client.sound.SoundEntry.class_1308.SoundEntryType
- net.minecraft.client.sound.SoundInstance.AttenuationType
- net.minecraft.block.StairsBlock.Half (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.StairsBlock.Shape (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.StoneBlock.StoneType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.StoneBrickBlock.Type (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.StoneSlabBlock.SlabType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.client.twitch.StreamController.Status
- net.minecraft.structure.StrongholdPieces.AbstractPiece.EntranceType
- net.minecraft.block.TallPlantBlock.GrassType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.network.packet.s2c.play.TitleS2CPacket.Action
- net.minecraft.block.TrapdoorBlock.TrapdoorType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.client.twitch.Twitch.class_1341
- net.minecraft.client.twitch.Twitch.class_1343
- net.minecraft.client.twitch.Twitch.class_1344
- net.minecraft.client.gui.screen.TwitchErrorScreen.ErrorCause
- net.minecraft.client.twitch.TwitchStream.Type
- net.minecraft.client.util.TwitchStreamProvider.Reason
- net.minecraft.util.UseAction
- net.minecraft.util.Util.OperatingSystem
- net.minecraft.client.render.VertexFormatElement.Format
- net.minecraft.client.render.VertexFormatElement.Type
- net.minecraft.block.WallBlock.WallType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.network.packet.s2c.play.WorldBorderS2CPacket.Type
- net.minecraft.world.border.WorldBorderStage
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)