Hierarchy For All Packages
Package Hierarchies:- com.mojang.blaze3d.platform,
- net.minecraft,
- net.minecraft.advancement,
- 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.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.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,
- net.minecraft.entity.ai.control,
- net.minecraft.entity.ai.goal,
- 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.decoration.painting,
- net.minecraft.entity.effect,
- net.minecraft.entity.mob,
- net.minecraft.entity.passive,
- net.minecraft.entity.player,
- net.minecraft.entity.predicate,
- 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.itemgroup,
- net.minecraft.item.map,
- net.minecraft.nbt,
- 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.sound,
- net.minecraft.stat,
- net.minecraft.state,
- net.minecraft.state.property,
- net.minecraft.structure,
- net.minecraft.text,
- net.minecraft.util,
- net.minecraft.util.collection,
- 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.chunk,
- net.minecraft.world.dimension,
- net.minecraft.world.explosion,
- net.minecraft.world.gen,
- net.minecraft.world.gen.carver,
- 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.class_2234
- 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.util.class_797
- 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
- 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.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.world.gen.AbstractNoiseGenerator
- net.minecraft.world.gen.class_1779
- net.minecraft.world.gen.NoiseGenerator
- net.minecraft.util.math.noise.PerlinNoiseGenerator
- net.minecraft.server.dedicated.AbstractPropertiesHandler
- net.minecraft.state.property.AbstractProperty (implements net.minecraft.state.property.Property)
- net.minecraft.state.property.BooleanProperty
- net.minecraft.state.property.EnumProperty
- net.minecraft.state.property.DirectionProperty
- net.minecraft.state.property.IntProperty
- 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.advancement.AchievementsAndCriterions
- net.minecraft.world.level.storage.AlphaChunkDataArray
- net.minecraft.world.level.storage.AlphaChunkIo
- net.minecraft.client.resource.metadata.AnimationFrameResourceMetadata
- net.minecraft.client.resource.AnimationMetadata (implements net.minecraft.client.resource.ResourceMetadataProvider)
- net.minecraft.recipe.ArmorDyeRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.client.render.entity.feature.ArmorFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.client.render.entity.feature.ArmorRenderer
- net.minecraft.class_4812
- net.minecraft.class_4813
- net.minecraft.class_4825
- net.minecraft.class_4826
- net.minecraft.class_4827
- 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.attribute.AttributeModifier
- java.net.Authenticator
- net.minecraft.class_4752
- net.minecraft.client.render.model.BakedModelManager (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.render.model.BakedQuad
- net.minecraft.client.render.model.TexturedBakedQuad
- net.minecraft.recipe.BannerRecipeDispatcher
- 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.network.packet.s2c.play.BedSleepS2CPacket (implements net.minecraft.network.Packet)
- 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.class_1749
- net.minecraft.class_4614
- net.minecraft.class_4615
- 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.BiomeCache
- 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.class_2172
- net.minecraft.class_2173
- 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.class_4995
- net.minecraft.block.RedstoneBlock
- 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.AbstractRedstoneGateBlock
- net.minecraft.block.ComparatorBlock (implements net.minecraft.block.BlockEntityProvider)
- net.minecraft.block.RepeaterBlock
- net.minecraft.block.BedBlock
- net.minecraft.block.CocoaBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.FenceGateBlock
- net.minecraft.block.PumpkinBlock
- net.minecraft.block.AbstractRedstoneGateBlock
- 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.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.server.world.BlockAction
- net.minecraft.network.packet.s2c.play.BlockActionS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.util.math.BlockBox
- net.minecraft.client.render.BlockBreakingInfo
- net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.client.world.BlockCommunicationNameable (implements net.minecraft.screen.NamedScreenHandlerFactory)
- 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.entity.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
- 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.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)
- net.minecraft.util.hit.BlockHitResult
- net.minecraft.client.render.model.json.BlockModel
- net.minecraft.client.render.block.BlockModelRenderer
- net.minecraft.client.render.block.BlockModelShapes
- net.minecraft.block.pattern.BlockPattern
- net.minecraft.block.pattern.BlockPatternBuilder
- 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.sound.BlockSoundGroup
- net.minecraft.class_4621
- net.minecraft.class_4622
- net.minecraft.class_4623
- net.minecraft.class_4624
- net.minecraft.client.render.BlockStateIdentifierMap (implements net.minecraft.client.render.BlockStateIdentifierMapAccess)
- net.minecraft.client.BlockStateMap
- net.minecraft.class_4787
- net.minecraft.class_4788
- net.minecraft.class_4789
- net.minecraft.class_4790
- net.minecraft.class_4791
- net.minecraft.class_4792
- net.minecraft.class_4793
- net.minecraft.client.DefaultBlockStateMap
- net.minecraft.client.BlockStateMapper
- net.minecraft.block.BlockStatePredicate (implements com.google.common.base.Predicate<T>)
- net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket (implements net.minecraft.network.Packet)
- 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)
- net.minecraft.util.math.Box
- net.minecraft.client.render.BufferBuilder
- net.minecraft.server.rcon.BufferHelper
- net.minecraft.client.render.BufferRenderer
- net.minecraft.client.render.VertexBufferUploader
- net.minecraft.client.world.BuiltChunk
- net.minecraft.client.render.world.ChunkRenderHelperImpl
- 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)
- 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.class_2237
- net.minecraft.class_4840
- net.minecraft.client.render.entity.feature.CapeFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.world.gen.carver.Carver
- net.minecraft.world.gen.carver.CaveCarver
- net.minecraft.world.gen.carver.NetherCaveCarver
- net.minecraft.world.gen.carver.RavineCarver
- net.minecraft.structure.StructureFeature
- net.minecraft.structure.MineshaftStructure
- net.minecraft.structure.NetherFortressStructure
- net.minecraft.structure.OceanMonumentStructure
- net.minecraft.structure.StrongholdStructure
- net.minecraft.structure.TempleStructure
- net.minecraft.structure.VillageStructure
- 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
- io.netty.channel.ChannelInitializer<C>
- net.minecraft.class_4768
- net.minecraft.class_4887
- net.minecraft.class_4888
- net.minecraft.class_4947
- net.minecraft.class_4948
- net.minecraft.network.LegacyQueryHandler
- io.netty.handler.codec.MessageToMessageDecoder<I>
- net.minecraft.network.encryption.PacketDecryptor
- io.netty.channel.SimpleChannelInboundHandler<I>
- net.minecraft.class_4769
- 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)
- net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket (implements net.minecraft.network.Packet)
- 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.class_4810
- net.minecraft.world.chunk.ChunkBlockStateStorage
- net.minecraft.client.render.chunk.ChunkBuilder
- net.minecraft.client.world.ChunkBuilder
- net.minecraft.world.chunk.ChunkCache (implements net.minecraft.world.BlockView)
- net.minecraft.client.world.ChunkRenderCache
- net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.ChunkLoadDistanceS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.ChunkMapS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.world.chunk.ChunkNibbleArray
- net.minecraft.client.render.chunk.ChunkOcclusionData
- net.minecraft.client.render.chunk.ChunkOcclusionDataBuilder
- net.minecraft.server.ChunkPlayerManager
- net.minecraft.util.math.ChunkPos
- net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.client.world.ChunkRenderThread (implements java.lang.Runnable)
- net.minecraft.world.chunk.ChunkSection
- net.minecraft.enchantment.class_1132 (implements net.minecraft.enchantment.class_1131)
- net.minecraft.enchantment.class_1133 (implements net.minecraft.enchantment.class_1131)
- net.minecraft.world.biome.class_1173
- net.minecraft.world.level.class_1201
- net.minecraft.structure.class_1275
- net.minecraft.client.class_1321
- net.minecraft.util.crash.class_1403
- net.minecraft.world.class_1440
- net.minecraft.client.class_1527
- net.minecraft.client.class_1531 (implements java.lang.Comparable<T>)
- net.minecraft.entity.class_1565 (implements com.google.common.base.Predicate<T>)
- net.minecraft.util.class_1598
- net.minecraft.client.class_1659
- net.minecraft.util.class_166
- net.minecraft.client.class_1673
- net.minecraft.entity.class_1692
- net.minecraft.entity.class_1714 (implements net.minecraft.entity.EntityData)
- net.minecraft.entity.class_1716 (implements net.minecraft.entity.EntityData)
- net.minecraft.entity.class_1718 (implements net.minecraft.entity.EntityData)
- net.minecraft.enchantment.class_1737 (implements net.minecraft.enchantment.class_1131)
- net.minecraft.enchantment.class_1738 (implements net.minecraft.enchantment.class_1131)
- net.minecraft.block.class_174
- net.minecraft.world.biome.class_1742
- net.minecraft.util.class_1763
- net.minecraft.client.class_1800
- net.minecraft.client.class_1805 (implements net.minecraft.client.class_1803)
- net.minecraft.client.class_1821 (implements net.minecraft.client.class_1803)
- net.minecraft.client.class_1822 (implements net.minecraft.client.class_1803)
- net.minecraft.client.sound.class_1897
- net.minecraft.class_1961
- net.minecraft.class_1983 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.class_1988 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- class_20
- net.minecraft.class_4693
- net.minecraft.structure.class_20
- net.minecraft.class_2082
- net.minecraft.class_2083 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.class_2084 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.class_2085
- net.minecraft.class_2086 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.client.class_2094
- net.minecraft.class_2119
- net.minecraft.server.class_2120 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.class_2136 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.class_2159 (implements net.minecraft.recipe.RecipeType)
- net.minecraft.class_2160 (implements net.minecraft.recipe.RecipeType)
- net.minecraft.class_2169 (implements net.minecraft.screen.NamedScreenHandlerFactory)
- net.minecraft.class_2179 (implements net.minecraft.screen.NamedScreenHandlerFactory)
- net.minecraft.class_2227
- net.minecraft.class_2238
- net.minecraft.class_2254
- net.minecraft.class_2255 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.class_2262 (implements net.minecraft.class_2270)
- net.minecraft.class_2263 (implements net.minecraft.class_2270)
- net.minecraft.class_2264 (implements net.minecraft.class_2270)
- net.minecraft.class_2265 (implements net.minecraft.class_2270)
- net.minecraft.class_2266 (implements net.minecraft.class_2270)
- net.minecraft.class_2267 (implements net.minecraft.class_2270)
- net.minecraft.class_2268 (implements net.minecraft.class_2270)
- net.minecraft.class_2283
- net.minecraft.class_2304 (implements net.minecraft.client.class_1803)
- net.minecraft.class_2306
- net.minecraft.class_2301
- net.minecraft.class_2303
- net.minecraft.class_2305
- net.minecraft.class_2307
- net.minecraft.class_2309 (implements java.util.Comparator<T>)
- net.minecraft.class_2315
- net.minecraft.class_2323 (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand)
- net.minecraft.class_2324 (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand)
- net.minecraft.class_2331 (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand)
- net.minecraft.class_2333
- net.minecraft.class_2334
- net.minecraft.class_2335
- net.minecraft.class_2336
- net.minecraft.class_2337
- net.minecraft.class_2348 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2349 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2350 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2351 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2352 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2353 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2354 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2355 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2356 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2357 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2358 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2360 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2361 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2362 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2363 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2364 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2365 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2366 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2367 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2368 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2370 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2371 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2373 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2374 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2375 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2376 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2377 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2378 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2379 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2380 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2381 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2382 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2383 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2384 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2385 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2386 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2387 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2388 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2390 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2391 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_2394
- net.minecraft.class_2401
- net.minecraft.class_2402
- net.minecraft.class_2404
- net.minecraft.class_2405
- net.minecraft.class_2406
- net.minecraft.class_2407
- net.minecraft.class_2408
- net.minecraft.class_2409
- net.minecraft.class_2410
- net.minecraft.class_2411
- net.minecraft.class_2412
- net.minecraft.class_2413
- net.minecraft.class_2414
- net.minecraft.class_2415
- net.minecraft.class_2416
- net.minecraft.class_2417
- net.minecraft.class_2419
- net.minecraft.class_2420
- net.minecraft.class_2421
- net.minecraft.class_2424
- net.minecraft.class_2434
- net.minecraft.class_2439 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.class_2441 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.class_2444 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.class_2446
- net.minecraft.class_2447 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.class_2450 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.class_2453 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.class_2454
- net.minecraft.class_2458
- net.minecraft.class_2461 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.class_2463 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.class_2469
- net.minecraft.class_2472
- net.minecraft.class_2535
- net.minecraft.class_2537
- net.minecraft.class_2544 (implements tv.twitch.chat.IChatChannelListener)
- net.minecraft.class_2555 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_2556 (implements java.lang.Iterable<T>)
- net.minecraft.class_2573
- net.minecraft.class_2579
- net.minecraft.class_2588
- net.minecraft.class_2627 (implements net.minecraft.entity.EntityData)
- net.minecraft.class_2635
- net.minecraft.class_2650 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_2663 (implements net.minecraft.class_2668)
- net.minecraft.class_2664 (implements net.minecraft.class_2668)
- net.minecraft.class_2665 (implements net.minecraft.class_2668)
- net.minecraft.class_2666 (implements net.minecraft.class_2668)
- net.minecraft.class_2667 (implements net.minecraft.class_2668)
- net.minecraft.class_321
- net.minecraft.structure.class_35
- net.minecraft.structure.class_44
- net.minecraft.class_4530
- net.minecraft.class_4531 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4532 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4533 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4534 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4536 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4537 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4538 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4539
- net.minecraft.class_4542 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4543 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4544 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4545 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4546
- net.minecraft.class_4547 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4548
- net.minecraft.class_4549 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4557 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4560 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4573 (implements java.util.Comparator<T>)
- net.minecraft.class_4574
- net.minecraft.class_4575 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4576 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4577 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4578 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4579 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4580 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4581 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4582 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4583 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4584 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4585 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4586 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4587 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4588 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4589 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4590 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4591 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4592 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4594 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4595 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4596 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4597
- net.minecraft.class_4598 (implements java.util.Comparator<T>)
- net.minecraft.class_4599 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4600
- net.minecraft.class_4601 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4602 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4603 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4604 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4605 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4606 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4607 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4608 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4609
- net.minecraft.class_4610 (implements net.minecraft.class_2168)
- net.minecraft.class_4611 (implements net.minecraft.class_2168)
- net.minecraft.class_4612 (implements net.minecraft.class_2168)
- net.minecraft.class_4613 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4616 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4617
- net.minecraft.class_4618
- net.minecraft.class_4619 (implements java.lang.Runnable)
- net.minecraft.class_4620 (implements java.lang.Runnable)
- net.minecraft.class_4625
- net.minecraft.class_4626
- net.minecraft.class_4627 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4628 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4629 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4630 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4631 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4632
- net.minecraft.class_4633
- net.minecraft.class_4634 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4636
- net.minecraft.class_4637
- net.minecraft.class_4638
- net.minecraft.class_4639
- net.minecraft.class_4646 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4647 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4648
- net.minecraft.class_4649 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4650 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4651
- net.minecraft.class_4652 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4653
- net.minecraft.class_4654
- net.minecraft.class_4656
- net.minecraft.class_4657
- net.minecraft.class_4658 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4659
- net.minecraft.class_4660 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4661 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4662
- net.minecraft.class_4663
- net.minecraft.class_4664
- net.minecraft.class_4665
- net.minecraft.class_4666
- net.minecraft.class_4667 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4668 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4669 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4670
- net.minecraft.class_4673 (implements net.minecraft.command.CommandSource)
- net.minecraft.class_4674 (implements net.minecraft.command.CommandSource)
- net.minecraft.class_4675
- net.minecraft.class_4676
- net.minecraft.class_4677
- net.minecraft.class_4678 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4679 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4680 (implements java.util.Comparator<T>)
- net.minecraft.class_4681 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4682 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4683 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4684 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4686
- net.minecraft.class_4687
- net.minecraft.class_4688
- net.minecraft.class_4689
- net.minecraft.class_4690
- net.minecraft.class_4691 (implements net.minecraft.command.CommandSource)
- net.minecraft.class_4692
- net.minecraft.class_4695
- net.minecraft.class_4696 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4697 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4698 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4699
- net.minecraft.class_4700
- net.minecraft.class_4702
- net.minecraft.class_4703 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4704 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4705 (implements java.io.FilenameFilter)
- net.minecraft.class_4706 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4707 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4708 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4709 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4710 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4711 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4712 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4713 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4714 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4715 (implements java.util.Comparator<T>)
- net.minecraft.class_4716 (implements net.minecraft.stat.StatFormatter)
- net.minecraft.class_4717 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4718 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4719 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4720 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4721 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4722 (implements java.lang.Runnable)
- net.minecraft.class_4723 (implements net.minecraft.client.gui.widget.IdentifibleBooleanConsumer)
- net.minecraft.class_4724
- net.minecraft.class_4726 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4727 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4728 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4729 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4730 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4731 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4732 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4733 (implements java.lang.reflect.ParameterizedType)
- net.minecraft.class_4734
- net.minecraft.class_4735 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4736
- net.minecraft.class_4737
- net.minecraft.class_4738
- net.minecraft.class_4740 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4743
- net.minecraft.class_4744 (implements java.util.Comparator<T>)
- net.minecraft.class_4745 (implements java.util.Comparator<T>)
- net.minecraft.class_4746
- net.minecraft.class_4747 (implements java.lang.Runnable)
- net.minecraft.class_4748 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4749
- net.minecraft.class_4750 (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand)
- net.minecraft.class_4751 (implements java.util.Comparator<T>)
- net.minecraft.class_4754 (implements io.netty.util.concurrent.GenericFutureListener<F>)
- net.minecraft.class_4755 (implements com.google.common.util.concurrent.FutureCallback<V>)
- net.minecraft.class_4756 (implements com.google.common.util.concurrent.FutureCallback<V>)
- net.minecraft.class_4757 (implements java.lang.Runnable)
- net.minecraft.class_4758 (implements net.minecraft.client.gui.widget.IdentifibleBooleanConsumer)
- net.minecraft.class_4759 (implements com.google.common.util.concurrent.FutureCallback<V>)
- net.minecraft.class_4760
- net.minecraft.class_4761 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4762 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4763 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4764 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4765 (implements net.minecraft.client.class_1890)
- net.minecraft.class_4766
- net.minecraft.class_4767 (implements net.minecraft.network.listener.ClientQueryPacketListener)
- net.minecraft.class_4770 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4771 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4772 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4773 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4774
- net.minecraft.class_4776
- net.minecraft.class_4777
- net.minecraft.class_4778
- net.minecraft.class_4780 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4781 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4782 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4783
- net.minecraft.class_4784
- net.minecraft.class_4785 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4786
- net.minecraft.class_4794
- net.minecraft.class_4795
- net.minecraft.class_4796
- net.minecraft.class_4797
- net.minecraft.class_4798
- net.minecraft.class_4799
- net.minecraft.class_4800
- net.minecraft.class_4801
- net.minecraft.class_4802
- net.minecraft.class_4803
- net.minecraft.class_4804
- net.minecraft.class_4805 (implements java.lang.Runnable)
- net.minecraft.class_4806 (implements java.lang.Runnable)
- net.minecraft.class_4807 (implements java.lang.Runnable)
- net.minecraft.class_4808 (implements java.lang.Runnable)
- net.minecraft.class_4809 (implements com.google.common.util.concurrent.FutureCallback<V>)
- net.minecraft.class_4811
- net.minecraft.class_4814 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4815
- net.minecraft.class_4816 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4817 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4818 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4819 (implements net.minecraft.client.render.model.MeshDefinitation)
- net.minecraft.class_4820 (implements net.minecraft.client.render.model.MeshDefinitation)
- net.minecraft.class_4821 (implements net.minecraft.client.render.model.MeshDefinitation)
- net.minecraft.class_4822 (implements net.minecraft.client.render.model.MeshDefinitation)
- net.minecraft.class_4823 (implements net.minecraft.client.render.model.MeshDefinitation)
- net.minecraft.class_4824
- net.minecraft.class_4828
- net.minecraft.class_4830 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4831 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4832 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4833 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4834 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4835
- net.minecraft.class_4836 (implements java.io.FileFilter)
- net.minecraft.class_4837 (implements java.lang.Runnable)
- net.minecraft.class_4838 (implements com.google.common.util.concurrent.FutureCallback<V>)
- net.minecraft.class_4839 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4841 (implements net.minecraft.client.render.BufferedImageSkinProvider)
- net.minecraft.class_4842 (implements java.lang.Runnable)
- net.minecraft.class_4843 (implements java.lang.Runnable)
- net.minecraft.class_4844
- net.minecraft.class_4845 (implements java.util.Comparator<T>)
- net.minecraft.class_4846 (implements net.minecraft.client.texture.TextureCreator)
- net.minecraft.class_4847 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4848 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4849 (implements java.lang.Runnable)
- net.minecraft.class_4850 (implements java.lang.Runnable)
- net.minecraft.class_4854 (implements java.lang.reflect.ParameterizedType)
- net.minecraft.class_4855 (implements net.minecraft.client.sound.SoundContainer)
- net.minecraft.class_4856
- net.minecraft.class_4857 (implements tv.twitch.broadcast.IStreamCallbacks)
- net.minecraft.class_4858 (implements tv.twitch.broadcast.IStatCallbacks)
- net.minecraft.class_4859
- net.minecraft.class_4860 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4861 (implements tv.twitch.chat.IChatAPIListener)
- net.minecraft.class_4862
- net.minecraft.class_4863 (implements tv.twitch.broadcast.IStreamCallbacks)
- net.minecraft.class_4864 (implements tv.twitch.broadcast.IStatCallbacks)
- net.minecraft.class_4865
- net.minecraft.class_4869 (implements net.minecraft.network.listener.ClientQueryPacketListener)
- net.minecraft.class_4870 (implements java.lang.Iterable<T>)
- net.minecraft.class_4872 (implements java.lang.Iterable<T>)
- net.minecraft.class_4874 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4875
- net.minecraft.class_4876
- net.minecraft.class_4877 (implements net.minecraft.block.dispenser.DispenserBehavior)
- net.minecraft.class_4878 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4879 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4880 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4882 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4886 (implements java.lang.Runnable)
- net.minecraft.class_4889 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4894 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4895 (implements com.google.common.base.Function<F,
T>) - net.minecraft.class_4897 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4898 (implements java.lang.Runnable)
- net.minecraft.class_4899 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4900
- net.minecraft.class_4901
- net.minecraft.class_4902
- net.minecraft.class_4903 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4904 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4917 (implements net.minecraft.block.dispenser.DispenserBehavior)
- net.minecraft.class_4923
- net.minecraft.class_4924 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4925 (implements net.minecraft.util.ProgressListener)
- net.minecraft.class_4927 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4928 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4931 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4932 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4935 (implements java.awt.event.ActionListener)
- net.minecraft.class_4936 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4938 (implements java.lang.Runnable)
- net.minecraft.class_4939 (implements java.lang.Runnable)
- net.minecraft.class_4940 (implements java.awt.event.ActionListener)
- net.minecraft.class_4941 (implements net.minecraft.world.border.WorldBorderListener)
- net.minecraft.class_4942 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4943 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4949 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4950 (implements io.netty.util.concurrent.GenericFutureListener<F>)
- net.minecraft.class_4951 (implements io.netty.util.concurrent.GenericFutureListener<F>)
- net.minecraft.class_4952 (implements java.lang.Runnable)
- net.minecraft.class_4953 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4954
- net.minecraft.class_4955
- net.minecraft.class_4956 (implements io.netty.channel.ChannelFutureListener)
- net.minecraft.class_4958 (implements com.mojang.authlib.ProfileLookupCallback)
- net.minecraft.class_4959 (implements java.lang.reflect.ParameterizedType)
- net.minecraft.class_4960 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4961 (implements com.mojang.authlib.ProfileLookupCallback)
- net.minecraft.class_4962 (implements com.mojang.authlib.ProfileLookupCallback)
- net.minecraft.class_4963 (implements com.mojang.authlib.ProfileLookupCallback)
- net.minecraft.class_4964 (implements com.mojang.authlib.ProfileLookupCallback)
- net.minecraft.class_4965 (implements com.mojang.authlib.ProfileLookupCallback)
- net.minecraft.class_4966 (implements net.minecraft.world.border.WorldBorderListener)
- net.minecraft.class_4967 (implements java.lang.reflect.ParameterizedType)
- net.minecraft.class_4968 (implements net.minecraft.stat.StatTypeProvider)
- net.minecraft.class_4969 (implements net.minecraft.stat.StatTypeProvider)
- net.minecraft.class_4970 (implements net.minecraft.stat.StatTypeProvider)
- net.minecraft.class_4971 (implements net.minecraft.stat.StatTypeProvider)
- net.minecraft.class_4972 (implements java.lang.Iterable<T>)
- net.minecraft.class_4973 (implements java.lang.Runnable)
- net.minecraft.class_4976 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4977 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4978 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4979 (implements java.util.concurrent.Callable<V>)
- net.minecraft.class_4980 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4981 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4982 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4983 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4985 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4987
- net.minecraft.class_4988 (implements java.util.Comparator<T>)
- net.minecraft.class_4989 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4990 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4991 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4992 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4993 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_4994 (implements com.google.common.base.Predicate<T>)
- net.minecraft.client.class_608
- net.minecraft.network.class_673
- net.minecraft.server.rcon.class_811
- net.minecraft.util.collection.class_834
- net.minecraft.util.collection.class_836
- net.minecraft.util.profiler.class_840 (implements java.lang.Comparable<T>)
- net.minecraft.entity.class_868
- net.minecraft.entity.data.class_879
- net.minecraft.entity.ai.goal.class_898
- net.minecraft.item.map.class_90
- net.minecraft.entity.ai.goal.class_929 (implements java.util.Comparator<T>)
- net.minecraft.village.class_939
- net.minecraft.text.ClickEvent
- net.minecraft.network.packet.c2s.play.ClickWindowC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.client.ClientBrandRetriever
- net.minecraft.world.chunk.ClientChunkProvider (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket (implements net.minecraft.network.Packet)
- 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)
- net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.client.render.ClientTickTracker
- net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.util.CollectionBuilders
- net.minecraft.network.packet.s2c.play.CombatEventS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.recipe.CombatItemRecipeDispatcher
- net.minecraft.world.CommandBlockExecutor (implements net.minecraft.command.CommandSource)
- net.minecraft.class_4540
- net.minecraft.class_4671
- 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)
- 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)
- net.minecraft.network.packet.s2c.play.ConfirmGuiActionS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.server.command.Console (implements net.minecraft.command.CommandSource)
- net.minecraft.inventory.CraftingInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.inventory.CraftingResultInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.util.crash.CrashReport
- net.minecraft.util.crash.CrashReportSection
- net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket (implements net.minecraft.network.Packet)
- 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)
- net.minecraft.client.render.CullingCameraView (implements net.minecraft.client.render.CameraView)
- net.minecraft.world.gen.CustomizedWorldProperties
- net.minecraft.network.packet.c2s.play.CustomPayloadC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.CustomPayloadS2CPacket (implements net.minecraft.network.Packet)
- 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.client.render.entity.feature.Deadmau5FeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- 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)
- net.minecraft.client.render.DiffuseLighting
- 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)
- 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)
- net.minecraft.client.gui.DrawableHelper
- net.minecraft.client.gui.AchievementNotification
- net.minecraft.client.gui.widget.ButtonWidget
- net.minecraft.client.class_1327
- net.minecraft.client.class_1324
- net.minecraft.client.class_1325
- net.minecraft.client.class_1326
- net.minecraft.client.class_1816
- net.minecraft.class_2319
- net.minecraft.client.class_411
- net.minecraft.client.class_424
- net.minecraft.class_4742
- net.minecraft.client.gui.widget.DelegatingRealmsButtonWidget
- net.minecraft.client.gui.widget.LanguageButton
- net.minecraft.client.gui.widget.LockButtonWidget
- net.minecraft.client.gui.widget.OptionButtonWidget
- net.minecraft.client.gui.widget.OptionSliderWidget
- net.minecraft.client.gui.widget.SliderWidget
- net.minecraft.client.gui.widget.SwitchWidget
- net.minecraft.client.class_1327
- net.minecraft.client.gui.hud.ChatHud
- net.minecraft.client.gui.hud.DebugHud
- 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.class_2296, net.minecraft.class_2302)
- 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.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.SuperflatPresetScreen
- 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.world.EmptySaveHandler (implements net.minecraft.world.SaveHandler)
- 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.world.chunk.EndChunkGenerator (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.client.render.entity.feature.EnderDragonDeathFeature (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.client.render.entity.feature.EndermanEyesFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.client.render.entity.feature.EndermanHeldBlockFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.network.packet.s2c.play.EntitiesDestroyS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.entity.Entity (implements net.minecraft.command.CommandSource)
- net.minecraft.entity.projectile.AbstractArrowEntity (implements net.minecraft.entity.projectile.Projectile)
- net.minecraft.entity.decoration.AbstractDecorationEntity
- net.minecraft.entity.decoration.ItemFrameEntity
- net.minecraft.entity.decoration.LeashKnotEntity
- net.minecraft.entity.decoration.painting.PaintingEntity
- net.minecraft.entity.vehicle.AbstractMinecartEntity (implements net.minecraft.text.Nameable)
- net.minecraft.entity.vehicle.CommandBlockMinecartEntity
- net.minecraft.entity.vehicle.FurnaceMinecartEntity
- net.minecraft.entity.vehicle.MinecartEntity
- net.minecraft.entity.vehicle.SpawnerMinecartEntity
- net.minecraft.entity.vehicle.StorageMinecartEntity (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.TntMinecartEntity
- net.minecraft.entity.vehicle.BoatEntity
- net.minecraft.entity.EndCrystalEntity
- net.minecraft.entity.boss.dragon.EnderDragonPart
- net.minecraft.entity.ExperienceOrbEntity
- net.minecraft.entity.projectile.ExplosiveProjectileEntity
- net.minecraft.entity.projectile.FireballEntity
- net.minecraft.entity.projectile.SmallFireballEntity
- net.minecraft.entity.projectile.WitherSkullEntity
- net.minecraft.entity.thrown.EyeOfEnderEntity
- net.minecraft.entity.FallingBlockEntity
- net.minecraft.entity.FireworkRocketEntity
- 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.PathAwareEntity
- net.minecraft.entity.passive.GolemEntity (implements net.minecraft.entity.EntityCategoryProvider)
- net.minecraft.entity.passive.IronGolemEntity
- net.minecraft.entity.passive.SnowGolemEntity (implements net.minecraft.entity.ai.RangedAttackMob)
- net.minecraft.entity.mob.HostileEntity (implements net.minecraft.entity.mob.Monster)
- 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.SkeletonEntity (implements net.minecraft.entity.ai.RangedAttackMob)
- net.minecraft.entity.mob.SpiderEntity
- net.minecraft.entity.mob.CaveSpiderEntity
- net.minecraft.entity.mob.WitchEntity (implements net.minecraft.entity.ai.RangedAttackMob)
- net.minecraft.entity.boss.WitherEntity (implements net.minecraft.entity.boss.BossBarProvider, net.minecraft.entity.ai.RangedAttackMob)
- net.minecraft.entity.mob.ZombieEntity
- net.minecraft.entity.mob.ZombiePigmanEntity
- net.minecraft.entity.passive.PassiveEntity
- 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.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.entity.player.ClientPlayerEntity
- net.minecraft.entity.player.OtherClientPlayerEntity
- net.minecraft.entity.player.ServerPlayerEntity (implements net.minecraft.screen.ScreenHandlerListener)
- net.minecraft.client.network.AbstractClientPlayerEntity
- 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.class_1339
- net.minecraft.client.class_1340
- net.minecraft.client.class_1341
- 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.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.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.TntEntity
- net.minecraft.entity.WeatherEntity
- net.minecraft.entity.LightningBoltEntity
- net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket (implements net.minecraft.network.Packet)
- 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)
- net.minecraft.network.packet.s2c.play.EntityEquipmentUpdateS2CPacket (implements net.minecraft.network.Packet)
- 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.EnderCrystalEntityModel
- 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.HorseBaseEntityModel
- 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.ai.pathing.EntityNavigation
- net.minecraft.entity.ai.pathing.MobNavigation
- net.minecraft.entity.ai.pathing.SpiderNavigation
- net.minecraft.entity.ai.pathing.SwimNavigation
- net.minecraft.entity.ai.pathing.MobNavigation
- net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.entity.predicate.EntityPredicates
- net.minecraft.client.render.entity.EntityRenderDispatcher
- net.minecraft.client.render.entity.EntityRenderer
- 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
- net.minecraft.client.render.entity.FlyingPotionEntityRenderer
- 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
- net.minecraft.client.render.entity.ArmorStandEntityRenderer
- net.minecraft.client.render.entity.MobEntityRenderer
- net.minecraft.client.render.entity.BatEntityRenderer
- net.minecraft.client.render.entity.BipedEntityRenderer
- 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.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.HorseBaseEntityRenderer
- 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
- 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
- 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)
- net.minecraft.network.packet.s2c.play.class_2028
- net.minecraft.network.packet.s2c.play.class_2029
- net.minecraft.network.packet.s2c.play.class_2030
- net.minecraft.network.packet.s2c.play.EntitySetHeadYawS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.EntitySpawnGlobalS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.EntityStatusS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.entity.EntityTracker
- net.minecraft.network.packet.s2c.play.EntityTrackerUpdateS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.entity.EntityType
- net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket (implements net.minecraft.network.Packet)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minecraft.class_2198 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_4640
- net.minecraft.class_4641
- net.minecraft.class_4642
- net.minecraft.class_4643
- net.minecraft.class_4644
- net.minecraft.class_4645
- net.minecraft.network.NetworkState
- net.minecraft.class_4890
- net.minecraft.class_4891
- net.minecraft.class_4892
- net.minecraft.class_4893
- net.minecraft.class_2198 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.server.dedicated.EulaReader
- net.minecraft.util.math.EulerAngle
- net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.ExperienceOrbSpawnS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.world.explosion.Explosion
- net.minecraft.network.packet.s2c.play.ExplosionS2CPacket (implements net.minecraft.network.Packet)
- 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.world.gen.feature.class_1770
- net.minecraft.world.gen.feature.class_1772
- 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.world.gen.feature.class_1220
- net.minecraft.class_1237
- net.minecraft.class_1774
- net.minecraft.world.gen.feature.GiantSpruceTreeFeature
- 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.recipe.FireworkRecipeType (implements net.minecraft.recipe.RecipeType)
- 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
- java.awt.event.FocusAdapter (implements java.awt.event.FocusListener)
- net.minecraft.class_4937
- 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
- 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)
- net.minecraft.client.options.GameOptions
- net.minecraft.client.render.GameRenderer (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.world.GameRuleManager
- net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.world.gen.GeneratorConfig
- net.minecraft.world.gen.class_10
- net.minecraft.world.gen.class_1260
- net.minecraft.class_2260
- net.minecraft.world.gen.class_3
- net.minecraft.world.gen.class_38
- net.minecraft.world.gen.MineshaftGeneratorConfig
- 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
- net.minecraft.client.gl.GlUniform
- net.minecraft.client.gl.GlShaderUniform
- com.mojang.blaze3d.platform.GLX
- net.minecraft.entity.ai.goal.Goal
- net.minecraft.entity.ai.goal.AttackGoal
- net.minecraft.entity.ai.goal.AvoidSunlightGoal
- net.minecraft.entity.ai.goal.BreedGoal
- net.minecraft.class_2632
- net.minecraft.class_2639
- net.minecraft.class_2640
- net.minecraft.class_2642
- net.minecraft.class_2644
- net.minecraft.class_2646
- net.minecraft.class_2647
- net.minecraft.class_2649
- net.minecraft.class_2655
- net.minecraft.class_2656
- net.minecraft.class_2657
- net.minecraft.class_2658
- net.minecraft.class_2660
- 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.ai.goal.EscapeDangerGoal
- net.minecraft.class_2630
- net.minecraft.entity.ai.goal.EscapeSunlightGoal
- net.minecraft.entity.ai.goal.FindNearestEntityGoal
- net.minecraft.entity.ai.goal.FindPlayerGoal
- net.minecraft.entity.ai.goal.FleeEntityGoal
- net.minecraft.class_2626
- 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.ai.goal.GoToEntityTargetGoal
- net.minecraft.entity.ai.goal.GoToWalkTargetGoal
- 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.LookAtCustomerGoal
- net.minecraft.entity.ai.goal.StopAndLookAtEntityGoal
- net.minecraft.entity.ai.goal.VillagerInteractGoal
- net.minecraft.entity.ai.goal.MeleeAttackGoal
- net.minecraft.class_2624
- net.minecraft.class_2661
- net.minecraft.entity.ai.goal.MoveThroughVillageGoal
- net.minecraft.entity.ai.goal.MoveToTargetPosGoal
- net.minecraft.entity.ai.goal.CatSitOnBlockGoal
- net.minecraft.class_2631
- net.minecraft.entity.ai.goal.HarvestCropsGoal
- 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.ai.goal.SitGoal
- 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.AttackWithOwnerGoal
- net.minecraft.entity.ai.goal.FollowTargetGoal
- net.minecraft.class_2633
- net.minecraft.class_2641
- net.minecraft.class_2652
- net.minecraft.class_2662
- net.minecraft.entity.ai.goal.FollowTargetIfTamedGoal
- net.minecraft.entity.ai.goal.RevengeGoal
- net.minecraft.class_2653
- net.minecraft.entity.ai.goal.TrackIronGolemTargetGoal
- net.minecraft.entity.ai.goal.TrackOwnerAttackerGoal
- net.minecraft.entity.ai.goal.VillagerMatingGoal
- net.minecraft.entity.ai.goal.WanderAroundGoal
- net.minecraft.class_2654
- net.minecraft.entity.ai.goal.WolfBegGoal
- net.minecraft.entity.ai.goal.GoalSelector
- net.minecraft.resource.GrassColorResourceReloadListener (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.color.world.GrassColors
- net.minecraft.network.packet.c2s.play.GuiCloseC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.play.HandSwingC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.client.render.entity.feature.HeadFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.HeldItemChangeS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.client.render.entity.feature.HeldItemRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.client.render.item.HeldItemRenderer
- net.minecraft.recipe.HoeRecipeDispatcher
- 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.collection.IdList (implements net.minecraft.util.collection.ObjectIdIterable)
- net.minecraft.client.input.Input
- net.minecraft.client.input.KeyboardInput
- java.io.InputStream (implements java.io.Closeable)
- net.minecraft.class_2527
- net.minecraft.util.collection.IntArrayCache
- net.minecraft.server.network.IntegratedServerHandshakeNetworkHandler (implements net.minecraft.network.listener.ServerHandshakePacketListener)
- net.minecraft.util.collection.IntObjectStorage
- net.minecraft.network.packet.s2c.play.InventoryS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.client.render.entity.feature.IronGolemFlowerFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- 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.SeedItem
- 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.WoodenDoorItem
- net.minecraft.item.WritableBookItem
- net.minecraft.item.WrittenBookItem
- net.minecraft.block.dispenser.ItemDispenserBehavior (implements net.minecraft.block.dispenser.DispenserBehavior)
- net.minecraft.class_4559
- net.minecraft.class_4593
- net.minecraft.class_4906
- net.minecraft.class_4907
- net.minecraft.class_4908
- net.minecraft.class_4909
- net.minecraft.class_4910
- net.minecraft.class_4911
- net.minecraft.class_4912
- net.minecraft.class_4913
- net.minecraft.class_4919
- net.minecraft.class_4920
- net.minecraft.class_4921
- net.minecraft.class_4922
- net.minecraft.block.dispenser.ProjectileDispenserBehavior
- net.minecraft.class_4905
- net.minecraft.class_4914
- net.minecraft.class_4915
- net.minecraft.class_4916
- net.minecraft.class_4918
- net.minecraft.item.itemgroup.ItemGroup
- net.minecraft.class_4561
- net.minecraft.class_4562
- net.minecraft.class_4563
- net.minecraft.class_4564
- net.minecraft.class_4565
- net.minecraft.class_4566
- net.minecraft.class_4567
- net.minecraft.class_4568
- net.minecraft.class_4569
- net.minecraft.class_4570
- net.minecraft.class_4571
- net.minecraft.class_4572
- net.minecraft.client.render.model.json.ItemModelGenerator
- 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.class_2628
- net.minecraft.network.packet.c2s.play.KeepAliveC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.KeepAliveS2CPacket (implements net.minecraft.network.Packet)
- 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.class_1803)
- net.minecraft.client.gui.widget.LanServerEntry (implements net.minecraft.client.class_1803)
- net.minecraft.client.network.LanServerQueryManager
- net.minecraft.world.biome.layer.Layer
- net.minecraft.world.biome.layer.AddHillsLayer
- net.minecraft.world.biome.layer.AddRiverLayer
- net.minecraft.world.biome.layer.class_1781
- net.minecraft.world.biome.layer.class_1788
- net.minecraft.world.biome.layer.class_67
- net.minecraft.world.biome.layer.class_69
- net.minecraft.world.biome.layer.class_74
- net.minecraft.world.biome.layer.class_77
- net.minecraft.world.biome.layer.class_79
- net.minecraft.world.biome.layer.class_80
- net.minecraft.world.biome.layer.class_81
- net.minecraft.world.biome.layer.class_82
- net.minecraft.world.biome.layer.class_83
- net.minecraft.world.biome.layer.class_84
- net.minecraft.world.biome.layer.class_71
- 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.biome.SingletonBiomeSource
- net.minecraft.util.Lazy
- net.minecraft.class_4883
- net.minecraft.class_4885
- net.minecraft.class_4944
- net.minecraft.class_4946
- net.minecraft.world.level.LevelGeneratorType
- net.minecraft.world.level.LevelInfo
- net.minecraft.world.level.LevelProperties
- net.minecraft.world.level.ReadOnlyLevelProperties
- net.minecraft.world.level.storage.LevelStorage (implements net.minecraft.world.level.storage.LevelStorageAccess)
- net.minecraft.world.level.storage.AnvilLevelStorage
- net.minecraft.world.level.storage.LevelSummary (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.class_1319
- net.minecraft.client.class_1322
- net.minecraft.client.class_1817
- net.minecraft.client.class_1835
- net.minecraft.class_2316
- net.minecraft.client.class_381
- net.minecraft.client.class_392
- net.minecraft.client.class_397
- net.minecraft.client.class_405
- net.minecraft.client.class_408
- 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.render.LoadingScreenRenderer (implements net.minecraft.util.ProgressListener)
- net.minecraft.world.LocalDifficulty
- net.minecraft.network.packet.s2c.login.LoginCompressionS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.login.LoginDisconnectS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.login.LoginHelloC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.login.LoginKeyC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.login.LoginSuccessS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.util.collection.LongObjectStorage
- net.minecraft.entity.ai.control.LookControl
- net.minecraft.util.LowercaseEnumTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- net.minecraft.util.collection.LowercaseMap (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.network.packet.s2c.play.MapUpdateS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.util.collection.MapUtil
- net.minecraft.block.Material
- net.minecraft.block.AirMaterial
- net.minecraft.class_4701
- net.minecraft.block.FluidMaterial
- net.minecraft.block.PlantMaterial
- net.minecraft.block.PortalMaterial
- net.minecraft.block.MaterialColor
- net.minecraft.util.math.MathHelper
- net.minecraft.entity.data.Merchant (implements net.minecraft.entity.data.Trader)
- net.minecraft.util.MetadataSerializer
- 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)
- net.minecraft.entity.mob.MobVisibilityCache
- net.minecraft.client.render.ModelBox
- net.minecraft.client.render.model.json.ModelElement
- net.minecraft.client.render.model.json.ModelElementFace
- net.minecraft.client.render.model.json.ModelElementTexture
- net.minecraft.client.render.model.ModelFaceBaker
- net.minecraft.client.render.model.ModelLoader
- net.minecraft.client.render.model.ModelPart
- net.minecraft.client.render.model.json.ModelRotation
- net.minecraft.client.render.model.json.ModelVariantMap
- net.minecraft.client.render.entity.feature.MooshroomMushroomFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.client.MouseInput
- net.minecraft.entity.ai.control.MoveControl
- net.minecraft.class_2629
- net.minecraft.class_2645
- net.minecraft.class_2651
- net.minecraft.class_2659
- net.minecraft.client.network.MultiplayerServerListPinger
- net.minecraft.client.sound.MusicTracker (implements net.minecraft.util.Tickable)
- net.minecraft.util.registry.MutableRegistry (implements net.minecraft.util.registry.Registry)
- net.minecraft.util.registry.DefaultedRegistry
- net.minecraft.util.registry.SimpleRegistry (implements net.minecraft.util.collection.ObjectIdIterable)
- net.minecraft.util.registry.BiDefaultedRegistry
- net.minecraft.client.sound.SoundRegistry
- net.minecraft.nbt.NbtElement
- net.minecraft.nbt.AbstractNbtNumber
- net.minecraft.nbt.NbtByteArray
- net.minecraft.nbt.NbtCompound
- net.minecraft.nbt.NbtEnd
- net.minecraft.nbt.NbtIntArray
- net.minecraft.nbt.NbtList
- net.minecraft.nbt.NbtString
- net.minecraft.nbt.NbtHelper
- net.minecraft.nbt.NbtIo
- net.minecraft.nbt.NbtParser
- net.minecraft.nbt.NbtCompoundParser
- net.minecraft.nbt.NbtListParser
- net.minecraft.nbt.NbtPrimitiveParser
- net.minecraft.world.chunk.NetherChunkGenerator (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.structure.NetherFortressPieces
- net.minecraft.network.NetworkEncryptionUtils
- net.minecraft.network.NetworkThreadUtils
- net.minecraft.client.util.NetworkUtils
- net.minecraft.recipe.NineGoldRecipeDispatcher
- net.minecraft.util.math.noise.NoiseSampler
- net.minecraft.client.util.NullTwitchStream (implements net.minecraft.client.util.TwitchStreamProvider)
- net.minecraft.structure.OceanMonumentPieces
- net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket (implements net.minecraft.network.Packet)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.ByteArrayOutputStream
- net.minecraft.world.chunk.class_1203
- 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.network.packet.s2c.play.PaintingSpawnS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.util.Pair
- net.minecraft.class_2669
- net.minecraft.client.particle.ParticleManager
- net.minecraft.network.packet.s2c.play.ParticleS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.entity.ai.pathing.Path
- net.minecraft.entity.ai.pathing.PathMinHeap
- net.minecraft.entity.ai.pathing.PathNode
- net.minecraft.entity.ai.pathing.PathNodeMaker
- net.minecraft.entity.ai.pathing.LandPathNodeMaker
- net.minecraft.entity.ai.pathing.WaterPathNodeMaker
- net.minecraft.entity.ai.pathing.PathNodeNavigator
- net.minecraft.server.dedicated.PendingServerCommand
- net.minecraft.world.PersistentState
- net.minecraft.world.gen.feature.FeatureState
- net.minecraft.item.map.MapState
- net.minecraft.scoreboard.ScoreboardState
- net.minecraft.village.VillageState
- net.minecraft.world.PersistentStateManager
- net.minecraft.world.TemporaryStateManager
- net.minecraft.client.render.entity.feature.PigSaddleFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.block.piston.PistonHandler
- net.minecraft.entity.player.PlayerAbilities
- net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket (implements net.minecraft.network.Packet)
- 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)
- net.minecraft.network.packet.s2c.play.PlayerListS2CPacket (implements net.minecraft.network.Packet)
- 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)
- net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.util.PlayerSelector
- net.minecraft.client.texture.PlayerSkinProvider
- net.minecraft.network.packet.s2c.play.PlayerSpawnPositionS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.server.PlayerWorldManager
- net.minecraft.network.packet.s2c.play.PlaySoundIdS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.entity.PortalTeleporter
- net.minecraft.util.math.PositionImpl (implements net.minecraft.util.math.Position)
- net.minecraft.nbt.PositionTracker
- net.minecraft.class_4881
- net.minecraft.client.gl.PostProcessShader
- net.minecraft.util.profiler.Profiler
- net.minecraft.network.packet.c2s.query.QueryPingC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.query.QueryPongS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.query.QueryRequestC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.query.QueryResponseS2CPacket (implements net.minecraft.network.Packet)
- 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.RealmsButton
- net.minecraft.realms.RealmsSliderButton
- net.minecraft.realms.RealmsClickableScrolledSelectionList
- net.minecraft.realms.RealmsConnect
- 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.recipe.RecipeDispatcher
- net.minecraft.world.chunk.RegionFileFormat
- net.minecraft.world.chunk.RegionIo
- net.minecraft.resource.ReloadableResourceManagerImpl (implements net.minecraft.resource.ReloadableResourceManager)
- net.minecraft.network.packet.s2c.play.RemoveEntityStatusEffectS2CPacket (implements net.minecraft.network.Packet)
- 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)
- net.minecraft.resource.ResourceImpl (implements net.minecraft.resource.Resource)
- net.minecraft.client.resource.ResourceMetadataSerializer (implements net.minecraft.client.resource.MetadataSerializer)
- 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.ResourcePackMetadata (implements net.minecraft.client.resource.ResourceMetadataProvider)
- net.minecraft.network.packet.s2c.play.ResourcePackSendS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.play.ResourcePackStatusC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.client.gui.screen.resourcepack.ResourcePackWidget (implements net.minecraft.client.class_1803)
- 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.scoreboard.Scoreboard
- net.minecraft.scoreboard.ServerScoreboard
- net.minecraft.network.packet.s2c.play.ScoreboardDisplayS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.scoreboard.ScoreboardObjective
- net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.scoreboard.ScoreboardPlayerScore
- net.minecraft.network.packet.s2c.play.ScoreboardPlayerUpdateS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.screen.ScreenHandler
- net.minecraft.screen.AnvilScreenHandler
- net.minecraft.screen.BeaconScreenHandler
- net.minecraft.screen.BrewingScreenHandler
- net.minecraft.screen.ChestScreenHandler
- net.minecraft.client.class_416
- net.minecraft.class_4535
- net.minecraft.screen.CraftingScreenHandler
- 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)
- net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.client.util.ScreenshotUtils
- net.minecraft.network.ServerAddress
- net.minecraft.world.chunk.ServerChunkProvider (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.server.ServerConfigEntry
- net.minecraft.server.BanEntry
- net.minecraft.server.BannedIpEntry
- net.minecraft.server.BannedPlayerEntry
- net.minecraft.server.OperatorEntry
- net.minecraft.server.WhitelistEntry
- net.minecraft.server.BanEntry
- net.minecraft.server.ServerConfigHandler
- net.minecraft.server.ServerConfigList
- net.minecraft.server.BannedIpList
- net.minecraft.server.BannedPlayerList
- net.minecraft.server.OperatorList
- net.minecraft.server.Whitelist
- net.minecraft.client.gui.widget.ServerEntry (implements net.minecraft.client.class_1803)
- net.minecraft.client.network.ServerEntry
- 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.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)
- net.minecraft.client.gl.ShaderEffect
- 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)
- net.minecraft.network.packet.s2c.play.SignEditorOpenS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.inventory.SimpleInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.inventory.AnimalInventory
- net.minecraft.class_4550
- net.minecraft.class_4552
- net.minecraft.inventory.ClientNetworkSyncedInventory (implements net.minecraft.block.entity.LockableScreenHandlerFactory)
- net.minecraft.inventory.EnderChestInventory
- net.minecraft.client.render.entity.feature.SlimeFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.inventory.slot.Slot
- net.minecraft.inventory.slot.class_1004
- net.minecraft.inventory.slot.class_1005
- net.minecraft.inventory.slot.class_1420
- net.minecraft.client.class_417
- net.minecraft.class_4551
- net.minecraft.class_4553
- net.minecraft.class_4554
- net.minecraft.class_4555
- net.minecraft.class_4556
- net.minecraft.class_4558
- net.minecraft.inventory.slot.CraftingResultSlot
- 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.render.entity.feature.SnowGolemPumpkinFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.client.sound.Sound
- net.minecraft.client.sound.SoundContainerImpl (implements net.minecraft.client.sound.SoundContainer)
- net.minecraft.client.sound.SoundEntry
- 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.class_1907
- paulscode.sound.SoundSystemLogger
- net.minecraft.class_4851
- net.minecraft.block.entity.SpawnerBlockEntityBehavior
- net.minecraft.class_4541
- net.minecraft.class_4672
- net.minecraft.client.gui.hud.spectator.SpectatorMenu
- net.minecraft.client.gui.hud.spectator.SpectatorMenuState
- net.minecraft.network.packet.c2s.play.SpectatorTeleportC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.client.render.entity.feature.SpiderEyesFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.client.texture.Sprite
- net.minecraft.client.texture.ClockSprite
- net.minecraft.client.texture.CompassSprite
- net.minecraft.stat.Stat
- net.minecraft.advancement.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)
- 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.structure.StrongholdPieces
- net.minecraft.structure.StructurePiece
- net.minecraft.structure.class_1254
- net.minecraft.structure.class_1255
- net.minecraft.structure.class_1256
- net.minecraft.structure.class_1257
- net.minecraft.structure.class_1274
- net.minecraft.structure.class_1262
- net.minecraft.structure.class_1278
- net.minecraft.structure.class_1263
- net.minecraft.structure.class_1264
- net.minecraft.structure.class_1265
- net.minecraft.structure.class_1266
- net.minecraft.structure.class_1267
- net.minecraft.structure.class_1268
- net.minecraft.structure.class_1269
- net.minecraft.structure.class_1270
- net.minecraft.structure.class_1271
- net.minecraft.structure.class_1272
- net.minecraft.structure.class_1273
- net.minecraft.structure.class_1276
- net.minecraft.structure.class_1277
- net.minecraft.structure.class_1262
- net.minecraft.class_2279
- net.minecraft.class_2269
- net.minecraft.class_2271
- net.minecraft.class_2272
- net.minecraft.class_2273
- net.minecraft.class_2274
- net.minecraft.class_2275
- net.minecraft.class_2276
- net.minecraft.class_2277
- net.minecraft.class_2278
- net.minecraft.class_2280
- net.minecraft.class_2281
- net.minecraft.class_2282
- net.minecraft.structure.class_31
- net.minecraft.structure.class_15
- net.minecraft.structure.class_16
- net.minecraft.structure.class_17
- net.minecraft.structure.class_18
- net.minecraft.structure.class_23
- net.minecraft.structure.class_19
- net.minecraft.structure.class_21
- net.minecraft.structure.class_22
- net.minecraft.structure.class_24
- net.minecraft.structure.class_26
- net.minecraft.structure.class_27
- net.minecraft.structure.class_29
- net.minecraft.structure.class_30
- net.minecraft.structure.class_53
- net.minecraft.structure.class_40
- net.minecraft.structure.class_41
- net.minecraft.structure.class_42
- net.minecraft.structure.class_43
- net.minecraft.structure.class_45
- net.minecraft.structure.class_46
- net.minecraft.structure.class_47
- net.minecraft.structure.class_48
- net.minecraft.structure.class_49
- net.minecraft.structure.class_52
- net.minecraft.structure.class_54
- net.minecraft.structure.class_51
- net.minecraft.structure.class_56
- net.minecraft.structure.class_50
- net.minecraft.structure.class_8
- net.minecraft.structure.class_1284
- net.minecraft.structure.class_5
- net.minecraft.structure.class_6
- net.minecraft.structure.StructurePieceManager
- net.minecraft.client.render.entity.feature.StuckArrowsFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.text.Style
- net.minecraft.class_4896
- net.minecraft.world.chunk.SurfaceChunkGenerator (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.network.packet.s2c.play.TeamS2CPacket (implements net.minecraft.network.Packet)
- 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.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.client.font.TextRenderer (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.util.Texts
- net.minecraft.client.util.TexturedQuad
- net.minecraft.client.texture.TextureManager (implements net.minecraft.client.ClientTickable, net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.render.TextureOffset
- net.minecraft.client.util.math.TexturePosition
- net.minecraft.client.resource.metadata.TextureResourceMetadata (implements net.minecraft.client.resource.ResourceMetadataProvider)
- net.minecraft.client.render.TextureStitcher
- net.minecraft.client.texture.TextureUtil
- net.minecraft.realms.Tezzelator
- java.lang.Thread (implements java.lang.Runnable)
- net.minecraft.class_4725
- net.minecraft.class_4739
- net.minecraft.class_4753
- net.minecraft.class_4829
- net.minecraft.class_4866
- net.minecraft.class_4867
- net.minecraft.class_4868
- net.minecraft.class_4926
- net.minecraft.class_4929
- net.minecraft.class_4930
- net.minecraft.class_4957
- net.minecraft.client.class_607
- net.minecraft.server.LanServerPinger
- net.minecraft.world.chunk.ThreadedAnvilChunkStorage (implements net.minecraft.world.chunk.ChunkStorage, net.minecraft.util.FileIoCallback)
- net.minecraft.util.ThreadSafeBound
- 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.server.class_2130
- net.minecraft.class_2448
- net.minecraft.class_2451
- net.minecraft.util.crash.CrashException
- java.lang.IllegalArgumentException
- net.minecraft.text.TranslationException
- net.minecraft.network.OffThreadException
- net.minecraft.client.render.TextureStitchException
- net.minecraft.world.level.storage.WorldSaveException
- java.lang.Error
- net.minecraft.util.TickableEntry (implements java.lang.Comparable<T>)
- java.util.TimerTask (implements java.lang.Runnable)
- net.minecraft.class_4933
- net.minecraft.class_4975
- net.minecraft.network.packet.s2c.play.TitleS2CPacket (implements net.minecraft.network.Packet)
- 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.resource.language.TranslationStorage
- net.minecraft.client.twitch.Twitch
- net.minecraft.client.twitch.TwitchAuth (implements net.minecraft.client.class_1922, net.minecraft.client.class_1926, net.minecraft.client.class_1929, net.minecraft.client.util.TwitchStreamProvider)
- net.minecraft.client.twitch.TwitchStream
- com.google.gson.TypeAdapter<T>
- net.minecraft.class_4974
- com.google.common.collect.UnmodifiableIterator<E> (implements java.util.Iterator<E>)
- com.google.common.collect.AbstractIterator<T>
- net.minecraft.class_4871
- net.minecraft.class_4873
- net.minecraft.class_4986
- net.minecraft.class_2557
- com.google.common.collect.AbstractIterator<T>
- net.minecraft.network.packet.s2c.play.UpdateEntityNbtS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.play.UpdatePlayerAbilitiesC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.play.UpdateSelectedSlotC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.UpdateSignS2CPacket (implements net.minecraft.network.Packet)
- java.net.URLConnection
- net.minecraft.class_4853
- java.net.URLStreamHandler
- net.minecraft.class_4852
- net.minecraft.util.UserCache
- net.minecraft.util.Util
- net.minecraft.client.Variant
- 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.class_1441
- net.minecraft.class_2257
- net.minecraft.class_2553
- net.minecraft.util.math.BlockPos
- net.minecraft.client.render.VertexBuffer
- net.minecraft.client.render.VertexFormat
- net.minecraft.client.render.VertexFormatElement
- net.minecraft.client.render.VertexFormats
- net.minecraft.village.Village
- net.minecraft.village.VillageDoor
- net.minecraft.structure.VillagePieces
- net.minecraft.util.collection.Weight
- net.minecraft.class_2538 (implements java.lang.Comparable<T>)
- net.minecraft.enchantment.EnchantmentLevelEntry
- net.minecraft.entity.SpawnEntry
- net.minecraft.block.entity.SpawnerBlockEntityBehaviorEntry
- net.minecraft.util.WeightedRandomChestContent
- net.minecraft.util.WeightedRandomFishingLoot
- net.minecraft.client.render.model.WeightedBakedModel (implements net.minecraft.client.render.model.BakedModel)
- net.minecraft.client.sound.WeightedSoundSet (implements net.minecraft.client.sound.SoundContainer)
- net.minecraft.util.collection.Weighting
- net.minecraft.client.util.Window
- java.awt.event.WindowAdapter (implements java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener)
- net.minecraft.class_4934
- net.minecraft.client.render.entity.feature.WitchHeldItemFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.client.render.entity.feature.WitherArmorFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.client.render.entity.feature.WolfCollarFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer)
- net.minecraft.world.World (implements net.minecraft.world.BlockView)
- 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.class_4685
- net.minecraft.network.packet.s2c.play.WorldBorderS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.network.packet.s2c.play.WorldEventS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.client.render.WorldRenderer (implements net.minecraft.resource.ResourceReloadListener, net.minecraft.world.WorldEventListener)
- net.minecraft.world.WorldSaveHandler (implements net.minecraft.world.PlayerDataHandler, net.minecraft.world.SaveHandler)
- net.minecraft.world.AnvilWorldSaveHandler
- net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket (implements net.minecraft.network.Packet)
- net.minecraft.village.ZombieSiegeManager
- net.minecraft.block.AbstractBlockState (implements net.minecraft.block.BlockState)
Interface Hierarchy
- net.minecraft.client.render.model.BakedModel
- net.minecraft.block.BlockEntityProvider
- net.minecraft.block.BlockState
- net.minecraft.client.render.BlockStateIdentifierMapAccess
- net.minecraft.world.BlockView
- net.minecraft.entity.boss.BossBarProvider
- net.minecraft.client.render.BufferedImageSkinProvider
- net.minecraft.client.render.CameraView
- net.minecraft.world.chunk.ChunkProvider
- net.minecraft.client.render.world.ChunkRenderFactory
- net.minecraft.world.chunk.ChunkStorage
- net.minecraft.enchantment.class_1131
- net.minecraft.client.class_1803
- net.minecraft.client.class_1890
- net.minecraft.client.class_1922
- net.minecraft.client.class_1926
- net.minecraft.client.class_1929
- net.minecraft.class_2168
- net.minecraft.class_2270
- net.minecraft.class_2296
- net.minecraft.class_2302
- net.minecraft.class_2668
- 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.entity.attribute.EntityAttribute
- net.minecraft.entity.attribute.EntityAttributeInstance
- net.minecraft.entity.EntityCategoryProvider
- net.minecraft.entity.EntityData
- net.minecraft.client.render.entity.feature.FeatureRenderer
- net.minecraft.util.FileIoCallback
- net.minecraft.block.Growable
- net.minecraft.client.gui.widget.IdentifibleBooleanConsumer
- java.lang.Iterable<T>
- net.minecraft.util.collection.ObjectIdIterable
- net.minecraft.util.registry.Registry
- net.minecraft.text.Text
- com.google.gson.JsonDeserializer<T>
- net.minecraft.client.resource.MetadataSerializer
- net.minecraft.util.JsonElementProvider
- net.minecraft.world.level.storage.LevelStorageAccess
- 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.network.Packet
- 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.particle.ParticleFactory
- net.minecraft.world.PlayerDataHandler
- 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
- net.minecraft.entity.ai.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.scoreboard.ScoreboardCriterion
- net.minecraft.screen.ScreenHandlerListener
- net.minecraft.inventory.SimpleInventoryListener
- net.minecraft.util.snooper.Snoopable
- net.minecraft.client.sound.SoundContainer
- 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.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.util.TwitchStreamProvider
- net.minecraft.world.border.WorldBorderListener
- net.minecraft.world.WorldEventListener
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minecraft.client.util.AccountType
- net.minecraft.item.ArmorMaterial
- net.minecraft.block.BannerPattern
- net.minecraft.client.render.BlockRenderLayer
- net.minecraft.util.CanSleepEnum
- net.minecraft.client.gui.hud.ChatVisibility
- net.minecraft.util.class_171
- net.minecraft.world.biome.class_1743
- net.minecraft.world.biome.class_1784
- net.minecraft.client.class_1875
- net.minecraft.client.sound.class_1898
- net.minecraft.client.class_1901
- net.minecraft.client.sound.class_1905
- net.minecraft.client.class_1921
- net.minecraft.client.class_1925
- net.minecraft.client.class_1930
- net.minecraft.client.class_1932
- net.minecraft.class_1981
- net.minecraft.class_1985
- net.minecraft.class_2055
- net.minecraft.class_2062
- net.minecraft.class_2114
- net.minecraft.class_2166
- net.minecraft.class_2175 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2176 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2177
- net.minecraft.class_2178 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2180 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2181 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2182 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2183 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2184 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2185 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2186
- net.minecraft.class_2187 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2192 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2195 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2196 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2197 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2198 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2201 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2202 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2204 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2205 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2208 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2209 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2210 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2211 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2214 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2215 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2217 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2218 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2219 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2220 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2221 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2222 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2229 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2251
- net.minecraft.class_2290
- net.minecraft.class_2292
- net.minecraft.class_2299
- net.minecraft.class_2418
- net.minecraft.class_2433
- net.minecraft.class_2435
- net.minecraft.class_2436
- net.minecraft.class_2459
- net.minecraft.class_2464
- net.minecraft.class_2474
- net.minecraft.class_2475
- net.minecraft.class_2524
- net.minecraft.class_2525
- net.minecraft.class_2543
- net.minecraft.class_2545
- net.minecraft.class_2558 (implements com.google.common.base.Predicate<T>, net.minecraft.util.StringIdentifiable)
- net.minecraft.class_2559
- net.minecraft.class_2560 (implements java.lang.Iterable<T>, com.google.common.base.Predicate<T>)
- net.minecraft.class_2571
- net.minecraft.class_2577
- net.minecraft.class_2578
- net.minecraft.class_2582
- net.minecraft.class_2584
- net.minecraft.class_2586
- net.minecraft.class_2589
- net.minecraft.class_2590
- net.minecraft.class_2592
- net.minecraft.class_2599
- net.minecraft.class_2612
- net.minecraft.class_2625
- net.minecraft.class_2638
- net.minecraft.util.class_32
- net.minecraft.client.render.model.CubeFace
- net.minecraft.world.Difficulty
- net.minecraft.util.math.Direction (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.util.DyeColor (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.enchantment.EnchantmentTarget
- net.minecraft.entity.EntityCategory
- net.minecraft.entity.EntityGroup
- net.minecraft.util.FishType
- net.minecraft.util.Formatting
- net.minecraft.world.GameMode
- net.minecraft.client.options.GameOption
- net.minecraft.util.hit.HitResultType
- net.minecraft.world.LightType
- net.minecraft.client.render.model.ModelRotation
- net.minecraft.network.NetworkSide
- net.minecraft.network.NetworkState
- net.minecraft.client.util.OperatingSystem
- net.minecraft.entity.decoration.painting.Painting
- net.minecraft.client.particle.ParticleType
- net.minecraft.client.render.entity.PlayerModelPart
- net.minecraft.util.Rarity
- net.minecraft.client.gui.screen.multiplayer.ServerResourcePackMode
- net.minecraft.client.sound.SoundCategory
- net.minecraft.client.twitch.StreamError
- net.minecraft.item.ToolMaterial
- net.minecraft.util.UseAction
- net.minecraft.world.border.WorldBorderStage
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)