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.util,
- net.minecraft.client.util.math,
- net.minecraft.client.world,
- net.minecraft.command,
- net.minecraft.datafix,
- net.minecraft.dragon,
- 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.loot,
- 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.potion,
- 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.state.StateManager.BlockStateImpl
- net.minecraft.client.render.world.AbstractChunkRenderManager
- net.minecraft.client.render.world.ListedChunkRenderManager
- net.minecraft.client.sound.PassiveBeeSoundInstance
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- net.minecraft.server.world.ServerWorld.BlockActionList
- net.minecraft.village.TraderOfferList
- net.minecraft.util.collection.DefaultedList<E>
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- net.minecraft.util.TypeFilterableList<T>
- java.util.AbstractList<E> (implements java.util.List<E>)
- net.minecraft.command.AbstractCommand (implements net.minecraft.command.Command)
- net.minecraft.server.command.AchievementCommand
- net.minecraft.server.dedicated.command.BanCommand
- net.minecraft.server.dedicated.command.BanIpCommand
- net.minecraft.server.dedicated.command.BanListCommand
- net.minecraft.server.command.BlockDataCommand
- net.minecraft.class_3029
- net.minecraft.class_3064
- 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.command.StopSoundCommand
- net.minecraft.server.command.SummonCommand
- net.minecraft.server.command.TeleportCommand
- net.minecraft.server.command.TellRawCommand
- net.minecraft.server.command.TestForBlockCommand
- net.minecraft.server.command.TestForBlocksCommand
- net.minecraft.server.command.TestForCommand
- net.minecraft.server.command.TimeCommand
- net.minecraft.server.command.TitleCommand
- net.minecraft.server.command.ToggleDownfallCommand
- net.minecraft.server.command.TriggerCommand
- net.minecraft.server.command.WeatherCommand
- net.minecraft.server.dedicated.command.WhitelistCommand
- net.minecraft.server.command.WorldBorderCommand
- net.minecraft.command.AbstractCommand.Coordinate
- net.minecraft.entity.attribute.AbstractEntityAttribute (implements net.minecraft.entity.attribute.EntityAttribute)
- net.minecraft.entity.attribute.ClampedEntityAttribute
- net.minecraft.entity.attribute.AbstractEntityAttributeContainer
- net.minecraft.entity.attribute.EntityAttributeContainer
- net.minecraft.resource.AbstractFileResourcePack (implements net.minecraft.resource.ResourcePack)
- net.minecraft.resource.DirectoryResourcePack
- net.minecraft.resource.ZipResourcePack (implements java.io.Closeable)
- net.minecraft.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<T> (implements net.minecraft.state.property.Property<T>)
- net.minecraft.state.property.BooleanProperty
- net.minecraft.state.property.EnumProperty<T>
- net.minecraft.state.property.DirectionProperty
- net.minecraft.state.property.IntProperty
- net.minecraft.block.AbstractRailBlock.RailPlacementHelper
- net.minecraft.client.sound.AbstractSoundInstance (implements net.minecraft.client.sound.SoundInstance)
- net.minecraft.client.sound.MovingSoundInstance (implements net.minecraft.client.sound.TickableSoundInstance)
- net.minecraft.client.class_2905
- 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.world.level.storage.AlphaChunkIo.AlphaChunk
- net.minecraft.client.resource.metadata.AnimationFrameResourceMetadata
- net.minecraft.client.resource.AnimationMetadata (implements net.minecraft.client.resource.ResourceMetadataProvider)
- net.minecraft.block.AnvilBlock.AnvilNameableHandler (implements net.minecraft.screen.NamedScreenHandlerFactory)
- net.minecraft.recipe.ArmorDyeRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.client.render.entity.feature.ArmorFeatureRenderer<T> (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.entity.feature.ArmorRenderer
- net.minecraft.client.render.entity.feature.ZombieVillagerArmorRenderer
- net.minecraft.client.render.entity.feature.ArmorRenderer
- net.minecraft.recipe.ArmorRecipeDispatcher
- net.minecraft.client.resource.AssetsIndex
- net.minecraft.client.class_2902
- net.minecraft.entity.attribute.AttributeModifier
- net.minecraft.client.render.model.BakedModelManager (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.render.model.BakedQuad
- net.minecraft.client.render.model.TexturedBakedQuad
- net.minecraft.recipe.BannerRecipeDispatcher
- net.minecraft.recipe.BannerRecipeDispatcher.CopyingRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.recipe.BannerRecipeDispatcher.PatternRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.client.particle.BarrierParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.util.BaseClipper
- net.minecraft.client.util.Clipper
- net.minecraft.text.BaseText (implements net.minecraft.text.Text)
- net.minecraft.text.LiteralText
- net.minecraft.text.ScoreText
- net.minecraft.text.SelectorText
- net.minecraft.text.TranslatableText
- net.minecraft.client.render.model.BasicBakedModel (implements net.minecraft.client.render.model.BakedModel)
- net.minecraft.client.render.model.BasicBakedModel.Builder
- net.minecraft.block.entity.BeaconBlockEntity.BeamSegment
- net.minecraft.network.packet.s2c.play.BedSleepS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.world.biome.Biome
- net.minecraft.world.biome.BeachBiome
- net.minecraft.world.biome.DesertBiome
- net.minecraft.world.biome.EndBiome
- net.minecraft.world.biome.ExtremeHillsBiome
- net.minecraft.world.biome.ForestBiome
- net.minecraft.world.biome.BirchForestBiome
- net.minecraft.world.biome.IceBiome
- net.minecraft.world.biome.JungleBiome
- net.minecraft.world.biome.MesaBiome
- net.minecraft.world.biome.MushroomBiome
- 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.class_1749
- net.minecraft.world.biome.StoneBeachBiome
- net.minecraft.world.biome.SwampBiome
- net.minecraft.world.biome.TaigaBiome
- net.minecraft.world.biome.VoidBiome
- net.minecraft.world.biome.Biome.Settings
- net.minecraft.world.biome.BiomeCache
- net.minecraft.world.biome.BiomeCache.Entry
- net.minecraft.client.color.world.BiomeColors
- net.minecraft.world.biome.BiomeDecorator
- net.minecraft.world.biome.class_2717
- net.minecraft.class_3007
- net.minecraft.world.biome.EndBiomeDecorator
- net.minecraft.world.biome.MesaBiome.class_3008
- net.minecraft.world.biome.Biomes
- net.minecraft.block.Block
- 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.BedrockBlock
- net.minecraft.block.BigMushroomBlock
- net.minecraft.block.BlockWithEntity (implements net.minecraft.block.BlockEntityProvider)
- net.minecraft.block.AbstractSignBlock
- net.minecraft.block.StandingSignBlock
- net.minecraft.block.WallSignBlock
- net.minecraft.block.BannerBlock
- net.minecraft.block.BannerBlock.StandingBannerBlock
- net.minecraft.block.BannerBlock.WallBannerBlock
- net.minecraft.block.BeaconBlock
- net.minecraft.block.BrewingStandBlock
- net.minecraft.block.ChestBlock
- net.minecraft.class_3066
- 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.EndGatewayBlock
- 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.StructureBlock
- net.minecraft.block.AbstractSignBlock
- net.minecraft.block.BookshelfBlock
- net.minecraft.block.CactusBlock
- net.minecraft.block.CakeBlock
- net.minecraft.block.CarpetBlock
- net.minecraft.block.CauldronBlock
- net.minecraft.block.ChorusFlowerBlock
- net.minecraft.block.ChorusPlantBlock
- net.minecraft.class_3010
- net.minecraft.class_3011
- 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.GrassPathBlock
- net.minecraft.block.HardenedClayBlock
- net.minecraft.block.HorizontalFacingBlock
- net.minecraft.block.AbstractButtonBlock
- net.minecraft.block.StoneButtonBlock
- net.minecraft.block.WoodButtonBlock
- net.minecraft.class_3065
- net.minecraft.block.EndRodBlock
- net.minecraft.block.PistonBlock
- net.minecraft.block.PistonHeadBlock
- net.minecraft.block.AbstractButtonBlock
- net.minecraft.block.HorizotalFacingBlock
- 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.LeavesBlock
- net.minecraft.block.Leaves1Block
- net.minecraft.block.Leaves2Block
- 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.class_3009
- net.minecraft.block.HayBlock
- net.minecraft.block.LogBlock
- 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.BeetrootsBlock
- net.minecraft.block.CarrotsBlock
- net.minecraft.block.PotatoesBlock
- net.minecraft.block.DeadBushBlock
- net.minecraft.block.DoublePlantBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.FlowerBlock
- net.minecraft.block.RedFlowerBlock
- net.minecraft.block.YellowFlowerBlock
- net.minecraft.block.LilyPadBlock
- net.minecraft.block.MushroomBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.NetherWartBlock
- net.minecraft.block.SaplingBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.TallPlantBlock (implements net.minecraft.block.Growable)
- net.minecraft.block.PrismarineBlock
- net.minecraft.block.QuartzBlock
- net.minecraft.block.RedSandstoneBlock
- net.minecraft.block.RedstoneBlock
- net.minecraft.block.RedstoneLampBlock
- net.minecraft.block.RedstoneOreBlock
- net.minecraft.block.RedstoneWireBlock
- net.minecraft.block.SandstoneBlock
- net.minecraft.block.SeaLanternBlock
- net.minecraft.block.SlabBlock
- net.minecraft.block.PurpurSlab
- net.minecraft.block.PurpurSlab.Double
- net.minecraft.block.PurpurSlab.Single
- 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.PurpurSlab
- 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.FrostedIceBlock
- 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.AbstractFluidBlock
- net.minecraft.server.world.BlockAction
- net.minecraft.network.packet.s2c.play.BlockActionS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.math.BlockBox
- net.minecraft.client.render.BlockBreakingInfo
- net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.BlockColors
- net.minecraft.client.world.BlockCommunicationNameable (implements net.minecraft.screen.NamedScreenHandlerFactory)
- net.minecraft.client.particle.BlockDustParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.block.entity.BlockEntity
- net.minecraft.block.entity.BannerBlockEntity (implements net.minecraft.text.Nameable)
- 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.EndGatewayBlockEntity (implements net.minecraft.util.Tickable)
- net.minecraft.block.entity.FlowerPotBlockEntity
- net.minecraft.block.JukeboxBlock.JukeboxBlockEntity
- net.minecraft.block.entity.LockableContainerBlockEntity (implements net.minecraft.block.entity.LockableScreenHandlerFactory)
- net.minecraft.block.entity.BeaconBlockEntity (implements net.minecraft.inventory.SidedInventory, net.minecraft.util.Tickable)
- net.minecraft.block.entity.BrewingStandBlockEntity (implements net.minecraft.inventory.SidedInventory, net.minecraft.util.Tickable)
- net.minecraft.block.entity.class_2737 (implements net.minecraft.class_2964)
- net.minecraft.block.entity.ChestBlockEntity (implements net.minecraft.util.Tickable)
- net.minecraft.block.entity.DispenserBlockEntity
- net.minecraft.block.entity.DropperBlockEntity
- net.minecraft.block.entity.HopperBlockEntity (implements net.minecraft.util.HopperProvider, net.minecraft.util.Tickable)
- net.minecraft.block.entity.ShulkerBoxBlockEntity (implements net.minecraft.inventory.SidedInventory, net.minecraft.util.Tickable)
- net.minecraft.block.entity.FurnaceBlockEntity (implements net.minecraft.inventory.SidedInventory, 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 (implements net.minecraft.util.Tickable)
- net.minecraft.block.entity.StructureBlockEntity
- net.minecraft.client.render.block.entity.BlockEntityItemStackRenderHelper
- net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher
- net.minecraft.client.render.block.entity.BlockEntityRenderer<T>
- net.minecraft.client.render.block.entity.BannerBlockEntityRenderer
- net.minecraft.client.render.block.entity.BeaconBlockEntityRenderer
- net.minecraft.client.render.block.entity.ChestBlockEntityRenderer
- net.minecraft.client.class_2887
- net.minecraft.class_3096
- net.minecraft.client.render.block.entity.EnchantingTableBlockEntityRenderer
- net.minecraft.client.render.block.entity.EnderChestBlockEntityRenderer
- net.minecraft.client.render.block.entity.EndPortalBlockEntityRenderer
- net.minecraft.client.class_2888
- net.minecraft.client.render.block.entity.MobSpawnerBlockEntityRenderer
- net.minecraft.client.render.block.entity.PistonBlockEntityRenderer
- net.minecraft.client.render.block.entity.SignBlockEntityRenderer
- net.minecraft.client.render.block.entity.SkullBlockEntityRenderer
- net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.hit.BlockHitResult
- net.minecraft.client.particle.BlockLeakParticle.LavaDripFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.BlockLeakParticle.WaterDripFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.render.model.json.BlockModel
- net.minecraft.client.render.model.json.BlockModel.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.model.json.BlockModel.ModelHolder
- net.minecraft.client.render.block.BlockModelRenderer
- net.minecraft.client.render.block.BlockModelRenderer.AmbientOcclusionCalculator
- net.minecraft.client.render.block.BlockModelShapes
- net.minecraft.client.particle.BlockParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.block.pattern.BlockPattern
- net.minecraft.block.pattern.BlockPattern.Result
- net.minecraft.block.pattern.BlockPatternBuilder
- net.minecraft.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.client.render.BlockStateIdentifierMap (implements net.minecraft.client.render.BlockStateIdentifierMapAccess)
- net.minecraft.client.BlockStateMap
- net.minecraft.client.DefaultBlockStateMap
- net.minecraft.client.BlockStateMap.Builder
- net.minecraft.client.BlockStateMapper
- net.minecraft.block.BlockStatePredicate (implements com.google.common.base.Predicate<T>)
- net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.ai.control.BodyControl
- net.minecraft.entity.ShulkerEntity.class_2998
- net.minecraft.recipe.BookCloningRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.Bootstrap
- net.minecraft.network.packet.s2c.play.BossBarS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.math.Box
- net.minecraft.client.render.BufferBuilder
- net.minecraft.client.render.BufferBuilder.DrawArrayParameters
- net.minecraft.server.rcon.BufferHelper
- net.minecraft.client.render.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<T>)
- io.netty.buffer.ByteBuf (implements java.lang.Comparable<T>, io.netty.util.ReferenceCounted)
- net.minecraft.util.PacketByteBuf
- com.google.common.cache.CacheLoader<K,
V> - net.minecraft.block.pattern.BlockPattern.BlockStateCacheLoader
- net.minecraft.loot.class_2787.class_2788
- net.minecraft.world.biome.EndBiomeDecorator.class_2715
- net.minecraft.client.render.entity.feature.CapeFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- 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.class_2757
- net.minecraft.class_3070
- 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
- net.minecraft.network.LegacyQueryHandler
- io.netty.handler.codec.MessageToMessageDecoder<I>
- net.minecraft.network.encryption.PacketDecryptor
- io.netty.channel.SimpleChannelInboundHandler<I>
- net.minecraft.network.ClientConnection
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>
- net.minecraft.network.PacketDeflater
- net.minecraft.network.PacketEncoder
- net.minecraft.network.encryption.PacketEncryptor
- net.minecraft.network.SizePrepender
- io.netty.handler.codec.MessageToByteEncoder<I>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- net.minecraft.client.gui.hud.ChatHudLine
- net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.ChatSerializer
- net.minecraft.util.ChatUtil
- net.minecraft.client.render.block.entity.ChestOpeningRenderHelper
- net.minecraft.world.chunk.Chunk
- net.minecraft.world.chunk.EmptyChunk
- net.minecraft.client.world.ChunkAssemblyHelper
- net.minecraft.world.chunk.ChunkBlockStateStorage
- net.minecraft.client.render.chunk.ChunkBuilder
- net.minecraft.client.world.ChunkBuilder (implements java.lang.Comparable<T>)
- net.minecraft.client.render.chunk.ChunkBuilder.class_2889 (implements java.lang.Comparable<T>)
- net.minecraft.world.chunk.ChunkCache (implements net.minecraft.world.BlockView)
- net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket.ChunkDeltaRecord
- net.minecraft.network.packet.s2c.play.ChunkLoadDistanceS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.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<T>)
- net.minecraft.client.world.ChunkRenderThread (implements java.lang.Runnable)
- net.minecraft.world.chunk.ChunkSection
- net.minecraft.class_2686
- net.minecraft.class_2690
- net.minecraft.class_2686.class_2687
- net.minecraft.recipe.class_2700
- net.minecraft.recipe.class_2700.class_2701 (implements net.minecraft.recipe.RecipeType)
- net.minecraft.recipe.class_2702 (implements net.minecraft.recipe.RecipeType)
- net.minecraft.class_2743 (implements net.minecraft.class_2749)
- net.minecraft.class_2745 (implements net.minecraft.class_2748)
- net.minecraft.class_2746 (implements net.minecraft.class_2748)
- net.minecraft.class_2747 (implements net.minecraft.class_2748)
- net.minecraft.class_2759
- net.minecraft.class_2763
- net.minecraft.class_2765
- net.minecraft.class_2765.class_2766
- net.minecraft.class_2765.class_2767
- net.minecraft.class_2765.class_3018 (implements java.lang.Iterable<T>)
- net.minecraft.entity.ai.class_2769
- net.minecraft.entity.ai.pathing.class_2771
- net.minecraft.entity.ai.pathing.LandPathNodeMaker
- net.minecraft.entity.ai.pathing.WaterPathNodeMaker
- net.minecraft.class_2772 (implements java.lang.Runnable)
- net.minecraft.class_2776
- net.minecraft.class_2776.class_2777 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.class_2778
- net.minecraft.class_2774
- net.minecraft.class_2775
- net.minecraft.class_2786
- net.minecraft.class_2778.class_2779 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.loot.class_2780
- net.minecraft.loot.class_2780.class_2781 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.class_2782
- net.minecraft.class_2782.class_2783
- net.minecraft.loot.class_2787
- net.minecraft.class_2789
- net.minecraft.class_2789.class_2790 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.class_2795
- net.minecraft.class_2791
- net.minecraft.class_2793
- net.minecraft.class_2799
- net.minecraft.class_2801
- net.minecraft.class_2804
- net.minecraft.class_2806
- net.minecraft.class_2808
- net.minecraft.class_2810
- net.minecraft.class_2812
- net.minecraft.class_2795.class_2796<T>
- net.minecraft.class_2791.class_2792
- net.minecraft.class_2793.class_2794
- net.minecraft.class_2799.class_2800
- net.minecraft.class_2801.class_2803
- net.minecraft.class_2804.class_2805
- net.minecraft.class_2806.class_2807
- net.minecraft.class_2808.class_2809
- net.minecraft.class_2810.class_2811
- net.minecraft.class_2812.class_2813
- net.minecraft.class_2797
- net.minecraft.class_2797.class_2798 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.class_2801.class_2802
- net.minecraft.class_2814 (implements net.minecraft.class_2816)
- net.minecraft.class_2816.class_2817<T>
- net.minecraft.class_2814.class_2815
- net.minecraft.class_2820.class_2821
- net.minecraft.class_2822.class_2823
- net.minecraft.class_2824.class_2825
- net.minecraft.class_2826.class_2827
- net.minecraft.class_2818
- net.minecraft.class_2818.class_2819 (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.class_2820 (implements net.minecraft.class_2816)
- net.minecraft.class_2822 (implements net.minecraft.class_2816)
- net.minecraft.class_2824 (implements net.minecraft.class_2816)
- net.minecraft.class_2826 (implements net.minecraft.class_2816)
- net.minecraft.class_2828
- net.minecraft.class_2829.class_2830<T>
- net.minecraft.class_2831.class_2832
- net.minecraft.class_2831 (implements net.minecraft.class_2829)
- net.minecraft.client.class_2838
- net.minecraft.client.class_2841.class_2842
- net.minecraft.client.class_2847 (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.client.class_2856.class_2857 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.class_2859.class_2860 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.class_2861.class_2862 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.class_2871
- net.minecraft.client.class_2871.class_2472
- net.minecraft.client.class_2871.class_2872
- net.minecraft.client.class_2874
- net.minecraft.client.class_2874.class_2875 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.class_2876
- net.minecraft.client.class_2877
- net.minecraft.client.class_2877.class_2878 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.class_2879 (implements net.minecraft.client.class_2880)
- net.minecraft.client.class_2881 (implements net.minecraft.client.class_2880)
- net.minecraft.client.class_2882
- net.minecraft.client.class_2882.class_2883 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.class_2884 (implements net.minecraft.client.class_2880)
- net.minecraft.client.class_2885
- net.minecraft.client.class_2885.class_2886 (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.class_2890
- net.minecraft.client.class_2891 (implements net.minecraft.client.class_2890.class_3025)
- net.minecraft.client.class_2892 (implements net.minecraft.client.class_2890.class_3025)
- net.minecraft.client.class_2896.class_2897 (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.class_2900 (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.class_2901
- net.minecraft.client.class_2903 (implements net.minecraft.client.render.model.BakedModel)
- net.minecraft.client.class_2903.class_2904
- net.minecraft.client.class_2906 (implements net.minecraft.client.sound.SoundContainer<T>)
- net.minecraft.class_2911 (implements net.minecraft.network.Packet<T>)
- net.minecraft.class_2913 (implements net.minecraft.network.Packet<T>)
- net.minecraft.class_2914 (implements net.minecraft.network.Packet<T>)
- net.minecraft.class_2915 (implements net.minecraft.network.Packet<T>)
- net.minecraft.class_2916 (implements net.minecraft.network.Packet<T>)
- net.minecraft.class_2917 (implements net.minecraft.network.Packet<T>)
- net.minecraft.class_2918 (implements net.minecraft.network.Packet<T>)
- net.minecraft.class_2919 (implements net.minecraft.network.Packet<T>)
- net.minecraft.class_2920 (implements net.minecraft.network.Packet<T>)
- net.minecraft.class_2928
- net.minecraft.class_2929<K> (implements net.minecraft.util.collection.ObjectIdIterable)
- net.minecraft.class_2934 (implements net.minecraft.class_2933)
- net.minecraft.class_2935
- net.minecraft.class_2937 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2938 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2939 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2940 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2941 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2942 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2943 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2944 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2945 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2946 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2947 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2948 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2949 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_2950 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.entity.class_2951 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.block.entity.class_2953 (implements net.minecraft.class_2936)
- net.minecraft.class_2954 (implements net.minecraft.class_2936)
- net.minecraft.class_2956 (implements net.minecraft.class_2936)
- net.minecraft.class_2952
- net.minecraft.class_2955
- net.minecraft.class_2957
- net.minecraft.client.class_2840
- net.minecraft.class_2925
- net.minecraft.class_2960
- net.minecraft.world.class_2975 (implements net.minecraft.world.WorldEventListener)
- net.minecraft.dragon.class_2979 (implements net.minecraft.dragon.class_2987)
- net.minecraft.dragon.class_2980
- net.minecraft.dragon.class_2988
- net.minecraft.dragon.class_2989
- net.minecraft.dragon.class_2990
- net.minecraft.dragon.class_2981
- net.minecraft.dragon.class_2982
- net.minecraft.dragon.class_2983
- net.minecraft.dragon.class_2984
- net.minecraft.dragon.class_2985
- net.minecraft.dragon.class_2986
- net.minecraft.dragon.class_2991
- net.minecraft.dragon.class_2992
- net.minecraft.dragon.class_2980
- net.minecraft.dragon.class_2993<T>
- net.minecraft.dragon.class_2994
- net.minecraft.class_3012 (implements com.google.common.base.Predicate<T>)
- net.minecraft.class_3016 (implements net.minecraft.class_3017)
- net.minecraft.class_3022.class_3023 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_3024 (implements net.minecraft.client.class_2890.class_3025)
- net.minecraft.class_3026 (implements net.minecraft.client.class_2890.class_3025)
- net.minecraft.class_3028 (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.class_3030 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3031 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3032 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3059
- net.minecraft.class_3059.class_3060 (implements net.minecraft.recipe.RecipeType)
- net.minecraft.class_3072
- net.minecraft.class_3072.class_3074
- net.minecraft.class_3072.class_3073
- net.minecraft.class_3072.class_3078
- net.minecraft.class_3072.class_3080
- net.minecraft.class_3072.class_3075
- net.minecraft.class_3072.class_3076
- net.minecraft.class_3072.class_3077
- net.minecraft.class_3072.class_3079
- net.minecraft.class_3082
- net.minecraft.class_3092.class_3093 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_3094.class_3095 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.class_3097 (implements net.minecraft.client.class_2890.class_3025)
- net.minecraft.class_3098 (implements net.minecraft.client.class_2890.class_3025)
- net.minecraft.class_3111 (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.class_3112 (implements net.minecraft.resource.ResourcePack)
- net.minecraft.class_3118 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3119 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3120 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3121 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3122 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3123 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3124 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3125 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3126 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3127 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3128 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3129 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_3130 (implements net.minecraft.datafix.DataFixer)
- net.minecraft.class_321
- net.minecraft.text.ClickEvent
- net.minecraft.network.packet.c2s.play.ClickWindowC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.ClientBrandRetriever
- net.minecraft.world.chunk.ClientChunkProvider (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.ClientConnection.PacketWrapper
- net.minecraft.client.network.ClientLoginNetworkHandler (implements net.minecraft.network.listener.ClientLoginPacketListener)
- net.minecraft.client.network.ClientPlayerInteractionManager
- net.minecraft.client.network.ClientPlayNetworkHandler (implements net.minecraft.network.listener.ClientPlayPacketListener)
- net.minecraft.network.packet.c2s.play.ClientSettingsC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.ClientTickTracker
- net.minecraft.server.command.CloneCommand.BlockInfo
- net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.particle.CloudParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.util.CollectionBuilders
- net.minecraft.util.CollectionBuilders.Object2ListFunction<T> (implements com.google.common.base.Function<F,
T>) - net.minecraft.util.CollectionBuilders.Product<T> (implements java.lang.Iterable<T>)
- net.minecraft.network.packet.s2c.play.CombatEventS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.recipe.CombatItemRecipeDispatcher
- net.minecraft.world.CommandBlockExecutor (implements net.minecraft.command.CommandSource)
- net.minecraft.server.command.CommandRegistry (implements net.minecraft.server.command.CommandRegistryProvider)
- net.minecraft.server.command.CommandManager (implements net.minecraft.command.CommandProvider)
- net.minecraft.client.world.IntegratedServerCommandManager
- net.minecraft.server.command.CommandManager (implements net.minecraft.command.CommandProvider)
- net.minecraft.command.CommandStats
- net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.CommonI18n
- java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
- java.awt.Container
- javax.swing.JComponent (implements java.io.Serializable)
- net.minecraft.server.dedicated.gui.DedicatedServerGui
- javax.swing.JList<E> (implements javax.accessibility.Accessible, javax.swing.Scrollable)
- net.minecraft.server.dedicated.gui.PlayerListGui (implements net.minecraft.util.Tickable)
- net.minecraft.server.dedicated.gui.PlayerStatsGui
- javax.swing.JComponent (implements java.io.Serializable)
- java.awt.Container
- net.minecraft.network.packet.c2s.play.ConfirmGuiActionC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.ConfirmGuiActionS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.server.command.Console (implements net.minecraft.command.CommandSource)
- net.minecraft.client.gui.screen.options.ControlsListWidget.CategoryEntry (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.client.gui.screen.options.ControlsListWidget.KeyBindingEntry (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.inventory.CraftingInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.inventory.CraftingResultInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.block.CraftingTableBlock.ClientDummyScreenHandlerProvider (implements net.minecraft.screen.NamedScreenHandlerFactory)
- net.minecraft.util.crash.CrashReport
- net.minecraft.util.crash.CrashReportSection
- net.minecraft.util.crash.CrashReportSection.Element
- net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.gui.CreativeInventoryListener (implements net.minecraft.screen.ScreenHandlerListener)
- net.minecraft.client.render.entity.feature.CreeperLightningFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.model.CubeFace.Corner
- net.minecraft.client.render.model.CubeFace.DirectionIds
- net.minecraft.client.render.CullingCameraView (implements net.minecraft.client.render.CameraView)
- net.minecraft.client.gui.screen.CustomizedWorldPresetsScreen.PresetEntry
- net.minecraft.world.gen.CustomizedWorldProperties
- net.minecraft.world.gen.CustomizedWorldProperties.Builder
- net.minecraft.world.gen.CustomizedWorldProperties.Serializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.network.packet.c2s.play.CustomPayloadC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.CustomPayloadS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.particle.DamageParticle.class_2858 (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.DamageParticle.CritFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.DamageParticle.CritMagicFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.entity.damage.DamageRecord
- net.minecraft.entity.damage.DamageSource
- net.minecraft.entity.damage.EntityDamageSource
- net.minecraft.entity.damage.ProjectileDamageSource
- net.minecraft.entity.damage.EntityDamageSource
- net.minecraft.entity.damage.DamageTracker
- net.minecraft.util.DamageUtils
- net.minecraft.server.rcon.DataStreamHelper
- net.minecraft.entity.data.DataTracker
- net.minecraft.entity.data.DataTracker.DataEntry<T>
- net.minecraft.client.render.entity.feature.Deadmau5FeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.world.chunk.DebugChunkGenerator (implements net.minecraft.server.world.ChunkGenerator)
- net.minecraft.server.dedicated.DedicatedServerWatchdog (implements java.lang.Runnable)
- net.minecraft.resource.DefaultResourcePack (implements net.minecraft.resource.ResourcePack)
- net.minecraft.client.util.DefaultSkinHelper
- net.minecraft.network.packet.s2c.play.DifficultyS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.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<T>)
- net.minecraft.inventory.DoubleInventory (implements net.minecraft.block.entity.LockableScreenHandlerFactory)
- net.minecraft.client.render.DownloadedSkinParser (implements net.minecraft.client.render.BufferedImageSkinProvider)
- net.minecraft.client.render.entity.feature.DragonEyesFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.server.DragonRespawnAnimation
- net.minecraft.client.gui.DrawableHelper
- net.minecraft.client.gui.AchievementNotification
- net.minecraft.client.gui.widget.ButtonWidget
- net.minecraft.client.gui.screen.ingame.BeaconScreen.BaseButtonWidget
- net.minecraft.client.gui.screen.ingame.BeaconScreen.CancelButtonWidget
- net.minecraft.client.gui.screen.ingame.BeaconScreen.DoneButtonWidget
- net.minecraft.client.gui.screen.ingame.BeaconScreen.EffectButtonWidget
- net.minecraft.client.gui.screen.ingame.BookEditScreen.BookButton
- net.minecraft.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.screen.options.SkinOptionsScreen.SkinOptionButton
- net.minecraft.client.gui.widget.SliderWidget
- net.minecraft.client.gui.screen.SoundsScreen.SoundButtonWidget
- net.minecraft.client.gui.widget.SwitchWidget
- net.minecraft.client.gui.screen.ingame.VillagerTradingScreen.PaginationButton
- net.minecraft.client.gui.screen.ingame.BeaconScreen.BaseButtonWidget
- net.minecraft.client.gui.hud.ChatHud
- net.minecraft.client.class_2839
- net.minecraft.client.class_2841 (implements net.minecraft.client.class_2907)
- 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 (implements net.minecraft.client.class_2844)
- net.minecraft.client.gui.screen.SleepingChatScreen
- net.minecraft.client.class_2845 (implements net.minecraft.client.class_2844)
- net.minecraft.class_3020
- net.minecraft.client.gui.screen.CommandBlockScreen (implements net.minecraft.client.class_2844)
- net.minecraft.client.gui.screen.ConfirmScreen
- net.minecraft.client.gui.screen.ConfirmChatLinkScreen
- net.minecraft.client.gui.screen.ConnectScreen
- net.minecraft.client.gui.screen.options.ControlsOptionsScreen
- net.minecraft.client.gui.screen.world.CreateWorldScreen
- net.minecraft.client.gui.screen.CreditsScreen
- net.minecraft.client.gui.screen.CustomizedWorldPresetsScreen
- net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
- net.minecraft.client.gui.screen.CustomizeWorldScreen (implements net.minecraft.client.gui.widget.PagedEntryListWidget.Listener, net.minecraft.client.gui.widget.SliderWidget.LabelSupplier)
- net.minecraft.client.gui.screen.DeathScreen
- 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.class_3084
- 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
- 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
- net.minecraft.client.gui.screen.SettingsScreen
- 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.SuperflatPresetScreen
- net.minecraft.client.gui.screen.TitleScreen
- net.minecraft.client.gui.screen.VideoOptionsScreen
- net.minecraft.client.gui.hud.SpectatorHud (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCloseCallback)
- net.minecraft.client.gui.widget.TextFieldWidget
- net.minecraft.recipe.DyeRecipeDispatcher
- net.minecraft.client.particle.ElderGuardianAppearanceParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.EmotionParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.EmotionParticle.HealthFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.world.EmptySaveHandler (implements net.minecraft.world.SaveHandler)
- net.minecraft.client.particle.EnchantGlyphParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.gui.EnchantingPhrases
- net.minecraft.enchantment.Enchantment
- net.minecraft.enchantment.AquaAffinityEnchantment
- net.minecraft.enchantment.BetterLootEnchantment
- net.minecraft.enchantment.BindingCurseEnchantment
- net.minecraft.enchantment.DamageEnchantment
- net.minecraft.enchantment.DepthStriderEnchantment
- net.minecraft.enchantment.EfficiencyEnchantment
- net.minecraft.enchantment.FireAspectEnchantment
- net.minecraft.enchantment.FlameEnchantment
- net.minecraft.enchantment.FrostWalkerEnchantment
- net.minecraft.enchantment.InfinityEnchantment
- net.minecraft.enchantment.KnockbackEnchantment
- net.minecraft.enchantment.LureEnchantment
- net.minecraft.enchantment.MendingEnchantment
- net.minecraft.enchantment.PowerEnchantment
- net.minecraft.enchantment.ProtectionEnchantment
- net.minecraft.enchantment.PunchEnchantment
- net.minecraft.enchantment.RespirationEnchantment
- net.minecraft.enchantment.SilkTouchEnchantment
- net.minecraft.enchantment.SweepingEnchantment
- net.minecraft.enchantment.ThornsEnchantment
- net.minecraft.enchantment.UnbreakingEnchantment
- net.minecraft.enchantment.VanishingCurseEnchantment
- net.minecraft.enchantment.EnchantmentHelper
- net.minecraft.enchantment.EnchantmentHelper.DamageModifier (implements net.minecraft.enchantment.EnchantmentHelper.Consumer)
- net.minecraft.enchantment.EnchantmentHelper.OnAttackedWith (implements net.minecraft.enchantment.EnchantmentHelper.Consumer)
- net.minecraft.enchantment.EnchantmentHelper.OnDamagedWith (implements net.minecraft.enchantment.EnchantmentHelper.Consumer)
- net.minecraft.enchantment.EnchantmentHelper.ProtectionModifier (implements net.minecraft.enchantment.EnchantmentHelper.Consumer)
- net.minecraft.enchantment.Enchantments
- net.minecraft.world.chunk.EndChunkGenerator (implements net.minecraft.server.world.ChunkGenerator)
- net.minecraft.client.render.entity.feature.EnderDragonDeathFeature (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.entity.feature.EndermanEyesFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.entity.feature.EndermanHeldBlockFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.network.packet.s2c.play.EntitiesDestroyS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.Entity (implements net.minecraft.command.CommandSource)
- net.minecraft.entity.projectile.AbstractArrowEntity (implements net.minecraft.entity.projectile.Projectile)
- net.minecraft.entity.projectile.ArrowEntity
- net.minecraft.entity.projectile.SpetraclArrowEntity
- 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.class_2964, 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.AreaEffectCloudEntity
- net.minecraft.entity.vehicle.BoatEntity
- net.minecraft.entity.EndCrystalEntity
- net.minecraft.entity.boss.dragon.EnderDragonPart
- net.minecraft.entity.mob.EvokerFangsEntity
- net.minecraft.entity.ExperienceOrbEntity
- net.minecraft.entity.projectile.ExplosiveProjectileEntity
- net.minecraft.entity.projectile.DragonFireballEntity
- 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.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.ShulkerEntity (implements net.minecraft.entity.mob.Monster)
- 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.class_3146 (implements net.minecraft.entity.ai.RangedAttackMob)
- net.minecraft.entity.mob.SkeletonEntity
- net.minecraft.entity.StrayEntity
- net.minecraft.entity.WhitherSkeletonEntity
- net.minecraft.entity.mob.CreeperEntity
- net.minecraft.entity.mob.EndermanEntity
- net.minecraft.entity.mob.EndermiteEntity
- net.minecraft.entity.EvocationIllagerEntity
- net.minecraft.entity.mob.GiantEntity
- net.minecraft.entity.mob.GuardianEntity
- net.minecraft.entity.ElderGuardianEntity
- net.minecraft.entity.mob.SilverfishEntity
- net.minecraft.entity.mob.SpiderEntity
- net.minecraft.entity.mob.CaveSpiderEntity
- net.minecraft.entity.VexEntity
- net.minecraft.entity.VindicationIllagerEntity
- net.minecraft.entity.mob.WitchEntity (implements net.minecraft.entity.ai.RangedAttackMob)
- net.minecraft.entity.boss.WitherEntity (implements net.minecraft.entity.ai.RangedAttackMob)
- net.minecraft.entity.mob.ZombieEntity
- net.minecraft.entity.HuskEntity
- net.minecraft.entity.mob.ZombiePigmanEntity
- net.minecraft.entity.mob.ZombieVillagerEntity
- net.minecraft.entity.passive.PassiveEntity
- net.minecraft.entity.passive.AnimalEntity (implements net.minecraft.entity.EntityCategoryProvider)
- net.minecraft.entity.passive.ChickenEntity
- net.minecraft.class_3136 (implements net.minecraft.class_2971, net.minecraft.inventory.SimpleInventoryListener)
- net.minecraft.class_3135
- net.minecraft.entity.DonkeyEntity
- net.minecraft.entity.LlamaEntity (implements net.minecraft.entity.ai.RangedAttackMob)
- net.minecraft.entity.MuleEntity
- net.minecraft.entity.passive.HorseBaseEntity
- net.minecraft.entity.SkeletonHorseEntity
- net.minecraft.entity.ZombieHorseEntity
- net.minecraft.class_3135
- net.minecraft.entity.passive.CowEntity
- net.minecraft.entity.passive.MooshroomEntity
- net.minecraft.entity.passive.PigEntity
- net.minecraft.entity.PolarBearEntity
- 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.entity.projectile.LlamaSpitEntity (implements net.minecraft.entity.projectile.Projectile)
- net.minecraft.entity.ShulkerBulletEntity
- 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.entity.projectile.AbstractArrowEntity (implements net.minecraft.entity.projectile.Projectile)
- net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.attribute.EntityAttributeInstanceImpl (implements net.minecraft.entity.attribute.EntityAttributeInstance)
- net.minecraft.entity.attribute.EntityAttributes
- net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket.Entry
- net.minecraft.network.packet.s2c.play.EntityEquipmentUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.EntityLocations
- net.minecraft.client.render.entity.model.EntityModel
- net.minecraft.client.render.entity.model.BannerBlockEntityModel
- net.minecraft.client.render.entity.model.BatEntityModel
- net.minecraft.client.render.entity.model.BiPedModel
- net.minecraft.client.render.entity.model.AbstractZombieModel
- net.minecraft.client.render.entity.model.ArmorStandArmorEntityModel
- net.minecraft.client.render.entity.model.ArmorStandEntityModel
- net.minecraft.class_3090
- net.minecraft.client.render.entity.model.EndermanEntityModel
- net.minecraft.client.render.entity.model.PlayerEntityModel
- net.minecraft.client.render.entity.model.SkeletonEntityModel
- net.minecraft.client.render.entity.model.ZombieVillagerEntityModel
- net.minecraft.client.render.entity.model.BlazeEntityModel
- net.minecraft.client.render.entity.model.BoatEntityModel (implements net.minecraft.client.class_2854)
- 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.class_2849
- net.minecraft.client.class_2851
- net.minecraft.client.class_2852
- net.minecraft.client.class_2853
- net.minecraft.client.class_2855
- net.minecraft.class_3085
- net.minecraft.class_3087
- net.minecraft.class_3086
- net.minecraft.class_3091
- net.minecraft.class_3089
- 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.class_3021
- net.minecraft.class_3088
- 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<T>)
- net.minecraft.entity.predicate.EntityPredicates
- net.minecraft.entity.predicate.EntityPredicates.Armored (implements com.google.common.base.Predicate<T>)
- net.minecraft.client.render.entity.EntityRenderDispatcher
- net.minecraft.client.render.entity.EntityRenderer<T>
- net.minecraft.client.render.entity.AreaEffectCloudEntityRenderer
- net.minecraft.client.render.entity.ArrowEntityRenderer<T>
- net.minecraft.client.class_2898
- net.minecraft.client.class_2899
- net.minecraft.client.render.entity.BoatEntityRenderer
- net.minecraft.client.class_2893
- net.minecraft.client.class_2894
- net.minecraft.client.class_2895
- net.minecraft.class_3101
- net.minecraft.class_3105
- net.minecraft.client.render.entity.EnderCrystalEntityRenderer
- net.minecraft.client.render.entity.ExperienceOrbEntityRenderer
- net.minecraft.client.render.entity.FallingBlockEntityRenderer
- net.minecraft.client.render.entity.FireballEntityRenderer
- net.minecraft.client.render.entity.FishingBobberEntityRenderer
- net.minecraft.client.render.entity.FlyingItemEntityRenderer<T>
- net.minecraft.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<T>
- net.minecraft.client.render.entity.ArmorStandEntityRenderer
- net.minecraft.client.render.entity.MobEntityRenderer<T>
- net.minecraft.client.render.entity.BatEntityRenderer
- net.minecraft.client.render.entity.BipedEntityRenderer<T>
- net.minecraft.class_3107
- net.minecraft.class_3110
- net.minecraft.client.render.entity.SkeletonEntityRenderer
- net.minecraft.class_3106
- net.minecraft.class_3109
- net.minecraft.client.render.entity.ZombieBaseEntityRenderer
- net.minecraft.class_3103
- 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.class_2896
- net.minecraft.class_3027
- net.minecraft.class_3099
- net.minecraft.class_3102
- net.minecraft.class_3104
- net.minecraft.class_3108
- 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.class_3100
- 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<T>
- net.minecraft.client.render.entity.CaveSpiderEntityRenderer
- net.minecraft.client.render.entity.SquidEntityRenderer
- net.minecraft.client.render.entity.VillagerEntityRenderer
- net.minecraft.client.render.entity.WitchEntityRenderer
- net.minecraft.client.render.entity.WitherEntityRenderer
- net.minecraft.client.render.entity.WolfEntityRenderer
- net.minecraft.client.render.entity.PlayerEntityRenderer
- net.minecraft.client.render.entity.MinecartEntityRenderer<T>
- net.minecraft.client.render.entity.SpawnerMinecartEntityRenderer
- net.minecraft.client.render.entity.TntMinecartEntityRenderer
- net.minecraft.client.render.entity.PaintingEntityRenderer
- net.minecraft.client.render.entity.TntEntityRenderer
- net.minecraft.client.render.entity.WitherSkullEntityRenderer
- net.minecraft.network.packet.s2c.play.EntityS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntityS2CPacket.MoveRelative
- net.minecraft.network.packet.s2c.play.EntityS2CPacket.Rotate
- net.minecraft.network.packet.s2c.play.EntityS2CPacket.RotateAndMoveRelative
- net.minecraft.network.packet.s2c.play.EntitySetHeadYawS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntitySpawnGlobalS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.EntityStatusS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.EntityTracker
- net.minecraft.network.packet.s2c.play.EntityTrackerUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.EntityType
- net.minecraft.entity.EntityType.SpawnEggData
- net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.server.dedicated.EulaReader
- net.minecraft.util.math.EulerAngle
- net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.ExperienceOrbSpawnS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.world.explosion.Explosion
- net.minecraft.client.particle.ExplosionEmitterParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.network.packet.s2c.play.ExplosionS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.particle.ExplosionSmokeParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.resource.FallbackResourceManager (implements net.minecraft.resource.ResourceManager)
- net.minecraft.world.gen.feature.Feature
- net.minecraft.world.gen.feature.BonusChestFeature
- net.minecraft.world.gen.feature.CactusFeature
- net.minecraft.world.gen.feature.class_1770
- net.minecraft.world.gen.feature.class_1772
- net.minecraft.world.gen.feature.class_2753
- net.minecraft.world.gen.feature.class_2754
- net.minecraft.class_3013
- 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.EndExitPortalFeature
- 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.world.gen.feature.FillerBlockFeature.class_2756
- net.minecraft.client.particle.FireSmokeParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.recipe.FireworkRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.client.particle.FireworksSparkParticle
- net.minecraft.client.particle.FireworksSparkParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.FishingParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.FlameParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.world.chunk.FlatChunkGenerator (implements net.minecraft.server.world.ChunkGenerator)
- net.minecraft.world.gen.FlatWorldHelper
- net.minecraft.world.gen.layer.FlatWorldLayer
- net.minecraft.client.render.block.FluidRenderer
- net.minecraft.resource.FoliageColorResourceReloadListener (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.color.world.FoliageColors
- net.minecraft.entity.ai.goal.FollowTargetGoal.DistanceComparator (implements java.util.Comparator<T>)
- net.minecraft.client.resource.FontMetadata (implements net.minecraft.client.resource.ResourceMetadataProvider)
- net.minecraft.recipe.FoodRecipeDispatcher
- net.minecraft.client.particle.FootstepParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- com.google.common.collect.ForwardingObject
- com.google.common.collect.ForwardingCollection<E> (implements java.util.Collection<E>)
- com.google.common.collect.ForwardingSet<E> (implements java.util.Set<E>)
- net.minecraft.util.JsonSet (implements net.minecraft.util.JsonElementProvider)
- com.google.common.collect.ForwardingSet<E> (implements java.util.Set<E>)
- com.google.common.collect.ForwardingCollection<E> (implements java.util.Collection<E>)
- net.minecraft.client.gl.Framebuffer
- net.minecraft.network.packet.s2c.play.GameJoinS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.options.GameOptions
- net.minecraft.client.render.GameRenderer (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.world.GameRuleManager
- net.minecraft.world.GameRuleManager.Value
- net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.world.gen.GeneratorConfig
- net.minecraft.structure.class_2757.class_2758
- net.minecraft.class_3070.class_3071
- net.minecraft.world.gen.MineshaftGeneratorConfig
- net.minecraft.structure.NetherFortressStructure.FortressGeneratorConfig
- net.minecraft.structure.OceanMonumentStructure.OceanMonumentGeneratorConfig
- net.minecraft.structure.StrongholdStructure.StrongholdGeneratorConfig
- net.minecraft.structure.TempleStructure.TempleGeneratorConfig
- net.minecraft.structure.VillageStructure.VillageGeneratorConfig
- net.minecraft.scoreboard.GenericScoreboardCriteria (implements net.minecraft.scoreboard.ScoreboardCriterion)
- net.minecraft.scoreboard.class_2834
- net.minecraft.scoreboard.HealthScoreboardCriteria
- net.minecraft.scoreboard.StartupParameter
- net.minecraft.client.util.GlAllocationUtils
- net.minecraft.client.gl.GlBlendState
- net.minecraft.client.gl.GlProgramManager
- net.minecraft.client.gl.GlShader
- com.mojang.blaze3d.platform.GlStateManager
- com.mojang.blaze3d.platform.GlStateManager.AlphaTestState
- com.mojang.blaze3d.platform.GlStateManager.BlendFuncState
- com.mojang.blaze3d.platform.GlStateManager.BooleanState
- com.mojang.blaze3d.platform.GlStateManager.ClearState
- com.mojang.blaze3d.platform.GlStateManager.Color4
- com.mojang.blaze3d.platform.GlStateManager.ColorMask
- com.mojang.blaze3d.platform.GlStateManager.ColorMaterialState
- com.mojang.blaze3d.platform.GlStateManager.CullFaceState
- com.mojang.blaze3d.platform.GlStateManager.DepthTestState
- com.mojang.blaze3d.platform.GlStateManager.FogState
- com.mojang.blaze3d.platform.GlStateManager.LogicOpState
- com.mojang.blaze3d.platform.GlStateManager.PolygonOffsetState
- com.mojang.blaze3d.platform.GlStateManager.StencilState
- com.mojang.blaze3d.platform.GlStateManager.StencilSubState
- com.mojang.blaze3d.platform.GlStateManager.TexGenCoordState
- com.mojang.blaze3d.platform.GlStateManager.TexGenState
- com.mojang.blaze3d.platform.GlStateManager.Texture2DState
- net.minecraft.client.gl.GlUniform
- net.minecraft.client.gl.GlShaderUniform
- 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.mob.BlazeEntity.ShootFireballGoal
- net.minecraft.entity.ai.goal.BreedGoal
- net.minecraft.entity.ai.goal.class_2973
- net.minecraft.entity.ai.goal.class_2978
- net.minecraft.class_3132
- net.minecraft.entity.ai.goal.CreeperIgniteGoal
- net.minecraft.entity.ai.goal.DoorInteractGoal
- net.minecraft.entity.ai.goal.BreakDoorGoal
- net.minecraft.entity.ai.goal.LongDoorInteractGoal
- net.minecraft.entity.ai.goal.EatGrassGoal
- net.minecraft.entity.mob.EndermanEntity.PickUpBlockGoal
- net.minecraft.entity.mob.EndermanEntity.PlaceBlockGoal
- net.minecraft.entity.ai.goal.EscapeDangerGoal
- net.minecraft.entity.PolarBearEntity.class_3038
- net.minecraft.entity.passive.RabbitEntity.EscapeDangerGoal
- net.minecraft.entity.ai.goal.EscapeSunlightGoal
- net.minecraft.entity.EvocationIllagerEntity.class_3150
- net.minecraft.entity.EvocationIllagerEntity.class_3152
- net.minecraft.entity.EvocationIllagerEntity.class_3149
- net.minecraft.entity.EvocationIllagerEntity.class_3151
- net.minecraft.entity.EvocationIllagerEntity.class_3153
- net.minecraft.entity.ai.goal.FindNearestEntityGoal
- net.minecraft.entity.ai.goal.FindPlayerGoal
- net.minecraft.entity.ai.goal.FleeEntityGoal<T>
- net.minecraft.entity.passive.RabbitEntity.FleeGoal<T>
- net.minecraft.entity.passive.WolfEntity.class_3134<T>
- net.minecraft.entity.ai.goal.FollowGolemGoal
- net.minecraft.entity.ai.goal.FollowOwnerGoal
- net.minecraft.entity.ai.goal.FollowParentGoal
- net.minecraft.entity.ai.goal.FormCaravanGoal
- net.minecraft.entity.mob.GhastEntity.FlyRandomlyGoal
- net.minecraft.entity.mob.GhastEntity.LookAtTargetGoal
- net.minecraft.entity.mob.GhastEntity.ShootFireballGoal
- net.minecraft.entity.ai.goal.GoToEntityTargetGoal
- net.minecraft.entity.ai.goal.GoToWalkTargetGoal
- net.minecraft.entity.mob.GuardianEntity.FireBeamGoal
- net.minecraft.entity.ai.goal.HorseBondWithPlayerGoal
- net.minecraft.entity.ai.goal.IronGolemLookGoal
- net.minecraft.entity.ai.goal.LookAroundGoal
- net.minecraft.entity.ai.goal.LookAtEntityGoal
- net.minecraft.entity.ai.goal.LookAtCustomerGoal
- net.minecraft.entity.ai.goal.StopAndLookAtEntityGoal
- net.minecraft.entity.ai.goal.VillagerInteractGoal
- net.minecraft.entity.ai.goal.MeleeAttackGoal
- net.minecraft.entity.ai.goal.class_2974
- net.minecraft.entity.PolarBearEntity.class_3037
- net.minecraft.entity.passive.RabbitEntity.RabbitAttackGoal
- net.minecraft.entity.mob.SpiderEntity.AttackGoal
- net.minecraft.entity.ai.goal.MoveThroughVillageGoal
- net.minecraft.entity.ai.goal.MoveToTargetPosGoal
- net.minecraft.entity.ai.goal.CatSitOnBlockGoal
- net.minecraft.entity.ai.goal.HarvestCropsGoal
- net.minecraft.entity.passive.RabbitEntity.EatCarrotCropGoal
- net.minecraft.entity.ai.goal.PounceAtTargetGoal
- net.minecraft.entity.ai.goal.ProjectileAttackGoal
- net.minecraft.entity.ai.goal.RestrictOpenDoorGoal
- net.minecraft.entity.ShulkerEntity.class_2997
- net.minecraft.entity.ShulkerEntity.class_3001
- net.minecraft.entity.mob.SilverfishEntity.CallForHelpGoal
- net.minecraft.entity.ai.goal.SitGoal
- net.minecraft.entity.mob.SlimeEntity.FaceTowardTargetGoal
- net.minecraft.entity.mob.SlimeEntity.MoveGoal
- net.minecraft.entity.mob.SlimeEntity.RandomLookGoal
- net.minecraft.entity.mob.SlimeEntity.SwimmingGoal
- net.minecraft.entity.passive.SquidEntity.SwimGoal
- net.minecraft.entity.ai.goal.StayIndoorsGoal
- net.minecraft.entity.ai.goal.StopFollowingCustomerGoal
- net.minecraft.entity.ai.goal.SwimGoal
- net.minecraft.entity.ai.goal.TemptGoal
- net.minecraft.entity.ai.goal.TrackTargetGoal
- net.minecraft.entity.ai.goal.AttackWithOwnerGoal
- net.minecraft.entity.ai.goal.FollowTargetGoal<T>
- net.minecraft.entity.mob.EndermanEntity.TeleportTowardsPlayerGoal
- net.minecraft.entity.ai.goal.FollowTargetIfTamedGoal<T>
- net.minecraft.entity.LlamaEntity.class_3139
- net.minecraft.entity.PolarBearEntity.class_3034
- net.minecraft.entity.ShulkerEntity.class_2999
- net.minecraft.entity.ShulkerEntity.class_3000
- net.minecraft.entity.mob.SpiderEntity.FollowTargetGoal<T>
- net.minecraft.entity.VindicationIllagerEntity.class_3048
- net.minecraft.entity.mob.ZombiePigmanEntity.FollowPlayerIfAngryGoal
- net.minecraft.entity.ai.goal.RevengeGoal
- net.minecraft.entity.LlamaEntity.class_3141
- net.minecraft.entity.PolarBearEntity.class_3036
- net.minecraft.entity.mob.ZombiePigmanEntity.AvoidZombiesGoal
- net.minecraft.entity.ai.goal.TrackIronGolemTargetGoal
- net.minecraft.entity.ai.goal.TrackOwnerAttackerGoal
- net.minecraft.entity.VexEntity.class_3044
- net.minecraft.entity.VexEntity.class_3043
- net.minecraft.entity.VexEntity.class_3046
- net.minecraft.entity.ai.goal.VillagerMatingGoal
- net.minecraft.entity.ai.goal.WanderAroundGoal
- net.minecraft.class_3133
- net.minecraft.entity.mob.SilverfishEntity.WanderAndInfestGoal
- net.minecraft.entity.boss.WitherEntity.class_2995
- net.minecraft.entity.ai.goal.WolfBegGoal
- net.minecraft.entity.ai.goal.GoalSelector
- net.minecraft.entity.ai.goal.GoalSelector.Entry
- net.minecraft.resource.GrassColorResourceReloadListener (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.color.world.GrassColors
- net.minecraft.entity.mob.GuardianEntity.AttackPredicate (implements com.google.common.base.Predicate<T>)
- net.minecraft.network.packet.c2s.play.GuiCloseC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.HandSwingC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.entity.feature.HeadFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.HeldItemChangeS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.entity.feature.HeldItemRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.item.HeldItemRenderer
- net.minecraft.recipe.HoeRecipeDispatcher
- net.minecraft.entity.passive.HorseBaseEntity.Data (implements net.minecraft.entity.EntityData)
- net.minecraft.text.HoverEvent
- net.minecraft.entity.player.HungerManager
- net.minecraft.client.resource.language.I18n
- net.minecraft.util.Identifier
- net.minecraft.client.util.ModelIdentifier
- net.minecraft.util.collection.IdList<T> (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.client.resource.FallbackResourceManager.LeakedResourceStream
- net.minecraft.util.collection.IntArrayCache
- net.minecraft.util.collection.IntegerStorage
- net.minecraft.server.network.IntegratedServerHandshakeNetworkHandler (implements net.minecraft.network.listener.ServerHandshakePacketListener)
- net.minecraft.util.collection.IntObjectStorage<V>
- net.minecraft.util.collection.IntObjectStorage.Entry<V>
- net.minecraft.network.packet.s2c.play.InventoryS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.entity.feature.IronGolemFlowerFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.item.Item
- net.minecraft.item.ArmorItem
- net.minecraft.item.ArmorStandItem
- net.minecraft.item.BedItem
- net.minecraft.item.BlockItem
- net.minecraft.item.BannerItem
- net.minecraft.class_3058
- 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.AnvilItem
- 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.class_2680
- net.minecraft.item.SpectralArrowItem
- net.minecraft.item.TippedArrowItem
- net.minecraft.class_3056
- net.minecraft.item.ClockItem
- net.minecraft.item.CoalItem
- net.minecraft.item.CompassItem
- net.minecraft.item.DyeItem
- net.minecraft.item.EggItem
- net.minecraft.item.ElytraItem
- net.minecraft.item.EnchantedBookItem
- net.minecraft.item.EndCrystalItem
- 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.AppleItem
- net.minecraft.item.ChorusFruitItem
- net.minecraft.item.CropItem
- net.minecraft.item.FishItem
- net.minecraft.item.StewItem
- 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.LingeringPotionItem
- net.minecraft.item.SplashPotionItem
- net.minecraft.item.RedstoneItem
- net.minecraft.item.SaddleItem
- net.minecraft.item.SeedItem
- net.minecraft.item.ShearsItem
- net.minecraft.item.ShieldItem
- 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.Bootstrap.BoatDispenserBehavior
- net.minecraft.Bootstrap.class_3115
- net.minecraft.Bootstrap.class_3116
- net.minecraft.block.dispenser.ProjectileDispenserBehavior
- net.minecraft.item.itemgroup.ItemGroup
- net.minecraft.client.render.model.json.ItemModelGenerator
- net.minecraft.client.render.model.json.ItemModelGenerator.Frame
- net.minecraft.client.render.item.ItemModels
- net.minecraft.client.render.item.ItemRenderer (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.item.Items
- net.minecraft.util.ItemScatterer
- net.minecraft.item.ItemStack
- net.minecraft.client.gl.JsonGlProgram
- net.minecraft.util.JsonHelper
- net.minecraft.util.JsonIntSerializable
- net.minecraft.entity.ai.control.JumpControl
- net.minecraft.entity.passive.RabbitEntity.RabbitJumpControl
- net.minecraft.network.packet.c2s.play.KeepAliveC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.KeepAliveS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.options.KeyBinding (implements java.lang.Comparable<T>)
- net.minecraft.util.Language
- net.minecraft.client.resource.language.LanguageDefinition (implements java.lang.Comparable<T>)
- net.minecraft.client.resource.language.LanguageManager (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.resource.metadata.LanguageResourceMetadata (implements net.minecraft.client.resource.ResourceMetadataProvider)
- net.minecraft.client.gui.screen.multiplayer.LanScanWidget (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.client.gui.widget.LanServerEntry (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.client.network.LanServerQueryManager
- net.minecraft.client.network.LanServerQueryManager.LanServerEntryList
- net.minecraft.client.particle.LargeExplosionParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.LargeFireSmokeParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.LavaEmberParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.world.biome.layer.Layer
- net.minecraft.world.biome.layer.AddHillsLayer
- net.minecraft.world.biome.layer.AddRiverLayer
- net.minecraft.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.util.Lazy<T>
- 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.gui.screen.CustomizedWorldPresetsScreen.PresetsListWidget
- net.minecraft.client.gui.screen.CustomizeFlatLevelScreen.CustomizeFlatLevelListWidget
- net.minecraft.client.gui.widget.DelegatingRealmsClickableScrolledSelectionListWidget
- net.minecraft.client.gui.widget.DelegatingRealmsScrolledSelectionListWidget
- net.minecraft.client.gui.widget.DelegatingRealmsSimpleScrolledSelectionListWidget
- net.minecraft.client.gui.widget.EntryListWidget
- net.minecraft.client.class_2848
- net.minecraft.client.gui.screen.options.ControlsListWidget
- net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget
- net.minecraft.client.gui.widget.OptionPairWidget
- net.minecraft.client.gui.widget.PagedEntryListWidget
- net.minecraft.client.gui.screen.resourcepack.ResourcePackListWidget
- net.minecraft.client.gui.screen.resourcepack.AvailableResourcePackListWidget
- net.minecraft.client.gui.screen.resourcepack.SelectedResourcePackListWidget
- net.minecraft.client.gui.screen.options.LanguageOptionsScreen.LanguageSelectionListWidget
- net.minecraft.client.gui.screen.SnooperScreen.SnooperEntryListWidget
- net.minecraft.client.gui.screen.StatsScreen.CustomStatsListWidget
- net.minecraft.client.gui.screen.StatsScreen.BlockStatsListWidget
- net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget
- net.minecraft.client.gui.screen.StatsScreen.EntityStatsListWidget
- net.minecraft.client.gui.screen.StatsScreen.GeneralStatsListWidget
- net.minecraft.client.gui.screen.SuperflatPresetScreen.SuperflatPresetsListWidget
- net.minecraft.entity.LlamaEntity.class_3140 (implements net.minecraft.entity.EntityData)
- net.minecraft.client.render.LoadingScreenRenderer (implements net.minecraft.util.ProgressListener)
- net.minecraft.world.LocalDifficulty
- net.minecraft.network.packet.s2c.login.LoginCompressionS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.login.LoginDisconnectS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.login.LoginHelloC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.login.LoginKeyC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.login.LoginSuccessS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.ai.control.LookControl
- net.minecraft.loot.LootTables
- net.minecraft.util.LowercaseEnumTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- net.minecraft.util.collection.LowercaseMap<V> (implements java.util.Map<K,
V>) - net.minecraft.client.main.Main
- net.minecraft.recipe.MapCloningRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.client.gui.MapRenderer
- net.minecraft.client.gui.MapRenderer.MapTexture
- net.minecraft.item.map.MapState.PlayerUpdateTracker
- net.minecraft.network.packet.s2c.play.MapUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.collection.MapUtil
- net.minecraft.block.Material
- net.minecraft.block.AirMaterial
- net.minecraft.block.FluidMaterial
- net.minecraft.block.PlantMaterial
- net.minecraft.block.PortalMaterial
- net.minecraft.block.MaterialColor
- net.minecraft.util.math.MathHelper
- org.lwjgl.util.vector.Matrix (implements java.io.Serializable)
- org.lwjgl.util.vector.Matrix4f (implements java.io.Serializable)
- net.minecraft.client.util.math.Matrix4f
- org.lwjgl.util.vector.Matrix4f (implements java.io.Serializable)
- net.minecraft.entity.data.Merchant (implements net.minecraft.entity.data.Trader)
- net.minecraft.util.MetadataSerializer
- net.minecraft.util.MetadataSerializer.Section<T>
- net.minecraft.util.MetricsData
- net.minecraft.client.MinecraftClient (implements net.minecraft.util.snooper.Snoopable, net.minecraft.util.ThreadExecutor)
- net.minecraft.server.MinecraftServer (implements net.minecraft.command.CommandSource, java.lang.Runnable, net.minecraft.util.snooper.Snoopable, net.minecraft.util.ThreadExecutor)
- net.minecraft.server.integrated.IntegratedServer
- net.minecraft.server.dedicated.MinecraftDedicatedServer (implements net.minecraft.server.dedicated.DedicatedServer)
- net.minecraft.structure.MineshaftPieces
- net.minecraft.entity.MobSpawnerHelper
- net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.mob.MobVisibilityCache
- net.minecraft.client.render.ModelBox
- net.minecraft.client.render.model.json.ModelElement
- net.minecraft.client.render.model.json.ModelElement.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.model.json.ModelElementFace
- net.minecraft.client.render.model.json.ModelElementFace.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.model.json.ModelElementTexture
- net.minecraft.client.render.model.json.ModelElementTexture.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.model.ModelFaceBaker
- net.minecraft.client.render.model.ModelFaceBaker.class_2873
- 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.ModelTransformation
- net.minecraft.client.render.model.json.ModelTransformation.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.model.json.ModelVariantMap
- net.minecraft.client.render.model.json.ModelVariantMap.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.entity.feature.MooshroomMushroomFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.MouseInput
- net.minecraft.entity.ai.control.MoveControl
- net.minecraft.entity.mob.GhastEntity.GhastMoveControl
- net.minecraft.entity.mob.GuardianEntity.GuardianMoveControl
- net.minecraft.entity.passive.RabbitEntity.RabbitMoveControl
- net.minecraft.entity.mob.SlimeEntity.SlimeMoveControl
- net.minecraft.entity.VexEntity.class_3045
- net.minecraft.client.network.MultiplayerServerListPinger
- net.minecraft.client.sound.MusicTracker (implements net.minecraft.util.Tickable)
- net.minecraft.util.registry.MutableRegistry<K,
V> (implements net.minecraft.util.registry.Registry<K, V>) - net.minecraft.util.registry.DefaultedRegistry<K,
V> - net.minecraft.util.registry.SimpleRegistry<K,
V> (implements net.minecraft.util.collection.ObjectIdIterable) - net.minecraft.util.registry.BiDefaultedRegistry<K,
V>
- net.minecraft.util.registry.BiDefaultedRegistry<K,
- net.minecraft.client.sound.SoundRegistry
- net.minecraft.util.registry.DefaultedRegistry<K,
- 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.world.chunk.NetherChunkGenerator (implements net.minecraft.server.world.ChunkGenerator)
- net.minecraft.structure.NetherFortressPieces
- net.minecraft.structure.NetherFortressPieces.PieceData
- net.minecraft.block.NetherPortalBlock.AreaHelper
- 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.particle.NoteParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.structure.OceanMonumentPieces
- net.minecraft.structure.OceanMonumentPieces.DoubleXRoomFactory (implements net.minecraft.structure.OceanMonumentPieces.Factory)
- net.minecraft.structure.OceanMonumentPieces.DoubleXYRoomFactory (implements net.minecraft.structure.OceanMonumentPieces.Factory)
- net.minecraft.structure.OceanMonumentPieces.DoubleYRoomFactory (implements net.minecraft.structure.OceanMonumentPieces.Factory)
- net.minecraft.structure.OceanMonumentPieces.DoubleYZRoomFactory (implements net.minecraft.structure.OceanMonumentPieces.Factory)
- net.minecraft.structure.OceanMonumentPieces.DoubleZRoomFactory (implements net.minecraft.structure.OceanMonumentPieces.Factory)
- net.minecraft.structure.OceanMonumentPieces.PieceSetting
- net.minecraft.structure.OceanMonumentPieces.SimpleRoomFactory (implements net.minecraft.structure.OceanMonumentPieces.Factory)
- net.minecraft.structure.OceanMonumentPieces.SimpleTopRoomFactory (implements net.minecraft.structure.OceanMonumentPieces.Factory)
- net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.gui.widget.OptionPairWidget.Pair (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.world.gen.feature.OreFeature.class_3069 (implements com.google.common.base.Predicate<T>)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.ByteArrayOutputStream
- net.minecraft.world.chunk.RegionFileFormat.OutputStream
- java.io.FilterOutputStream
- java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
- net.minecraft.util.PrintStreamLogger
- net.minecraft.class_3117
- net.minecraft.util.PrintStreamLogger
- java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
- java.io.ByteArrayOutputStream
- net.minecraft.network.encryption.PacketEncryptionManager
- net.minecraft.client.gui.widget.PagedEntryListWidget.DualDrawableEntry (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.client.gui.widget.PagedEntryListWidget.ListEntry
- net.minecraft.client.gui.widget.PagedEntryListWidget.ButtonEntry
- net.minecraft.client.gui.widget.PagedEntryListWidget.class_2303
- net.minecraft.client.gui.widget.PagedEntryListWidget.class_2305
- net.minecraft.client.gui.widget.PagedEntryListWidget.LabelSupplierEntry
- net.minecraft.network.packet.s2c.play.PaintingSpawnS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.Pair<A,
B> - net.minecraft.entity.passive.VillagerEntity.Cost
- net.minecraft.client.particle.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_2856
- net.minecraft.client.class_2859
- net.minecraft.client.class_2864
- net.minecraft.client.class_2861
- net.minecraft.class_3094
- net.minecraft.client.particle.FireworksSparkParticle.Explosion
- net.minecraft.class_3022
- 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.class_3092
- net.minecraft.client.particle.FireSmokeParticle
- net.minecraft.client.particle.LargeFireSmokeParticle
- net.minecraft.client.particle.FireworksSparkParticle.FireworkParticle
- net.minecraft.client.particle.FireworksSparkParticle.Flash
- net.minecraft.client.particle.FishingParticle
- net.minecraft.client.particle.FlameParticle
- net.minecraft.client.particle.FootstepParticle
- net.minecraft.client.particle.ItemPickupParticle
- net.minecraft.client.particle.LargeExplosionParticle
- net.minecraft.client.particle.LavaEmberParticle
- net.minecraft.client.particle.NoteParticle
- net.minecraft.client.particle.PortalParticle
- net.minecraft.client.particle.RainSplashParticle
- net.minecraft.client.particle.WaterSplashParticle
- net.minecraft.client.particle.RedstoneParticle
- net.minecraft.client.particle.SnowballParticle
- net.minecraft.client.particle.SnowShovelParticle
- net.minecraft.client.particle.SpellParticle
- net.minecraft.client.particle.SuspendedParticle
- net.minecraft.client.particle.VillageParticle
- net.minecraft.client.particle.WaterBubbleParticle
- net.minecraft.client.particle.ParticleManager
- net.minecraft.network.packet.s2c.play.ParticleS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.ai.pathing.PathMinHeap
- net.minecraft.entity.ai.pathing.PathNode
- net.minecraft.entity.ai.pathing.PathNodeMaker
- net.minecraft.client.gui.screen.ChatScreen.class_2843
- 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<E>)
- net.minecraft.block.piston.PistonHandler
- net.minecraft.entity.player.PlayerAbilities
- net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.player.PlayerInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.client.network.PlayerListEntry
- net.minecraft.network.packet.s2c.play.PlayerListHeaderS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.gui.hud.PlayerListHud.EntryOrderComparator (implements java.util.Comparator<T>)
- net.minecraft.network.packet.s2c.play.PlayerListS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
- net.minecraft.server.PlayerManager
- net.minecraft.server.dedicated.DedicatedPlayerManager
- net.minecraft.server.integrated.IntegratedPlayerManager
- net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.Both
- net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.LookOnly
- net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.PositionOnly
- net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.PlayerSelector
- net.minecraft.client.texture.PlayerSkinProvider
- net.minecraft.network.packet.s2c.play.PlayerSpawnPositionS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.server.PlayerWorldManager
- net.minecraft.network.packet.s2c.play.PlaySoundIdS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.PolarBearEntity.class_3035 (implements net.minecraft.entity.EntityData)
- net.minecraft.client.particle.PortalParticle.NetherPortalFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.entity.PortalTeleporter
- net.minecraft.util.math.PositionImpl (implements net.minecraft.util.math.Position)
- net.minecraft.nbt.PositionTracker
- net.minecraft.client.gl.PostProcessShader
- net.minecraft.potion.Potion
- net.minecraft.potion.Potions
- net.minecraft.potion.PotionUtil
- net.minecraft.util.profiler.Profiler
- net.minecraft.util.profiler.Profiler.Section (implements java.lang.Comparable<T>)
- net.minecraft.entity.projectile.ProjectileUtil
- net.minecraft.network.packet.c2s.query.QueryPingC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.query.QueryPongS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.query.QueryRequestC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.server.rcon.QueryResponseHandler.Query
- net.minecraft.network.packet.s2c.query.QueryResponseS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.passive.RabbitEntity.Data (implements net.minecraft.entity.EntityData)
- net.minecraft.client.particle.RainSplashParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.util.RandomVectorGenerator
- net.minecraft.world.RayTraceResult
- net.minecraft.server.rcon.RconBase (implements java.lang.Runnable)
- net.minecraft.server.rcon.QueryResponseHandler
- net.minecraft.server.rcon.RconClient
- net.minecraft.server.rcon.RconServer
- net.minecraft.realms.Realms
- net.minecraft.realms.RealmsAnvilLevelStorageSource
- net.minecraft.realms.RealmsBufferBuilder
- net.minecraft.realms.RealmsButton
- net.minecraft.realms.RealmsSliderButton
- net.minecraft.realms.RealmsClickableScrolledSelectionList
- net.minecraft.realms.RealmsConnect
- net.minecraft.realms.RealmsDefaultVertexFormat
- net.minecraft.realms.RealmsEditBox
- net.minecraft.realms.RealmsLevelSummary (implements java.lang.Comparable<T>)
- net.minecraft.realms.RealmsMth
- net.minecraft.realms.RealmsScreen
- net.minecraft.realms.DisconnectedRealmsScreen
- net.minecraft.realms.RealmsBridge
- net.minecraft.realms.RealmsScrolledSelectionList
- net.minecraft.realms.RealmsServerAddress
- net.minecraft.realms.RealmsSharedConstants
- net.minecraft.realms.RealmsSimpleScrolledSelectionList
- net.minecraft.realms.RealmsVertexFormat
- net.minecraft.realms.RealmsVertexFormatElement
- net.minecraft.recipe.RecipeDispatcher
- net.minecraft.client.particle.RedstoneParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.block.RedstoneTorchBlock.BurnoutEntry
- net.minecraft.world.chunk.RegionFileFormat
- net.minecraft.world.chunk.RegionIo
- net.minecraft.resource.ReloadableResourceManagerImpl (implements net.minecraft.resource.ReloadableResourceManager)
- net.minecraft.network.packet.s2c.play.RemoveEntityStatusEffectS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.RenderLayerBuffers
- net.minecraft.recipe.RepairingRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.resource.ResourceImpl (implements net.minecraft.resource.Resource)
- net.minecraft.client.resource.ResourceMetadataSerializer<T> (implements net.minecraft.client.resource.MetadataSerializer<T>)
- net.minecraft.client.resource.AnimationMetadataSerializer (implements com.google.gson.JsonSerializer<T>)
- net.minecraft.client.resource.FontMetadataSerializer
- net.minecraft.client.resource.LanguageMetadataSerializer
- net.minecraft.client.resource.PackFormatMetadataSerializer (implements com.google.gson.JsonSerializer<T>)
- net.minecraft.client.resource.TextureMetadataSerializer
- net.minecraft.client.resource.ResourcePackLoader
- net.minecraft.client.resource.ResourcePackLoader.Entry
- net.minecraft.client.resource.ResourcePackMetadata (implements net.minecraft.client.resource.ResourceMetadataProvider)
- net.minecraft.network.packet.s2c.play.ResourcePackSendS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.ResourcePackStatusC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.gui.screen.resourcepack.ResourcePackWidget (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.client.class_2846
- net.minecraft.client.gui.screen.resourcepack.DefaultResourcePackEntryWidget
- net.minecraft.client.gui.screen.resourcepack.ResourcePackEntryWidget
- net.minecraft.client.class_2846
- net.minecraft.client.gui.hud.spectator.RootSpectatorCommandGroup (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommandGroup)
- net.minecraft.client.RunArgs
- net.minecraft.client.RunArgs.Args
- net.minecraft.client.RunArgs.AutoConnect
- net.minecraft.client.RunArgs.Directories
- net.minecraft.client.RunArgs.Game
- net.minecraft.client.RunArgs.WindowInformation
- net.minecraft.scoreboard.Scoreboard
- net.minecraft.scoreboard.ServerScoreboard
- net.minecraft.network.packet.s2c.play.ScoreboardDisplayS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.scoreboard.ScoreboardObjective
- net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.scoreboard.ScoreboardPlayerScore
- net.minecraft.network.packet.s2c.play.ScoreboardPlayerUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.screen.ScreenHandler
- net.minecraft.screen.AnvilScreenHandler
- net.minecraft.screen.BeaconScreenHandler
- net.minecraft.screen.BrewingScreenHandler
- net.minecraft.screen.ChestScreenHandler
- net.minecraft.class_3054
- net.minecraft.screen.CraftingScreenHandler
- net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
- net.minecraft.screen.EnchantingScreenHandler
- net.minecraft.screen.FurnaceScreenHandler
- net.minecraft.screen.Generic3x3ScreenHandler
- net.minecraft.screen.HopperScreenHandler
- net.minecraft.screen.HorseScreenHandler
- net.minecraft.screen.PlayerScreenHandler
- net.minecraft.screen.VillagerScreenHandler
- net.minecraft.inventory.ScreenHandlerLock
- net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.util.ScreenshotUtils
- net.minecraft.network.ServerAddress
- net.minecraft.world.chunk.ServerChunkProvider (implements net.minecraft.world.chunk.ChunkProvider)
- net.minecraft.server.ServerConfigEntry<T>
- net.minecraft.server.BanEntry<T>
- net.minecraft.server.BannedIpEntry
- net.minecraft.server.BannedPlayerEntry
- net.minecraft.server.OperatorEntry
- net.minecraft.server.WhitelistEntry
- net.minecraft.server.BanEntry<T>
- net.minecraft.server.ServerConfigHandler
- net.minecraft.server.ServerConfigList<K,
V> - net.minecraft.server.BannedIpList
- net.minecraft.server.BannedPlayerList
- net.minecraft.server.OperatorList
- net.minecraft.server.Whitelist
- net.minecraft.server.ServerConfigList.DeSerializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.client.gui.widget.ServerEntry (implements net.minecraft.client.gui.widget.EntryListWidget.Entry)
- net.minecraft.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.ServerMetadata.Deserializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.server.ServerMetadata.Players
- net.minecraft.server.ServerMetadata.Players.Deserializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.server.ServerMetadata.Version
- net.minecraft.server.ServerMetadata.Version.Serializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.server.ServerNetworkIo
- net.minecraft.server.network.ServerPlayerInteractionManager
- net.minecraft.server.network.DemoServerPlayerInteractionManager
- net.minecraft.server.network.ServerPlayNetworkHandler (implements net.minecraft.network.listener.ServerPlayPacketListener, net.minecraft.util.Tickable)
- net.minecraft.server.network.ServerQueryNetworkHandler (implements net.minecraft.network.listener.ServerQueryPacketListener)
- net.minecraft.server.world.ServerWorldManager (implements net.minecraft.world.WorldEventListener)
- net.minecraft.client.util.Session
- net.minecraft.network.packet.s2c.play.SetCameraEntityS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.gl.ShaderEffect
- net.minecraft.client.gl.ShaderParseException.JsonStackTrace
- net.minecraft.recipe.ShapedRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.recipe.MapUpscaleRecipeType
- net.minecraft.recipe.ShapelessRecipeType (implements net.minecraft.recipe.RecipeType)
- net.minecraft.util.SharedConstants
- net.minecraft.client.render.entity.feature.SheepWoolFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.network.packet.s2c.play.SignEditorOpenS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.inventory.SimpleInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.inventory.AnimalInventory
- net.minecraft.inventory.ClientNetworkSyncedInventory (implements net.minecraft.block.entity.LockableScreenHandlerFactory)
- net.minecraft.inventory.EnderChestInventory
- net.minecraft.world.biome.SingletonBiomeSource
- net.minecraft.world.class_2711
- net.minecraft.client.render.entity.feature.SlimeFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.inventory.slot.Slot
- net.minecraft.screen.BeaconScreenHandler.PaymentSlot
- net.minecraft.screen.BrewingScreenHandler.class_2678
- net.minecraft.screen.BrewingScreenHandler.FuelSlot
- net.minecraft.screen.BrewingScreenHandler.PotionSlot
- net.minecraft.class_3055
- net.minecraft.inventory.slot.CraftingResultSlot
- net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeInventorySlot
- net.minecraft.inventory.slot.FurnaceFuelSlot
- net.minecraft.inventory.slot.FurnaceOutputSlot
- net.minecraft.inventory.slot.TradeOutputSlot
- net.minecraft.recipe.SmeltingRecipeRegistry
- net.minecraft.client.util.SmoothUtil
- net.minecraft.util.snooper.Snooper
- net.minecraft.client.particle.SnowballParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.SnowballParticle.SlimeFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.SnowballParticle.SnowballFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.render.entity.feature.SnowGolemPumpkinFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.particle.SnowShovelParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.sound.SoundContainerImpl (implements net.minecraft.client.sound.SoundContainer<T>)
- net.minecraft.client.sound.SoundEntry
- net.minecraft.client.sound.SoundEntryDeserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.sound.SoundEvent
- net.minecraft.client.sound.SoundEvents
- net.minecraft.client.sound.SoundManager (implements net.minecraft.resource.ResourceReloadListener, net.minecraft.util.Tickable)
- net.minecraft.client.sound.SoundSystem
- paulscode.sound.SoundSystem
- net.minecraft.client.sound.SoundSystem.ThreadSafeSoundSystem
- net.minecraft.block.entity.SpawnerBlockEntityBehavior
- net.minecraft.client.gui.hud.spectator.SpectatorMenu
- net.minecraft.client.gui.hud.spectator.SpectatorMenu.ChangePageSpectatorMenuCommand (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand)
- net.minecraft.client.gui.hud.spectator.SpectatorMenu.CloseSpectatorMenuCommand (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand)
- net.minecraft.client.gui.hud.spectator.SpectatorMenuState
- net.minecraft.network.packet.c2s.play.SpectatorTeleportC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.particle.SpellParticle.AmbientMobSpellFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.SpellParticle.InstantSpellFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.SpellParticle.MobSpellFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.SpellParticle.SpellFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.SpellParticle.WitchSpellFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.entity.mob.SpiderEntity.Data (implements net.minecraft.entity.EntityData)
- net.minecraft.client.render.entity.feature.SpiderEyesFeatureRenderer<T> (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.server.command.SpreadPlayersCommand.Pile
- net.minecraft.client.texture.Sprite
- 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<T>)
- net.minecraft.entity.effect.StatusEffect
- net.minecraft.entity.effect.AbsorptionStatusEffect
- net.minecraft.entity.effect.CombatStatusEffect
- net.minecraft.entity.effect.HealthBoostStatusEffect
- net.minecraft.entity.effect.InstantStatusEffect
- net.minecraft.entity.effect.StatusEffectInstance (implements java.lang.Comparable<T>)
- net.minecraft.entity.effect.StatusEffects
- net.minecraft.entity.effect.StatusEffectStrings
- net.minecraft.entity.effect.StatusEffectStrings.class_2696 (implements com.google.common.base.Predicate<T>)
- net.minecraft.entity.effect.StatusEffectStrings.class_2697<T>
- net.minecraft.nbt.StringNbtReader
- net.minecraft.nbt.StringNbtReader.Parser
- net.minecraft.nbt.StringNbtReader.NbtCompoundParser
- net.minecraft.nbt.StringNbtReader.NbtListParser
- net.minecraft.nbt.StringNbtReader.PrimitiveTypeParser
- net.minecraft.structure.StrongholdPieces
- net.minecraft.structure.StrongholdPieces.PieceData
- net.minecraft.structure.StructurePiece
- net.minecraft.structure.class_2762
- net.minecraft.class_2759.class_2760
- net.minecraft.class_3072.class_3081
- net.minecraft.structure.MineshaftPieces.class_3015
- net.minecraft.structure.MineshaftPieces.MineshaftCorridor
- net.minecraft.structure.MineshaftPieces.MineshaftCrossing
- net.minecraft.structure.MineshaftPieces.MineshaftRoom
- net.minecraft.structure.MineshaftPieces.MineshaftStairs
- net.minecraft.structure.NetherFortressPieces.AbstractPiece
- net.minecraft.structure.NetherFortressPieces.BridgeCrossing
- net.minecraft.structure.NetherFortressPieces.StartPiece
- net.minecraft.structure.NetherFortressPieces.BridgeEnd
- net.minecraft.structure.NetherFortressPieces.BridgePiece
- net.minecraft.structure.NetherFortressPieces.BridgePlatform
- net.minecraft.structure.NetherFortressPieces.BridgeSmallCrossing
- net.minecraft.structure.NetherFortressPieces.BridgeStairs
- net.minecraft.structure.NetherFortressPieces.CorridorBalcony
- net.minecraft.structure.NetherFortressPieces.CorridorCrossing
- net.minecraft.structure.NetherFortressPieces.CorridorExit
- net.minecraft.structure.NetherFortressPieces.CorridorLeftTurn
- net.minecraft.structure.NetherFortressPieces.CorridorNetherWartsRoom
- net.minecraft.structure.NetherFortressPieces.CorridorRightTurn
- net.minecraft.structure.NetherFortressPieces.CorridorStairs
- net.minecraft.structure.NetherFortressPieces.SmallCorridor
- net.minecraft.structure.NetherFortressPieces.BridgeCrossing
- net.minecraft.structure.OceanMonumentPieces.AbstractPiece
- net.minecraft.structure.OceanMonumentPieces.CoreRoom
- net.minecraft.structure.OceanMonumentPieces.DoubleXRoom
- net.minecraft.structure.OceanMonumentPieces.DoubleXYRoom
- net.minecraft.structure.OceanMonumentPieces.DoubleYRoom
- net.minecraft.structure.OceanMonumentPieces.DoubleYZRoom
- net.minecraft.structure.OceanMonumentPieces.DoubleZRoom
- net.minecraft.structure.OceanMonumentPieces.Entrance
- net.minecraft.structure.OceanMonumentPieces.MainBuilding
- net.minecraft.structure.OceanMonumentPieces.Penthouse
- net.minecraft.structure.OceanMonumentPieces.SimpleRoom
- net.minecraft.structure.OceanMonumentPieces.SimpleTopRoom
- net.minecraft.structure.OceanMonumentPieces.WingRoom
- net.minecraft.structure.StrongholdPieces.AbstractPiece
- net.minecraft.structure.StrongholdPieces.ChestCorridor
- net.minecraft.structure.StrongholdPieces.EndPortalRoom
- net.minecraft.structure.StrongholdPieces.FiveWayCrossing
- net.minecraft.structure.StrongholdPieces.FlexibleCorridor
- net.minecraft.structure.StrongholdPieces.LeftTurn
- net.minecraft.structure.StrongholdPieces.RightTurn
- net.minecraft.structure.StrongholdPieces.Library
- net.minecraft.structure.StrongholdPieces.PrisonHall
- net.minecraft.structure.StrongholdPieces.SpiralStaircase
- net.minecraft.structure.StrongholdPieces.StartPiece
- net.minecraft.structure.StrongholdPieces.SquareRoom
- net.minecraft.structure.StrongholdPieces.StraightCorridor
- net.minecraft.structure.StrongholdPieces.StraightStairs
- net.minecraft.structure.TemplePieces.AbstractPiece
- net.minecraft.structure.TemplePieces.class_2761
- net.minecraft.structure.TemplePieces.DesertPyramid
- net.minecraft.structure.TemplePieces.JunglePyramid
- net.minecraft.structure.TemplePieces.SwampHut
- net.minecraft.structure.VillagePieces.AbstractPiece
- net.minecraft.structure.VillagePieces.BlacksmithHouse
- net.minecraft.structure.VillagePieces.BookHouse
- net.minecraft.structure.VillagePieces.Church
- net.minecraft.structure.VillagePieces.DelegatingPiece
- net.minecraft.structure.VillagePieces.StraightRoad
- net.minecraft.structure.VillagePieces.FarmField
- net.minecraft.structure.VillagePieces.LampPost
- net.minecraft.structure.VillagePieces.LargeFarmField
- net.minecraft.structure.VillagePieces.PeasantHouse
- net.minecraft.structure.VillagePieces.SingleHouse
- net.minecraft.structure.VillagePieces.SingleMultifunctionalHouse
- net.minecraft.structure.VillagePieces.TinyHouse
- net.minecraft.structure.VillagePieces.Well
- net.minecraft.structure.VillagePieces.StartPiece
- net.minecraft.structure.class_2762
- net.minecraft.structure.StructurePiece.BlockRandomizer
- net.minecraft.structure.StrongholdPieces.InfestedStoneRandomizer
- net.minecraft.structure.TemplePieces.JunglePyramid.Randomizer
- net.minecraft.structure.StructurePieceManager
- net.minecraft.structure.StructurePlacementData
- net.minecraft.client.render.entity.feature.StuckArrowsFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.text.Style
- net.minecraft.text.Style.Serializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.client.gui.screen.SuperflatPresetScreen.PresetEntry
- net.minecraft.world.chunk.SurfaceChunkGenerator (implements net.minecraft.server.world.ChunkGenerator)
- net.minecraft.client.particle.SuspendedParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.network.packet.s2c.play.TeamS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.scoreboard.TeamScoreboardCriteria (implements net.minecraft.scoreboard.ScoreboardCriterion)
- net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand, net.minecraft.client.gui.hud.spectator.SpectatorMenuCommandGroup)
- net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand)
- net.minecraft.client.gui.hud.spectator.TeleportSpectatorMenu (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand, net.minecraft.client.gui.hud.spectator.SpectatorMenuCommandGroup)
- net.minecraft.client.gui.hud.spectator.TeleportToSpecificPlayerSpectatorCommand (implements net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand)
- net.minecraft.structure.TemplePieces
- net.minecraft.client.render.Tessellator
- net.minecraft.text.Text.Serializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.client.font.TextRenderer (implements net.minecraft.resource.ResourceReloadListener)
- net.minecraft.client.util.Texts
- net.minecraft.client.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.render.TextureStitcher.Holder (implements java.lang.Comparable<T>)
- net.minecraft.client.render.TextureStitcher.Slot
- net.minecraft.client.texture.TextureUtil
- net.minecraft.realms.Tezzelator
- java.lang.Thread (implements java.lang.Runnable)
- net.minecraft.server.LanServerPinger
- net.minecraft.client.network.LanServerQueryManager.LanServerDetector
- net.minecraft.world.chunk.ThreadedAnvilChunkStorage (implements net.minecraft.world.chunk.ChunkStorage, net.minecraft.util.FileIoCallback)
- 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.class_3113
- net.minecraft.command.EntityNotFoundException
- net.minecraft.command.InvalidNumberException
- net.minecraft.command.NotFoundException
- net.minecraft.command.PlayerNotFoundException
- net.minecraft.command.SyntaxException
- net.minecraft.command.IncorrectUsageException
- java.io.IOException
- java.io.FileNotFoundException
- net.minecraft.resource.ResourceNotFoundException
- net.minecraft.client.gl.ShaderParseException
- java.io.FileNotFoundException
- net.minecraft.nbt.NbtException
- java.lang.RuntimeException
- net.minecraft.client.render.model.json.BlockModel.LoopException
- net.minecraft.util.crash.CrashException
- java.lang.IllegalArgumentException
- net.minecraft.text.TranslationException
- net.minecraft.client.render.model.json.ModelVariantMap.ModelVariantException
- net.minecraft.network.OffThreadException
- net.minecraft.server.ServerConfigHandler.ServerConfigException
- net.minecraft.client.render.TextureStitchException
- net.minecraft.world.level.storage.WorldSaveException
- java.lang.Error
- net.minecraft.util.TickableEntry (implements java.lang.Comparable<T>)
- net.minecraft.network.packet.s2c.play.TitleS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.data.TrackedData<T>
- net.minecraft.entity.data.TrackedDataHandlerRegistry
- net.minecraft.entity.TrackedEntityInstance
- net.minecraft.village.TradeOffer
- net.minecraft.village.TraderInventory (implements net.minecraft.inventory.Inventory)
- net.minecraft.client.render.model.json.Transformation
- net.minecraft.client.render.model.json.Transformation.Deserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.resource.language.TranslationStorage
- com.google.gson.TypeAdapter<T>
- net.minecraft.class_2782.class_2784.class_2785
- net.minecraft.util.TypedActionResult<T>
- com.google.common.collect.UnmodifiableIterator<E> (implements java.util.Iterator<E>)
- net.minecraft.util.CollectionBuilders.Product.ProductIterator<T>
- net.minecraft.network.packet.c2s.play.UpdatePlayerAbilitiesC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.UpdateSelectedSlotC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.util.UserCache
- net.minecraft.util.UserCache.Entry
- net.minecraft.util.UserCache.JsonConverter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- net.minecraft.util.Util
- net.minecraft.client.Variant
- net.minecraft.client.Variant.VariantDeserializer (implements com.google.gson.JsonDeserializer<T>)
- net.minecraft.client.render.world.VboChunkRenderFactoryImpl (implements net.minecraft.client.render.world.ChunkRenderFactory)
- net.minecraft.util.math.Vec2f
- net.minecraft.util.math.Vec3d
- net.minecraft.util.math.Vec3i (implements java.lang.Comparable<T>)
- net.minecraft.util.math.BlockPos
- net.minecraft.util.math.BlockPos.Mutable
- net.minecraft.util.math.BlockPos.Pooled
- net.minecraft.world.gen.feature.class_1220.class_2257
- net.minecraft.entity.PortalTeleporter.Position
- net.minecraft.util.math.BlockPos.Mutable
- net.minecraft.util.math.BlockPos
- net.minecraft.client.util.math.Vector3d
- 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.Village.Attacker
- net.minecraft.village.VillageDoor
- net.minecraft.client.particle.VillageParticle.HappyVillagerFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.VillageParticle.TownAuraFactory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.structure.VillagePieces
- net.minecraft.structure.VillagePieces.PieceData
- net.minecraft.entity.passive.VillagerEntity.class_3051 (implements net.minecraft.entity.passive.VillagerEntity.TradeProvider)
- net.minecraft.entity.passive.VillagerEntity.EmeraldToItem (implements net.minecraft.entity.passive.VillagerEntity.TradeProvider)
- net.minecraft.entity.passive.VillagerEntity.EnchantedBook (implements net.minecraft.entity.passive.VillagerEntity.TradeProvider)
- net.minecraft.entity.passive.VillagerEntity.EnchantedItemStackTradeEntry (implements net.minecraft.entity.passive.VillagerEntity.TradeProvider)
- net.minecraft.entity.passive.VillagerEntity.ItemStackTradeEntry (implements net.minecraft.entity.passive.VillagerEntity.TradeProvider)
- net.minecraft.entity.passive.VillagerEntity.ItemTradeEntry (implements net.minecraft.entity.passive.VillagerEntity.TradeProvider)
- net.minecraft.client.particle.WaterBubbleParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.particle.WaterSplashParticle.Factory (implements net.minecraft.client.particle.ParticleFactory)
- net.minecraft.client.render.model.WeightedBakedModel (implements net.minecraft.client.render.model.BakedModel)
- net.minecraft.client.render.model.WeightedBakedModel.Builder
- net.minecraft.util.collection.Weighting
- net.minecraft.util.collection.Weighting.Weight
- net.minecraft.world.biome.Biome.SpawnEntry
- net.minecraft.enchantment.EnchantmentLevelEntry
- net.minecraft.block.entity.SpawnerBlockEntityBehaviorEntry
- net.minecraft.client.render.model.WeightedBakedModel.WeightedRandomItemEntry (implements java.lang.Comparable<T>)
- net.minecraft.client.util.Window
- net.minecraft.client.render.entity.feature.WitchHeldItemFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.entity.feature.WitherArmorFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.client.render.entity.feature.WolfCollarFeatureRenderer (implements net.minecraft.client.render.entity.feature.FeatureRenderer<E>)
- net.minecraft.world.World (implements net.minecraft.world.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.network.packet.s2c.play.WorldBorderS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.network.packet.s2c.play.WorldEventS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.client.render.WorldRenderer (implements net.minecraft.resource.ResourceReloadListener, net.minecraft.world.WorldEventListener)
- net.minecraft.client.render.WorldRenderer.ChunkInfo
- net.minecraft.world.WorldSaveHandler (implements net.minecraft.world.PlayerDataHandler, net.minecraft.world.SaveHandler)
- net.minecraft.world.AnvilWorldSaveHandler
- net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket (implements net.minecraft.network.Packet<T>)
- net.minecraft.entity.mob.ZombieEntity.Data (implements net.minecraft.entity.EntityData)
- net.minecraft.village.ZombieSiegeManager
- net.minecraft.block.AbstractBlockState (implements net.minecraft.block.BlockState)
Interface Hierarchy
- java.lang.AutoCloseable
- net.minecraft.client.render.model.BakedModel
- net.minecraft.block.BaseBlockState
- net.minecraft.block.BlockState (also extends net.minecraft.class_2741)
- net.minecraft.client.color.world.BiomeColors.ColorProvider
- net.minecraft.client.BlockColorable
- net.minecraft.block.BlockEntityProvider
- net.minecraft.client.render.BlockStateIdentifierMapAccess
- net.minecraft.world.BlockView
- net.minecraft.client.render.BufferedImageSkinProvider
- java.util.concurrent.Callable<V>
- net.minecraft.util.crash.CrashCallable<V>
- net.minecraft.client.render.CameraView
- net.minecraft.server.world.ChunkGenerator
- net.minecraft.world.chunk.ChunkProvider
- net.minecraft.client.render.world.ChunkRenderFactory
- net.minecraft.world.chunk.ChunkStorage
- net.minecraft.class_2741
- net.minecraft.block.BlockState (also extends net.minecraft.block.BaseBlockState)
- net.minecraft.class_2748
- net.minecraft.class_2749
- net.minecraft.class_2759.class_1926
- net.minecraft.class_2816
- net.minecraft.class_2829
- net.minecraft.client.class_2837
- net.minecraft.client.class_2844
- net.minecraft.client.class_2854
- net.minecraft.client.class_2880
- net.minecraft.client.class_2890.class_3025
- net.minecraft.client.class_2907
- net.minecraft.class_2931
- net.minecraft.class_2933
- net.minecraft.class_2936
- net.minecraft.class_2964
- net.minecraft.class_2971
- net.minecraft.dragon.class_2987
- net.minecraft.class_3017
- 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.datafix.DataFixer
- net.minecraft.server.dedicated.DedicatedServer
- net.minecraft.block.dispenser.DispenserBehavior
- net.minecraft.enchantment.EnchantmentHelper.Consumer
- net.minecraft.entity.attribute.EntityAttribute
- net.minecraft.entity.attribute.EntityAttributeInstance
- net.minecraft.entity.EntityCategoryProvider
- net.minecraft.entity.EntityData
- net.minecraft.client.gui.widget.EntryListWidget.Entry
- net.minecraft.client.render.entity.feature.FeatureRenderer<E>
- net.minecraft.util.FileIoCallback
- net.minecraft.block.Growable
- net.minecraft.client.gui.widget.IdentifibleBooleanConsumer
- net.minecraft.item.ItemPropertyGetter
- java.lang.Iterable<T>
- net.minecraft.util.collection.ObjectIdIterable
- net.minecraft.util.registry.Registry<K,
V> - net.minecraft.text.Text
- com.google.gson.JsonDeserializer<T>
- net.minecraft.client.resource.MetadataSerializer<T>
- net.minecraft.util.JsonElementProvider
- net.minecraft.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.structure.OceanMonumentPieces.Factory
- net.minecraft.network.Packet<T>
- net.minecraft.network.listener.PacketListener
- net.minecraft.network.listener.ClientLoginPacketListener
- net.minecraft.network.listener.ClientPlayPacketListener
- net.minecraft.network.listener.ClientQueryPacketListener
- net.minecraft.network.listener.ServerHandshakePacketListener
- net.minecraft.network.listener.ServerLoginPacketListener
- net.minecraft.network.listener.ServerPlayPacketListener
- net.minecraft.network.listener.ServerQueryPacketListener
- net.minecraft.client.gui.widget.PagedEntryListWidget.Listener
- net.minecraft.client.particle.ParticleFactory
- net.minecraft.world.PlayerDataHandler
- net.minecraft.client.texture.PlayerSkinProvider.SkinTextureAvailableCallback
- net.minecraft.util.math.Position
- net.minecraft.util.math.WorldPosition
- net.minecraft.util.math.WorldPositionPointer
- net.minecraft.util.math.BlockPointer
- net.minecraft.util.math.WorldPositionPointer
- net.minecraft.util.math.WorldPosition
- net.minecraft.util.ProgressListener
- net.minecraft.entity.projectile.Projectile
- net.minecraft.state.property.Property<T>
- net.minecraft.entity.ai.RangedAttackMob
- net.minecraft.recipe.RecipeType
- 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.client.gui.widget.SliderWidget.LabelSupplier
- net.minecraft.util.snooper.Snoopable
- net.minecraft.client.sound.SoundContainer<T>
- net.minecraft.client.sound.SoundInstance
- net.minecraft.client.sound.TickableSoundInstance (also extends net.minecraft.util.Tickable)
- net.minecraft.client.gui.hud.spectator.SpectatorMenuCloseCallback
- net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand
- net.minecraft.client.gui.hud.spectator.SpectatorMenuCommandGroup
- net.minecraft.stat.StatFormatter
- net.minecraft.client.gui.StatsListener
- net.minecraft.stat.StatTypeProvider
- net.minecraft.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.TrackedDataHandler<T>
- net.minecraft.entity.data.Trader
- net.minecraft.item.VariantBlockItem.class_3057
- net.minecraft.entity.passive.VillagerEntity.TradeProvider
- 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.entity.projectile.AbstractArrowEntity.PickupPermission
- net.minecraft.entity.vehicle.AbstractMinecartEntity.Type
- net.minecraft.block.AbstractRailBlock.RailShapeType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.scoreboard.AbstractTeam.class_2833
- net.minecraft.scoreboard.AbstractTeam.VisibilityRule
- net.minecraft.util.ActionResult
- net.minecraft.item.ArmorItem.Material
- net.minecraft.block.BannerPattern
- net.minecraft.block.BedBlock.BedBlockType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.BigMushroomBlock.MushroomType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.world.biome.Biome.Temperature
- net.minecraft.client.render.entity.model.BiPedModel.class_2850
- net.minecraft.block.Block.OffsetType
- net.minecraft.util.hit.BlockHitResult.Type
- net.minecraft.util.BlockMirror
- net.minecraft.client.render.block.BlockModelRenderer.NeighborData
- net.minecraft.client.render.block.BlockModelRenderer.NeighborOrientation
- net.minecraft.client.render.block.BlockModelRenderer.Translation
- net.minecraft.client.render.BlockRenderLayer
- net.minecraft.block.BlockRenderType
- net.minecraft.util.BlockRotation
- net.minecraft.entity.vehicle.BoatEntity.Location
- net.minecraft.entity.vehicle.BoatEntity.Type
- net.minecraft.block.ChestBlock.Type
- net.minecraft.world.chunk.Chunk.Status
- net.minecraft.client.world.ChunkBuilder.FunctionType
- net.minecraft.client.world.ChunkBuilder.RenderStatus
- net.minecraft.class_2782.class_2784
- net.minecraft.client.class_2906.class_1898
- net.minecraft.class_2911.class_2912
- net.minecraft.class_2957.class_2958
- net.minecraft.class_2957.class_2959
- net.minecraft.class_3082.class_3083
- net.minecraft.text.ClickEvent.Action
- net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket.Mode
- net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket.Mode
- net.minecraft.network.packet.s2c.play.CombatEventS2CPacket.Type
- net.minecraft.block.entity.CommandBlockBlockEntity.class_2736
- net.minecraft.command.CommandStats.Type
- net.minecraft.block.ComparatorBlock.ComparatorType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.client.render.model.CubeFace
- net.minecraft.world.Difficulty
- net.minecraft.world.dimension.DimensionType
- net.minecraft.util.math.Direction (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.util.math.Direction.Axis (implements com.google.common.base.Predicate<T>, net.minecraft.util.StringIdentifiable)
- net.minecraft.util.math.Direction.AxisDirection
- net.minecraft.util.math.Direction.DirectionType (implements java.lang.Iterable<T>, com.google.common.base.Predicate<T>)
- net.minecraft.block.DirtBlock.DirtType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.DoorBlock.DoorType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.DoorBlock.HalfType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.DoublePlantBlock.DoublePlantType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.DoublePlantBlock.HalfType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.server.DragonRespawnAnimationStatus
- net.minecraft.util.DyeColor (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.world.biome.layer.EdgeLayer.Type
- net.minecraft.enchantment.Enchantment.Rarity
- net.minecraft.enchantment.EnchantmentTarget
- net.minecraft.entity.EntityCategory
- net.minecraft.entity.EntityGroup
- net.minecraft.entity.EquipmentSlot
- net.minecraft.entity.EquipmentSlot.Type
- net.minecraft.world.biome.ExtremeHillsBiome.Type
- net.minecraft.entity.projectile.FishingBobberEntity.State
- net.minecraft.item.FishItem.FishType
- net.minecraft.block.FlowerBlock.Color
- net.minecraft.block.FlowerBlock.FlowerType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.FlowerPotBlock.PottablePlantType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.world.biome.ForestBiome.Type
- net.minecraft.util.Formatting
- net.minecraft.world.GameMode
- net.minecraft.client.options.GameOptions.Option
- net.minecraft.world.GameRuleManager.VariableType
- net.minecraft.client.gl.GlShader.Type
- com.mojang.blaze3d.platform.GlStateManager.class_2865
- com.mojang.blaze3d.platform.GlStateManager.class_2866
- com.mojang.blaze3d.platform.GlStateManager.class_2867
- com.mojang.blaze3d.platform.GlStateManager.class_2868
- com.mojang.blaze3d.platform.GlStateManager.class_2869
- com.mojang.blaze3d.platform.GlStateManager.class_2870
- com.mojang.blaze3d.platform.GlStateManager.TexCoord
- com.mojang.blaze3d.platform.GLX.class_2908
- net.minecraft.util.Hand
- net.minecraft.client.gui.screen.options.HandOption
- net.minecraft.util.HorseArmorType
- net.minecraft.text.HoverEvent.Action
- net.minecraft.block.InfestedBlock.Variants (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.item.Item.ToolMaterialType
- net.minecraft.util.ItemAction
- net.minecraft.client.render.model.json.ItemModelGenerator.Side
- net.minecraft.entity.ai.pathing.LandType
- net.minecraft.world.level.storage.LevelDataType (implements net.minecraft.class_2931)
- net.minecraft.block.LeverBlock.LeverType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.world.LightType
- net.minecraft.client.gui.widget.LockButtonWidget.IconLocation
- net.minecraft.block.LogBlock.Axis (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.structure.MineshaftStructure.class_3014
- net.minecraft.entity.mob.MobEntity.Location
- net.minecraft.client.render.model.ModelRotation
- net.minecraft.client.render.model.json.ModelTransformation.Mode
- net.minecraft.entity.ai.control.MoveControl.MoveStatus
- net.minecraft.entity.MovementType
- net.minecraft.client.sound.MusicTracker.MusicType
- net.minecraft.network.NetworkSide
- net.minecraft.network.NetworkState
- net.minecraft.entity.decoration.painting.PaintingEntity.PaintingMotive
- net.minecraft.client.particle.ParticleType
- net.minecraft.block.piston.PistonBehavior
- net.minecraft.block.PistonHeadBlock.PistonHeadType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.PlanksBlock.WoodType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket.Action
- net.minecraft.entity.player.PlayerEntity.ChatVisibilityType
- net.minecraft.entity.player.PlayerEntity.SleepStatus
- net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.Type
- net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Action
- net.minecraft.client.render.entity.PlayerModelPart
- net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket.Flag
- net.minecraft.block.PressurePlateBlock.ActivationRule
- net.minecraft.block.PrismarineBlock.PrismarineType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.enchantment.ProtectionEnchantment.ProtectionType
- net.minecraft.block.PurpurSlab.class_2732 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.QuartzBlock.QuartzType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.util.Rarity
- net.minecraft.block.RedSandstoneBlock.RedSandstoneType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.RedSandstoneSlabBlock.SlabType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.RedstoneWireBlock.RedstoneWireType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.network.packet.c2s.play.ResourcePackStatusC2SPacket.Status
- net.minecraft.block.SandBlock.SandType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.SandstoneBlock.SanstoneType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.scoreboard.ScoreboardCriterion.RenderType
- net.minecraft.network.packet.s2c.play.ScoreboardPlayerUpdateS2CPacket.UpdateType
- net.minecraft.client.network.ServerInfo.ResourcePackState
- net.minecraft.server.network.ServerLoginNetworkHandler.State
- net.minecraft.client.util.Session.AccountType
- net.minecraft.block.entity.ShulkerBoxBlockEntity.ShulkerBlockState
- net.minecraft.block.SlabBlock.SlabType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.client.sound.SoundCategory
- net.minecraft.client.sound.SoundInstance.AttenuationType
- net.minecraft.block.StairsBlock.Half (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.StairsBlock.Shape (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.StoneBlock.StoneType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.StoneBrickBlock.Type (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.block.StoneSlabBlock.SlabType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.structure.StrongholdPieces.AbstractPiece.EntranceType
- net.minecraft.block.entity.StructureBlockEntity.class_2739 (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.world.biome.TaigaBiome.Type
- net.minecraft.block.TallPlantBlock.GrassType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.network.packet.s2c.play.TitleS2CPacket.Action
- net.minecraft.block.TrapdoorBlock.TrapdoorType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.util.UseAction
- net.minecraft.util.Util.OperatingSystem
- net.minecraft.client.render.VertexFormatElement.Format
- net.minecraft.client.render.VertexFormatElement.Type
- net.minecraft.block.WallBlock.WallType (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.network.packet.s2c.play.WorldBorderS2CPacket.Type
- net.minecraft.world.border.WorldBorderStage
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)