Created
August 27, 2019 12:26
-
-
Save JoJoDeveloping/4834478eb2e8e5343b677cdab90f5cbf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| com.mojang.blaze3d.platform.GLX | |
| com.mojang.blaze3d.platform.GLX$FboMode | |
| com.mojang.blaze3d.platform.GlStateManager | |
| com.mojang.blaze3d.platform.GlStateManager$AlphaState | |
| com.mojang.blaze3d.platform.GlStateManager$BlendState | |
| com.mojang.blaze3d.platform.GlStateManager$BooleanState | |
| com.mojang.blaze3d.platform.GlStateManager$ClearState | |
| com.mojang.blaze3d.platform.GlStateManager$Color | |
| com.mojang.blaze3d.platform.GlStateManager$ColorLogicState | |
| com.mojang.blaze3d.platform.GlStateManager$ColorMask | |
| com.mojang.blaze3d.platform.GlStateManager$ColorMaterialState | |
| com.mojang.blaze3d.platform.GlStateManager$CullFace | |
| com.mojang.blaze3d.platform.GlStateManager$CullState | |
| com.mojang.blaze3d.platform.GlStateManager$DepthState | |
| com.mojang.blaze3d.platform.GlStateManager$DestFactor | |
| com.mojang.blaze3d.platform.GlStateManager$FogMode | |
| com.mojang.blaze3d.platform.GlStateManager$FogState | |
| com.mojang.blaze3d.platform.GlStateManager$LogicOp | |
| com.mojang.blaze3d.platform.GlStateManager$PolygonOffsetState | |
| com.mojang.blaze3d.platform.GlStateManager$Profile | |
| com.mojang.blaze3d.platform.GlStateManager$SourceFactor | |
| com.mojang.blaze3d.platform.GlStateManager$StencilFunc | |
| com.mojang.blaze3d.platform.GlStateManager$StencilState | |
| com.mojang.blaze3d.platform.GlStateManager$TexGen | |
| com.mojang.blaze3d.platform.GlStateManager$TexGenCoord | |
| com.mojang.blaze3d.platform.GlStateManager$TexGenState | |
| com.mojang.blaze3d.platform.GlStateManager$TextureState | |
| com.mojang.blaze3d.platform.GlStateManager$Viewport | |
| com.mojang.blaze3d.platform.TextureUtil | |
| com.mojang.realmsclient.RealmsMainScreen | |
| com.mojang.realmsclient.RealmsMainScreen$CloseButton | |
| com.mojang.realmsclient.RealmsMainScreen$InfoButton | |
| com.mojang.realmsclient.RealmsMainScreen$NewsButton | |
| com.mojang.realmsclient.RealmsMainScreen$PendingInvitesButton | |
| com.mojang.realmsclient.RealmsMainScreen$ServerEntry | |
| com.mojang.realmsclient.RealmsMainScreen$ServerList | |
| com.mojang.realmsclient.RealmsMainScreen$TrialServerEntry | |
| com.mojang.realmsclient.client.FileDownload | |
| com.mojang.realmsclient.client.FileDownload$DownloadCountingOutputStream | |
| com.mojang.realmsclient.client.FileDownload$ProgressListener | |
| com.mojang.realmsclient.client.FileDownload$ResourcePackProgressListener | |
| com.mojang.realmsclient.client.FileUpload | |
| com.mojang.realmsclient.client.FileUpload$CustomInputStreamEntity | |
| com.mojang.realmsclient.client.Ping | |
| com.mojang.realmsclient.client.Ping$Region | |
| com.mojang.realmsclient.client.RealmsClient | |
| com.mojang.realmsclient.client.RealmsClient$CompatibleVersionResponse | |
| com.mojang.realmsclient.client.RealmsClient$Environment | |
| com.mojang.realmsclient.client.RealmsClientConfig | |
| com.mojang.realmsclient.client.RealmsError | |
| com.mojang.realmsclient.client.Request | |
| com.mojang.realmsclient.client.Request$Delete | |
| com.mojang.realmsclient.client.Request$Get | |
| com.mojang.realmsclient.client.Request$Post | |
| com.mojang.realmsclient.client.Request$Put | |
| com.mojang.realmsclient.client.UploadStatus | |
| com.mojang.realmsclient.dto.Backup | |
| com.mojang.realmsclient.dto.BackupList | |
| com.mojang.realmsclient.dto.Ops | |
| com.mojang.realmsclient.dto.PendingInvite | |
| com.mojang.realmsclient.dto.PendingInvitesList | |
| com.mojang.realmsclient.dto.PingResult | |
| com.mojang.realmsclient.dto.PlayerInfo | |
| com.mojang.realmsclient.dto.RealmsDescriptionDto | |
| com.mojang.realmsclient.dto.RealmsNews | |
| com.mojang.realmsclient.dto.RealmsServer | |
| com.mojang.realmsclient.dto.RealmsServer$ServerComparator | |
| com.mojang.realmsclient.dto.RealmsServer$ServerType | |
| com.mojang.realmsclient.dto.RealmsServer$Status | |
| com.mojang.realmsclient.dto.RealmsServerAddress | |
| com.mojang.realmsclient.dto.RealmsServerList | |
| com.mojang.realmsclient.dto.RealmsServerPing | |
| com.mojang.realmsclient.dto.RealmsServerPlayerList | |
| com.mojang.realmsclient.dto.RealmsServerPlayerLists | |
| com.mojang.realmsclient.dto.RealmsWorldOptions | |
| com.mojang.realmsclient.dto.RealmsWorldResetDto | |
| com.mojang.realmsclient.dto.RegionPingResult | |
| com.mojang.realmsclient.dto.ServerActivity | |
| com.mojang.realmsclient.dto.ServerActivityList | |
| com.mojang.realmsclient.dto.Subscription | |
| com.mojang.realmsclient.dto.Subscription$Type | |
| com.mojang.realmsclient.dto.UploadInfo | |
| com.mojang.realmsclient.dto.ValueObject | |
| com.mojang.realmsclient.dto.WorldDownload | |
| com.mojang.realmsclient.dto.WorldTemplate | |
| com.mojang.realmsclient.dto.WorldTemplate$Type | |
| com.mojang.realmsclient.dto.WorldTemplatePaginatedList | |
| com.mojang.realmsclient.exception.RealmsDefaultUncaughtExceptionHandler | |
| com.mojang.realmsclient.exception.RealmsHttpException | |
| com.mojang.realmsclient.exception.RealmsServiceException | |
| com.mojang.realmsclient.exception.RetryCallException | |
| com.mojang.realmsclient.gui.ChatFormatting | |
| com.mojang.realmsclient.gui.ListButton | |
| com.mojang.realmsclient.gui.LongRunningTask | |
| com.mojang.realmsclient.gui.RealmsConstants | |
| com.mojang.realmsclient.gui.RealmsDataFetcher | |
| com.mojang.realmsclient.gui.RealmsDataFetcher$LiveStatsTask | |
| com.mojang.realmsclient.gui.RealmsDataFetcher$PendingInviteUpdateTask | |
| com.mojang.realmsclient.gui.RealmsDataFetcher$ServerListUpdateTask | |
| com.mojang.realmsclient.gui.RealmsDataFetcher$Task | |
| com.mojang.realmsclient.gui.RealmsDataFetcher$TrialAvailabilityTask | |
| com.mojang.realmsclient.gui.RealmsDataFetcher$UnreadNewsTask | |
| com.mojang.realmsclient.gui.RealmsServerSlotButton | |
| com.mojang.realmsclient.gui.RealmsServerSlotButton$Action | |
| com.mojang.realmsclient.gui.RealmsServerSlotButton$IHandler | |
| com.mojang.realmsclient.gui.RealmsServerSlotButton$ServerData | |
| com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen | |
| com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen$BackupInfoList | |
| com.mojang.realmsclient.gui.screens.RealmsBackupScreen | |
| com.mojang.realmsclient.gui.screens.RealmsBackupScreen$BackupObjectSelectionList | |
| com.mojang.realmsclient.gui.screens.RealmsBackupScreen$BackupObjectSelectionListEntry | |
| com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen | |
| com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen$DownloadButton | |
| com.mojang.realmsclient.gui.screens.RealmsBrokenWorldScreen$PlayButton | |
| com.mojang.realmsclient.gui.screens.RealmsClientOutdatedScreen | |
| com.mojang.realmsclient.gui.screens.RealmsConfigureWorldScreen | |
| com.mojang.realmsclient.gui.screens.RealmsConfirmScreen | |
| com.mojang.realmsclient.gui.screens.RealmsCreateRealmScreen | |
| com.mojang.realmsclient.gui.screens.RealmsCreateTrialScreen | |
| com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen | |
| com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen$DownloadStatus | |
| com.mojang.realmsclient.gui.screens.RealmsGenericErrorScreen | |
| com.mojang.realmsclient.gui.screens.RealmsInviteScreen | |
| com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen | |
| com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen$Type | |
| com.mojang.realmsclient.gui.screens.RealmsLongRunningMcoTaskScreen | |
| com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen | |
| com.mojang.realmsclient.gui.screens.RealmsParentalConsentScreen | |
| com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen | |
| com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen$InvitationEntry | |
| com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen$InvitationEntry$AcceptButton | |
| com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen$InvitationEntry$RejectButton | |
| com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen$InvitationList | |
| com.mojang.realmsclient.gui.screens.RealmsPlayerScreen | |
| com.mojang.realmsclient.gui.screens.RealmsPlayerScreen$InvitedEntry | |
| com.mojang.realmsclient.gui.screens.RealmsPlayerScreen$InvitedList | |
| com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen | |
| com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen | |
| com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen$ResetType | |
| com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen$ResetWorldInfo | |
| com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen$TexturedButton | |
| com.mojang.realmsclient.gui.screens.RealmsResourcePackScreen | |
| com.mojang.realmsclient.gui.screens.RealmsScreenWithCallback | |
| com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen | |
| com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen$WorldSelectionEntry | |
| com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen$WorldSelectionList | |
| com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen | |
| com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen$WorldTemplateSelectionEntry | |
| com.mojang.realmsclient.gui.screens.RealmsSelectWorldTemplateScreen$WorldTemplateSelectionList | |
| com.mojang.realmsclient.gui.screens.RealmsSettingsScreen | |
| com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen | |
| com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen$SettingsSlider | |
| com.mojang.realmsclient.gui.screens.RealmsSubscriptionInfoScreen | |
| com.mojang.realmsclient.gui.screens.RealmsTermsScreen | |
| com.mojang.realmsclient.gui.screens.RealmsUploadScreen | |
| com.mojang.realmsclient.gui.screens.RealmsUploadScreen$Unit | |
| com.mojang.realmsclient.gui.screens.UploadResult | |
| com.mojang.realmsclient.gui.screens.UploadResult$Builder | |
| com.mojang.realmsclient.util.JsonUtils | |
| com.mojang.realmsclient.util.RealmsPersistence | |
| com.mojang.realmsclient.util.RealmsPersistence$RealmsPersistenceData | |
| com.mojang.realmsclient.util.RealmsTasks | |
| com.mojang.realmsclient.util.RealmsTasks$CloseServerTask | |
| com.mojang.realmsclient.util.RealmsTasks$DownloadTask | |
| com.mojang.realmsclient.util.RealmsTasks$OpenServerTask | |
| com.mojang.realmsclient.util.RealmsTasks$RealmsConnectTask | |
| com.mojang.realmsclient.util.RealmsTasks$RealmsGetServerDetailsTask | |
| com.mojang.realmsclient.util.RealmsTasks$ResettingWorldTask | |
| com.mojang.realmsclient.util.RealmsTasks$RestoreTask | |
| com.mojang.realmsclient.util.RealmsTasks$SwitchMinigameTask | |
| com.mojang.realmsclient.util.RealmsTasks$SwitchSlotTask | |
| com.mojang.realmsclient.util.RealmsTasks$TrialCreationTask | |
| com.mojang.realmsclient.util.RealmsTasks$WorldCreationTask | |
| com.mojang.realmsclient.util.RealmsTextureManager | |
| com.mojang.realmsclient.util.RealmsTextureManager$RealmsTexture | |
| com.mojang.realmsclient.util.RealmsUtil | |
| com.mojang.realmsclient.util.SkinProcessor | |
| com.mojang.realmsclient.util.TextRenderingUtils | |
| com.mojang.realmsclient.util.TextRenderingUtils$Line | |
| com.mojang.realmsclient.util.TextRenderingUtils$LineSegment | |
| com.mojang.realmsclient.util.UploadTokenCache | |
| mcp.MethodsReturnNonnullByDefault | |
| mcp.client.Start | |
| net.minecraft.advancements.Advancement | |
| net.minecraft.advancements.Advancement$Builder | |
| net.minecraft.advancements.AdvancementList | |
| net.minecraft.advancements.AdvancementList$IListener | |
| net.minecraft.advancements.AdvancementManager | |
| net.minecraft.advancements.AdvancementProgress | |
| net.minecraft.advancements.AdvancementProgress$Serializer | |
| net.minecraft.advancements.AdvancementRewards | |
| net.minecraft.advancements.AdvancementRewards$Builder | |
| net.minecraft.advancements.AdvancementRewards$Deserializer | |
| net.minecraft.advancements.AdvancementTreeNode | |
| net.minecraft.advancements.CriteriaTriggers | |
| net.minecraft.advancements.Criterion | |
| net.minecraft.advancements.CriterionProgress | |
| net.minecraft.advancements.DisplayInfo | |
| net.minecraft.advancements.FrameType | |
| net.minecraft.advancements.FunctionManager | |
| net.minecraft.advancements.FunctionManager$QueuedCommand | |
| net.minecraft.advancements.ICriterionInstance | |
| net.minecraft.advancements.ICriterionTrigger | |
| net.minecraft.advancements.ICriterionTrigger$Listener | |
| net.minecraft.advancements.IRequirementsStrategy | |
| net.minecraft.advancements.PlayerAdvancements | |
| net.minecraft.advancements.criterion.BredAnimalsTrigger | |
| net.minecraft.advancements.criterion.BredAnimalsTrigger$Instance | |
| net.minecraft.advancements.criterion.BredAnimalsTrigger$Listeners | |
| net.minecraft.advancements.criterion.BrewedPotionTrigger | |
| net.minecraft.advancements.criterion.BrewedPotionTrigger$Instance | |
| net.minecraft.advancements.criterion.BrewedPotionTrigger$Listeners | |
| net.minecraft.advancements.criterion.ChangeDimensionTrigger | |
| net.minecraft.advancements.criterion.ChangeDimensionTrigger$Instance | |
| net.minecraft.advancements.criterion.ChangeDimensionTrigger$Listeners | |
| net.minecraft.advancements.criterion.ChanneledLightningTrigger | |
| net.minecraft.advancements.criterion.ChanneledLightningTrigger$Instance | |
| net.minecraft.advancements.criterion.ChanneledLightningTrigger$Listeners | |
| net.minecraft.advancements.criterion.ConstructBeaconTrigger | |
| net.minecraft.advancements.criterion.ConstructBeaconTrigger$Instance | |
| net.minecraft.advancements.criterion.ConstructBeaconTrigger$Listeners | |
| net.minecraft.advancements.criterion.ConsumeItemTrigger | |
| net.minecraft.advancements.criterion.ConsumeItemTrigger$Instance | |
| net.minecraft.advancements.criterion.ConsumeItemTrigger$Listeners | |
| net.minecraft.advancements.criterion.CriterionInstance | |
| net.minecraft.advancements.criterion.CuredZombieVillagerTrigger | |
| net.minecraft.advancements.criterion.CuredZombieVillagerTrigger$Instance | |
| net.minecraft.advancements.criterion.CuredZombieVillagerTrigger$Listeners | |
| net.minecraft.advancements.criterion.DamagePredicate | |
| net.minecraft.advancements.criterion.DamagePredicate$Builder | |
| net.minecraft.advancements.criterion.DamageSourcePredicate | |
| net.minecraft.advancements.criterion.DamageSourcePredicate$Builder | |
| net.minecraft.advancements.criterion.DistancePredicate | |
| net.minecraft.advancements.criterion.EffectsChangedTrigger | |
| net.minecraft.advancements.criterion.EffectsChangedTrigger$Instance | |
| net.minecraft.advancements.criterion.EffectsChangedTrigger$Listeners | |
| net.minecraft.advancements.criterion.EnchantedItemTrigger | |
| net.minecraft.advancements.criterion.EnchantedItemTrigger$Instance | |
| net.minecraft.advancements.criterion.EnchantedItemTrigger$Listeners | |
| net.minecraft.advancements.criterion.EnchantmentPredicate | |
| net.minecraft.advancements.criterion.EnterBlockTrigger | |
| net.minecraft.advancements.criterion.EnterBlockTrigger$Instance | |
| net.minecraft.advancements.criterion.EnterBlockTrigger$Listeners | |
| net.minecraft.advancements.criterion.EntityEquipmentPredicate | |
| net.minecraft.advancements.criterion.EntityFlagsPredicate | |
| net.minecraft.advancements.criterion.EntityFlagsPredicate$Builder | |
| net.minecraft.advancements.criterion.EntityHurtPlayerTrigger | |
| net.minecraft.advancements.criterion.EntityHurtPlayerTrigger$Instance | |
| net.minecraft.advancements.criterion.EntityHurtPlayerTrigger$Listeners | |
| net.minecraft.advancements.criterion.EntityPredicate | |
| net.minecraft.advancements.criterion.EntityPredicate$Builder | |
| net.minecraft.advancements.criterion.EntityTypePredicate | |
| net.minecraft.advancements.criterion.EntityTypePredicate$TagPredicate | |
| net.minecraft.advancements.criterion.EntityTypePredicate$TypePredicate | |
| net.minecraft.advancements.criterion.FilledBucketTrigger | |
| net.minecraft.advancements.criterion.FilledBucketTrigger$Instance | |
| net.minecraft.advancements.criterion.FilledBucketTrigger$Listeners | |
| net.minecraft.advancements.criterion.FishingRodHookedTrigger | |
| net.minecraft.advancements.criterion.FishingRodHookedTrigger$Instance | |
| net.minecraft.advancements.criterion.FishingRodHookedTrigger$Listeners | |
| net.minecraft.advancements.criterion.ImpossibleTrigger | |
| net.minecraft.advancements.criterion.ImpossibleTrigger$Instance | |
| net.minecraft.advancements.criterion.InventoryChangeTrigger | |
| net.minecraft.advancements.criterion.InventoryChangeTrigger$Instance | |
| net.minecraft.advancements.criterion.InventoryChangeTrigger$Listeners | |
| net.minecraft.advancements.criterion.ItemDurabilityTrigger | |
| net.minecraft.advancements.criterion.ItemDurabilityTrigger$Instance | |
| net.minecraft.advancements.criterion.ItemDurabilityTrigger$Listeners | |
| net.minecraft.advancements.criterion.ItemPredicate | |
| net.minecraft.advancements.criterion.ItemPredicate$Builder | |
| net.minecraft.advancements.criterion.KilledByCrossbowTrigger | |
| net.minecraft.advancements.criterion.KilledByCrossbowTrigger$Instance | |
| net.minecraft.advancements.criterion.KilledByCrossbowTrigger$Listeners | |
| net.minecraft.advancements.criterion.KilledTrigger | |
| net.minecraft.advancements.criterion.KilledTrigger$Instance | |
| net.minecraft.advancements.criterion.KilledTrigger$Listeners | |
| net.minecraft.advancements.criterion.LevitationTrigger | |
| net.minecraft.advancements.criterion.LevitationTrigger$Instance | |
| net.minecraft.advancements.criterion.LevitationTrigger$Listeners | |
| net.minecraft.advancements.criterion.LocationPredicate | |
| net.minecraft.advancements.criterion.LocationPredicate$Builder | |
| net.minecraft.advancements.criterion.MinMaxBounds | |
| net.minecraft.advancements.criterion.MinMaxBounds$FloatBound | |
| net.minecraft.advancements.criterion.MinMaxBounds$IBoundFactory | |
| net.minecraft.advancements.criterion.MinMaxBounds$IBoundReader | |
| net.minecraft.advancements.criterion.MinMaxBounds$IntBound | |
| net.minecraft.advancements.criterion.MinMaxBoundsWrapped | |
| net.minecraft.advancements.criterion.MobEffectsPredicate | |
| net.minecraft.advancements.criterion.MobEffectsPredicate$InstancePredicate | |
| net.minecraft.advancements.criterion.NBTPredicate | |
| net.minecraft.advancements.criterion.NetherTravelTrigger | |
| net.minecraft.advancements.criterion.NetherTravelTrigger$Instance | |
| net.minecraft.advancements.criterion.NetherTravelTrigger$Listeners | |
| net.minecraft.advancements.criterion.PlacedBlockTrigger | |
| net.minecraft.advancements.criterion.PlacedBlockTrigger$Instance | |
| net.minecraft.advancements.criterion.PlacedBlockTrigger$Listeners | |
| net.minecraft.advancements.criterion.PlayerHurtEntityTrigger | |
| net.minecraft.advancements.criterion.PlayerHurtEntityTrigger$Instance | |
| net.minecraft.advancements.criterion.PlayerHurtEntityTrigger$Listeners | |
| net.minecraft.advancements.criterion.PositionTrigger | |
| net.minecraft.advancements.criterion.PositionTrigger$Instance | |
| net.minecraft.advancements.criterion.PositionTrigger$Listeners | |
| net.minecraft.advancements.criterion.RecipeUnlockedTrigger | |
| net.minecraft.advancements.criterion.RecipeUnlockedTrigger$Instance | |
| net.minecraft.advancements.criterion.RecipeUnlockedTrigger$Listeners | |
| net.minecraft.advancements.criterion.ShotCrossbowTrigger | |
| net.minecraft.advancements.criterion.ShotCrossbowTrigger$Instance | |
| net.minecraft.advancements.criterion.ShotCrossbowTrigger$Listeners | |
| net.minecraft.advancements.criterion.SummonedEntityTrigger | |
| net.minecraft.advancements.criterion.SummonedEntityTrigger$Instance | |
| net.minecraft.advancements.criterion.SummonedEntityTrigger$Listeners | |
| net.minecraft.advancements.criterion.TameAnimalTrigger | |
| net.minecraft.advancements.criterion.TameAnimalTrigger$Instance | |
| net.minecraft.advancements.criterion.TameAnimalTrigger$Listeners | |
| net.minecraft.advancements.criterion.TickTrigger | |
| net.minecraft.advancements.criterion.TickTrigger$Instance | |
| net.minecraft.advancements.criterion.TickTrigger$Listeners | |
| net.minecraft.advancements.criterion.UsedEnderEyeTrigger | |
| net.minecraft.advancements.criterion.UsedEnderEyeTrigger$Instance | |
| net.minecraft.advancements.criterion.UsedEnderEyeTrigger$Listeners | |
| net.minecraft.advancements.criterion.UsedTotemTrigger | |
| net.minecraft.advancements.criterion.UsedTotemTrigger$Instance | |
| net.minecraft.advancements.criterion.UsedTotemTrigger$Listeners | |
| net.minecraft.advancements.criterion.VillagerTradeTrigger | |
| net.minecraft.advancements.criterion.VillagerTradeTrigger$Instance | |
| net.minecraft.advancements.criterion.VillagerTradeTrigger$Listeners | |
| net.minecraft.block.AbstractBannerBlock | |
| net.minecraft.block.AbstractButtonBlock | |
| net.minecraft.block.AbstractCoralPlantBlock | |
| net.minecraft.block.AbstractFurnaceBlock | |
| net.minecraft.block.AbstractGlassBlock | |
| net.minecraft.block.AbstractPressurePlateBlock | |
| net.minecraft.block.AbstractRailBlock | |
| net.minecraft.block.AbstractSignBlock | |
| net.minecraft.block.AbstractSkullBlock | |
| net.minecraft.block.AirBlock | |
| net.minecraft.block.AnvilBlock | |
| net.minecraft.block.AttachedStemBlock | |
| net.minecraft.block.BambooBlock | |
| net.minecraft.block.BambooSaplingBlock | |
| net.minecraft.block.BannerBlock | |
| net.minecraft.block.BarrelBlock | |
| net.minecraft.block.BarrierBlock | |
| net.minecraft.block.BeaconBlock | |
| net.minecraft.block.BedBlock | |
| net.minecraft.block.BedrockBlock | |
| net.minecraft.block.BeetrootBlock | |
| net.minecraft.block.BellBlock | |
| net.minecraft.block.BlastFurnaceBlock | |
| net.minecraft.block.Block | |
| net.minecraft.block.Block$OffsetType | |
| net.minecraft.block.Block$Properties | |
| net.minecraft.block.Block$RenderSideCacheKey | |
| net.minecraft.block.BlockEventData | |
| net.minecraft.block.BlockRenderType | |
| net.minecraft.block.BlockState | |
| net.minecraft.block.BlockState$Cache | |
| net.minecraft.block.Blocks | |
| net.minecraft.block.BreakableBlock | |
| net.minecraft.block.BrewingStandBlock | |
| net.minecraft.block.BubbleColumnBlock | |
| net.minecraft.block.BushBlock | |
| net.minecraft.block.CactusBlock | |
| net.minecraft.block.CakeBlock | |
| net.minecraft.block.CampfireBlock | |
| net.minecraft.block.CarpetBlock | |
| net.minecraft.block.CarrotBlock | |
| net.minecraft.block.CartographyTableBlock | |
| net.minecraft.block.CarvedPumpkinBlock | |
| net.minecraft.block.CauldronBlock | |
| net.minecraft.block.ChestBlock | |
| net.minecraft.block.ChestBlock$InventoryFactory | |
| net.minecraft.block.ChorusFlowerBlock | |
| net.minecraft.block.ChorusPlantBlock | |
| net.minecraft.block.CocoaBlock | |
| net.minecraft.block.CommandBlockBlock | |
| net.minecraft.block.ComparatorBlock | |
| net.minecraft.block.ComposterBlock | |
| net.minecraft.block.ComposterBlock$EmptyInventory | |
| net.minecraft.block.ComposterBlock$FullInventory | |
| net.minecraft.block.ComposterBlock$PartialInventory | |
| net.minecraft.block.ConcretePowderBlock | |
| net.minecraft.block.ConduitBlock | |
| net.minecraft.block.ContainerBlock | |
| net.minecraft.block.CoralBlock | |
| net.minecraft.block.CoralFanBlock | |
| net.minecraft.block.CoralFinBlock | |
| net.minecraft.block.CoralPlantBlock | |
| net.minecraft.block.CoralWallFanBlock | |
| net.minecraft.block.CraftingTableBlock | |
| net.minecraft.block.CropsBlock | |
| net.minecraft.block.DaylightDetectorBlock | |
| net.minecraft.block.DeadBushBlock | |
| net.minecraft.block.DeadCoralPlantBlock | |
| net.minecraft.block.DeadCoralWallFanBlock | |
| net.minecraft.block.DetectorRailBlock | |
| net.minecraft.block.DirectionalBlock | |
| net.minecraft.block.DispenserBlock | |
| net.minecraft.block.DoorBlock | |
| net.minecraft.block.DoublePlantBlock | |
| net.minecraft.block.DragonEggBlock | |
| net.minecraft.block.DropperBlock | |
| net.minecraft.block.EnchantingTableBlock | |
| net.minecraft.block.EndGatewayBlock | |
| net.minecraft.block.EndPortalBlock | |
| net.minecraft.block.EndPortalFrameBlock | |
| net.minecraft.block.EndRodBlock | |
| net.minecraft.block.EnderChestBlock | |
| net.minecraft.block.FallingBlock | |
| net.minecraft.block.FarmlandBlock | |
| net.minecraft.block.FenceBlock | |
| net.minecraft.block.FenceGateBlock | |
| net.minecraft.block.FireBlock | |
| net.minecraft.block.FletchingTableBlock | |
| net.minecraft.block.FlowerBlock | |
| net.minecraft.block.FlowerPotBlock | |
| net.minecraft.block.FlowingFluidBlock | |
| net.minecraft.block.FourWayBlock | |
| net.minecraft.block.FrostedIceBlock | |
| net.minecraft.block.FurnaceBlock | |
| net.minecraft.block.GlassBlock | |
| net.minecraft.block.GlazedTerracottaBlock | |
| net.minecraft.block.GrassBlock | |
| net.minecraft.block.GrassPathBlock | |
| net.minecraft.block.GravelBlock | |
| net.minecraft.block.GrindstoneBlock | |
| net.minecraft.block.HayBlock | |
| net.minecraft.block.HopperBlock | |
| net.minecraft.block.HorizontalBlock | |
| net.minecraft.block.HorizontalFaceBlock | |
| net.minecraft.block.HugeMushroomBlock | |
| net.minecraft.block.IBeaconBeamColorProvider | |
| net.minecraft.block.IBucketPickupHandler | |
| net.minecraft.block.IGrowable | |
| net.minecraft.block.ILiquidContainer | |
| net.minecraft.block.ITileEntityProvider | |
| net.minecraft.block.IWaterLoggable | |
| net.minecraft.block.IceBlock | |
| net.minecraft.block.JigsawBlock | |
| net.minecraft.block.JukeboxBlock | |
| net.minecraft.block.KelpBlock | |
| net.minecraft.block.KelpTopBlock | |
| net.minecraft.block.LadderBlock | |
| net.minecraft.block.LanternBlock | |
| net.minecraft.block.LeavesBlock | |
| net.minecraft.block.LecternBlock | |
| net.minecraft.block.LeverBlock | |
| net.minecraft.block.LilyPadBlock | |
| net.minecraft.block.LogBlock | |
| net.minecraft.block.LoomBlock | |
| net.minecraft.block.MagmaBlock | |
| net.minecraft.block.MelonBlock | |
| net.minecraft.block.MovingPistonBlock | |
| net.minecraft.block.MushroomBlock | |
| net.minecraft.block.MyceliumBlock | |
| net.minecraft.block.NetherPortalBlock | |
| net.minecraft.block.NetherPortalBlock$Size | |
| net.minecraft.block.NetherWartBlock | |
| net.minecraft.block.NoteBlock | |
| net.minecraft.block.ObserverBlock | |
| net.minecraft.block.OreBlock | |
| net.minecraft.block.PaneBlock | |
| net.minecraft.block.PistonBlock | |
| net.minecraft.block.PistonHeadBlock | |
| net.minecraft.block.PotatoBlock | |
| net.minecraft.block.PoweredRailBlock | |
| net.minecraft.block.PressurePlateBlock | |
| net.minecraft.block.PressurePlateBlock$Sensitivity | |
| net.minecraft.block.PumpkinBlock | |
| net.minecraft.block.RailBlock | |
| net.minecraft.block.RailState | |
| net.minecraft.block.RedstoneBlock | |
| net.minecraft.block.RedstoneDiodeBlock | |
| net.minecraft.block.RedstoneLampBlock | |
| net.minecraft.block.RedstoneOreBlock | |
| net.minecraft.block.RedstoneTorchBlock | |
| net.minecraft.block.RedstoneTorchBlock$Toggle | |
| net.minecraft.block.RedstoneWallTorchBlock | |
| net.minecraft.block.RedstoneWireBlock | |
| net.minecraft.block.RepeaterBlock | |
| net.minecraft.block.RotatedPillarBlock | |
| net.minecraft.block.SandBlock | |
| net.minecraft.block.SaplingBlock | |
| net.minecraft.block.ScaffoldingBlock | |
| net.minecraft.block.SeaGrassBlock | |
| net.minecraft.block.SeaPickleBlock | |
| net.minecraft.block.ShearableDoublePlantBlock | |
| net.minecraft.block.ShulkerBoxBlock | |
| net.minecraft.block.SilverfishBlock | |
| net.minecraft.block.SixWayBlock | |
| net.minecraft.block.SkullBlock | |
| net.minecraft.block.SkullBlock$ISkullType | |
| net.minecraft.block.SkullBlock$Types | |
| net.minecraft.block.SkullPlayerBlock | |
| net.minecraft.block.SkullWallPlayerBlock | |
| net.minecraft.block.SlabBlock | |
| net.minecraft.block.SlimeBlock | |
| net.minecraft.block.SmithingTableBlock | |
| net.minecraft.block.SmokerBlock | |
| net.minecraft.block.SnowBlock | |
| net.minecraft.block.SnowyDirtBlock | |
| net.minecraft.block.SoulSandBlock | |
| net.minecraft.block.SoundType | |
| net.minecraft.block.SpawnerBlock | |
| net.minecraft.block.SpongeBlock | |
| net.minecraft.block.SpreadableSnowyDirtBlock | |
| net.minecraft.block.StainedGlassBlock | |
| net.minecraft.block.StainedGlassPaneBlock | |
| net.minecraft.block.StairsBlock | |
| net.minecraft.block.StandingSignBlock | |
| net.minecraft.block.StemBlock | |
| net.minecraft.block.StemGrownBlock | |
| net.minecraft.block.StoneButtonBlock | |
| net.minecraft.block.StonecutterBlock | |
| net.minecraft.block.StructureBlock | |
| net.minecraft.block.StructureVoidBlock | |
| net.minecraft.block.SugarCaneBlock | |
| net.minecraft.block.SweetBerryBushBlock | |
| net.minecraft.block.TNTBlock | |
| net.minecraft.block.TallFlowerBlock | |
| net.minecraft.block.TallGrassBlock | |
| net.minecraft.block.TallSeaGrassBlock | |
| net.minecraft.block.TorchBlock | |
| net.minecraft.block.TrapDoorBlock | |
| net.minecraft.block.TrappedChestBlock | |
| net.minecraft.block.TripWireBlock | |
| net.minecraft.block.TripWireHookBlock | |
| net.minecraft.block.TurtleEggBlock | |
| net.minecraft.block.VineBlock | |
| net.minecraft.block.WallBannerBlock | |
| net.minecraft.block.WallBlock | |
| net.minecraft.block.WallSignBlock | |
| net.minecraft.block.WallSkullBlock | |
| net.minecraft.block.WallTorchBlock | |
| net.minecraft.block.WebBlock | |
| net.minecraft.block.WeightedPressurePlateBlock | |
| net.minecraft.block.WetSpongeBlock | |
| net.minecraft.block.WitherRoseBlock | |
| net.minecraft.block.WitherSkeletonSkullBlock | |
| net.minecraft.block.WitherSkeletonWallSkullBlock | |
| net.minecraft.block.WoodButtonBlock | |
| net.minecraft.block.material.Material | |
| net.minecraft.block.material.Material$Builder | |
| net.minecraft.block.material.MaterialColor | |
| net.minecraft.block.material.PushReaction | |
| net.minecraft.block.pattern.BlockMatcher | |
| net.minecraft.block.pattern.BlockMaterialMatcher | |
| net.minecraft.block.pattern.BlockPattern | |
| net.minecraft.block.pattern.BlockPattern$CacheLoader | |
| net.minecraft.block.pattern.BlockPattern$PatternHelper | |
| net.minecraft.block.pattern.BlockPattern$PortalInfo | |
| net.minecraft.block.pattern.BlockPatternBuilder | |
| net.minecraft.block.pattern.BlockStateMatcher | |
| net.minecraft.block.state.PistonBlockStructureHelper | |
| net.minecraft.block.trees.AcaciaTree | |
| net.minecraft.block.trees.BigTree | |
| net.minecraft.block.trees.BirchTree | |
| net.minecraft.block.trees.DarkOakTree | |
| net.minecraft.block.trees.JungleTree | |
| net.minecraft.block.trees.OakTree | |
| net.minecraft.block.trees.SpruceTree | |
| net.minecraft.block.trees.Tree | |
| net.minecraft.client.AnvilConverterException | |
| net.minecraft.client.ClientBrandRetriever | |
| net.minecraft.client.ClientGameSession | |
| net.minecraft.client.ClipboardHelper | |
| net.minecraft.client.GameConfiguration | |
| net.minecraft.client.GameConfiguration$FolderInformation | |
| net.minecraft.client.GameConfiguration$GameInformation | |
| net.minecraft.client.GameConfiguration$ServerInformation | |
| net.minecraft.client.GameConfiguration$UserInformation | |
| net.minecraft.client.GameSettings | |
| net.minecraft.client.KeyboardListener | |
| net.minecraft.client.MainWindow | |
| net.minecraft.client.Minecraft | |
| net.minecraft.client.MinecraftGame | |
| net.minecraft.client.MinecraftGame$MinecraftPerformanceMetrics | |
| net.minecraft.client.Monitor | |
| net.minecraft.client.MouseHelper | |
| net.minecraft.client.audio.ALUtils | |
| net.minecraft.client.audio.AudioStreamBuffer | |
| net.minecraft.client.audio.AudioStreamManager | |
| net.minecraft.client.audio.BubbleColumnAmbientSoundHandler | |
| net.minecraft.client.audio.ChannelManager | |
| net.minecraft.client.audio.ChannelManager$Entry | |
| net.minecraft.client.audio.ElytraSound | |
| net.minecraft.client.audio.EntityTickableSound | |
| net.minecraft.client.audio.GuardianSound | |
| net.minecraft.client.audio.IAmbientSoundHandler | |
| net.minecraft.client.audio.IAudioStream | |
| net.minecraft.client.audio.ISound | |
| net.minecraft.client.audio.ISound$AttenuationType | |
| net.minecraft.client.audio.ISoundEventAccessor | |
| net.minecraft.client.audio.ISoundEventListener | |
| net.minecraft.client.audio.ITickableSound | |
| net.minecraft.client.audio.Listener | |
| net.minecraft.client.audio.LocatableSound | |
| net.minecraft.client.audio.MinecartTickableSound | |
| net.minecraft.client.audio.MusicTicker | |
| net.minecraft.client.audio.MusicTicker$MusicType | |
| net.minecraft.client.audio.OggAudioStream | |
| net.minecraft.client.audio.OggAudioStream$Buffer | |
| net.minecraft.client.audio.RidingMinecartTickableSound | |
| net.minecraft.client.audio.SimpleSound | |
| net.minecraft.client.audio.Sound | |
| net.minecraft.client.audio.Sound$Type | |
| net.minecraft.client.audio.SoundEngine | |
| net.minecraft.client.audio.SoundEngineExecutor | |
| net.minecraft.client.audio.SoundEventAccessor | |
| net.minecraft.client.audio.SoundHandler | |
| net.minecraft.client.audio.SoundHandler$Loader | |
| net.minecraft.client.audio.SoundList | |
| net.minecraft.client.audio.SoundListSerializer | |
| net.minecraft.client.audio.SoundSource | |
| net.minecraft.client.audio.SoundSystem | |
| net.minecraft.client.audio.SoundSystem$HandlerImpl | |
| net.minecraft.client.audio.SoundSystem$IHandler | |
| net.minecraft.client.audio.SoundSystem$Mode | |
| net.minecraft.client.audio.TickableSound | |
| net.minecraft.client.audio.UnderwaterAmbientSoundHandler | |
| net.minecraft.client.audio.UnderwaterAmbientSounds | |
| net.minecraft.client.audio.UnderwaterAmbientSounds$SubSound | |
| net.minecraft.client.audio.UnderwaterAmbientSounds$UnderWaterSound | |
| net.minecraft.client.entity.player.AbstractClientPlayerEntity | |
| net.minecraft.client.entity.player.ClientPlayerEntity | |
| net.minecraft.client.entity.player.RemoteClientPlayerEntity | |
| net.minecraft.client.gui.AbstractGui | |
| net.minecraft.client.gui.AccessibilityScreen | |
| net.minecraft.client.gui.ChatLine | |
| net.minecraft.client.gui.ClientBossInfo | |
| net.minecraft.client.gui.DisplayEffectsScreen | |
| net.minecraft.client.gui.FocusableGui | |
| net.minecraft.client.gui.FontRenderer | |
| net.minecraft.client.gui.FontRenderer$Entry | |
| net.minecraft.client.gui.IGuiEventListener | |
| net.minecraft.client.gui.IHasContainer | |
| net.minecraft.client.gui.INestedGuiEventHandler | |
| net.minecraft.client.gui.IProgressMeter | |
| net.minecraft.client.gui.IRenderable | |
| net.minecraft.client.gui.IngameGui | |
| net.minecraft.client.gui.LoadingGui | |
| net.minecraft.client.gui.MapItemRenderer | |
| net.minecraft.client.gui.MapItemRenderer$Instance | |
| net.minecraft.client.gui.NewChatGui | |
| net.minecraft.client.gui.RenderComponentsUtil | |
| net.minecraft.client.gui.ResourceLoadProgressGui | |
| net.minecraft.client.gui.ResourceLoadProgressGui$MojangLogoTexture | |
| net.minecraft.client.gui.ScreenManager | |
| net.minecraft.client.gui.ScreenManager$IScreenFactory | |
| net.minecraft.client.gui.SlotGui | |
| net.minecraft.client.gui.SpectatorGui | |
| net.minecraft.client.gui.advancements.AdvancementEntryGui | |
| net.minecraft.client.gui.advancements.AdvancementState | |
| net.minecraft.client.gui.advancements.AdvancementTabGui | |
| net.minecraft.client.gui.advancements.AdvancementTabType | |
| net.minecraft.client.gui.advancements.AdvancementsScreen | |
| net.minecraft.client.gui.chat.IChatListener | |
| net.minecraft.client.gui.chat.NarratorChatListener | |
| net.minecraft.client.gui.chat.NormalChatListener | |
| net.minecraft.client.gui.chat.OverlayChatListener | |
| net.minecraft.client.gui.fonts.DefaultGlyph | |
| net.minecraft.client.gui.fonts.EmptyGlyph | |
| net.minecraft.client.gui.fonts.Font | |
| net.minecraft.client.gui.fonts.FontResourceManager | |
| net.minecraft.client.gui.fonts.FontTexture | |
| net.minecraft.client.gui.fonts.FontTexture$Entry | |
| net.minecraft.client.gui.fonts.IGlyph | |
| net.minecraft.client.gui.fonts.IGlyphInfo | |
| net.minecraft.client.gui.fonts.TextInputUtil | |
| net.minecraft.client.gui.fonts.TexturedGlyph | |
| net.minecraft.client.gui.fonts.providers.DefaultGlyphProvider | |
| net.minecraft.client.gui.fonts.providers.GlyphProviderTypes | |
| net.minecraft.client.gui.fonts.providers.IGlyphProvider | |
| net.minecraft.client.gui.fonts.providers.IGlyphProviderFactory | |
| net.minecraft.client.gui.fonts.providers.TextureGlyphProvider | |
| net.minecraft.client.gui.fonts.providers.TextureGlyphProvider$Factory | |
| net.minecraft.client.gui.fonts.providers.TextureGlyphProvider$GlyphInfo | |
| net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider | |
| net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider$GlpyhInfo | |
| net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProviderFactory | |
| net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider | |
| net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider$Factory | |
| net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider$GlpyhInfo | |
| net.minecraft.client.gui.overlay.BossOverlayGui | |
| net.minecraft.client.gui.overlay.DebugOverlayGui | |
| net.minecraft.client.gui.overlay.PlayerTabOverlayGui | |
| net.minecraft.client.gui.overlay.PlayerTabOverlayGui$PlayerComparator | |
| net.minecraft.client.gui.overlay.SubtitleOverlayGui | |
| net.minecraft.client.gui.overlay.SubtitleOverlayGui$Subtitle | |
| net.minecraft.client.gui.recipebook.AbstractRecipeBookGui | |
| net.minecraft.client.gui.recipebook.BlastFurnaceRecipeGui | |
| net.minecraft.client.gui.recipebook.FurnaceRecipeGui | |
| net.minecraft.client.gui.recipebook.GhostRecipe | |
| net.minecraft.client.gui.recipebook.GhostRecipe$GhostIngredient | |
| net.minecraft.client.gui.recipebook.IRecipeShownListener | |
| net.minecraft.client.gui.recipebook.IRecipeUpdateListener | |
| net.minecraft.client.gui.recipebook.RecipeBookGui | |
| net.minecraft.client.gui.recipebook.RecipeBookPage | |
| net.minecraft.client.gui.recipebook.RecipeList | |
| net.minecraft.client.gui.recipebook.RecipeOverlayGui | |
| net.minecraft.client.gui.recipebook.RecipeOverlayGui$FurnaceRecipeButtonWidget | |
| net.minecraft.client.gui.recipebook.RecipeOverlayGui$RecipeButtonWidget | |
| net.minecraft.client.gui.recipebook.RecipeOverlayGui$RecipeButtonWidget$Child | |
| net.minecraft.client.gui.recipebook.RecipeTabToggleWidget | |
| net.minecraft.client.gui.recipebook.RecipeWidget | |
| net.minecraft.client.gui.recipebook.SmokerRecipeGui | |
| net.minecraft.client.gui.screen.AbstractCommandBlockScreen | |
| net.minecraft.client.gui.screen.AbstractCommandBlockScreen$SuggestionsList | |
| net.minecraft.client.gui.screen.AddServerScreen | |
| net.minecraft.client.gui.screen.AlertScreen | |
| net.minecraft.client.gui.screen.ChatOptionsScreen | |
| net.minecraft.client.gui.screen.ChatScreen | |
| net.minecraft.client.gui.screen.ChatScreen$SuggestionsList | |
| net.minecraft.client.gui.screen.CommandBlockScreen | |
| net.minecraft.client.gui.screen.ConfirmBackupScreen | |
| net.minecraft.client.gui.screen.ConfirmBackupScreen$ICallback | |
| net.minecraft.client.gui.screen.ConfirmOpenLinkScreen | |
| net.minecraft.client.gui.screen.ConfirmScreen | |
| net.minecraft.client.gui.screen.ConnectingScreen | |
| net.minecraft.client.gui.screen.ControlsScreen | |
| net.minecraft.client.gui.screen.CreateBuffetWorldScreen | |
| net.minecraft.client.gui.screen.CreateBuffetWorldScreen$BiomeList | |
| net.minecraft.client.gui.screen.CreateBuffetWorldScreen$BiomeList$BiomeEntry | |
| net.minecraft.client.gui.screen.CreateFlatWorldScreen | |
| net.minecraft.client.gui.screen.CreateFlatWorldScreen$DetailsList | |
| net.minecraft.client.gui.screen.CreateFlatWorldScreen$DetailsList$LayerEntry | |
| net.minecraft.client.gui.screen.CreateWorldScreen | |
| net.minecraft.client.gui.screen.CustomizeSkinScreen | |
| net.minecraft.client.gui.screen.DeathScreen | |
| net.minecraft.client.gui.screen.DemoScreen | |
| net.minecraft.client.gui.screen.DirtMessageScreen | |
| net.minecraft.client.gui.screen.DisconnectedScreen | |
| net.minecraft.client.gui.screen.DownloadTerrainScreen | |
| net.minecraft.client.gui.screen.EditBookScreen | |
| net.minecraft.client.gui.screen.EditBookScreen$Point | |
| net.minecraft.client.gui.screen.EditMinecartCommandBlockScreen | |
| net.minecraft.client.gui.screen.EditSignScreen | |
| net.minecraft.client.gui.screen.EditStructureScreen | |
| net.minecraft.client.gui.screen.EditWorldScreen | |
| net.minecraft.client.gui.screen.EnchantmentScreen | |
| net.minecraft.client.gui.screen.ErrorScreen | |
| net.minecraft.client.gui.screen.FlatPresetsScreen | |
| net.minecraft.client.gui.screen.FlatPresetsScreen$LayerItem | |
| net.minecraft.client.gui.screen.FlatPresetsScreen$SlotList | |
| net.minecraft.client.gui.screen.FlatPresetsScreen$SlotList$PresetEntry | |
| net.minecraft.client.gui.screen.GrindstoneScreen | |
| net.minecraft.client.gui.screen.HopperScreen | |
| net.minecraft.client.gui.screen.IngameMenuScreen | |
| net.minecraft.client.gui.screen.JigsawScreen | |
| net.minecraft.client.gui.screen.LanguageScreen | |
| net.minecraft.client.gui.screen.LanguageScreen$List | |
| net.minecraft.client.gui.screen.LanguageScreen$List$LanguageEntry | |
| net.minecraft.client.gui.screen.LecternScreen | |
| net.minecraft.client.gui.screen.LoomScreen | |
| net.minecraft.client.gui.screen.MainMenuScreen | |
| net.minecraft.client.gui.screen.MainMenuScreen$WarningDisplay | |
| net.minecraft.client.gui.screen.MemoryErrorScreen | |
| net.minecraft.client.gui.screen.MouseSettingsScreen | |
| net.minecraft.client.gui.screen.MultiplayerScreen | |
| net.minecraft.client.gui.screen.OptimizeWorldScreen | |
| net.minecraft.client.gui.screen.OptionsScreen | |
| net.minecraft.client.gui.screen.OptionsSoundsScreen | |
| net.minecraft.client.gui.screen.ReadBookScreen | |
| net.minecraft.client.gui.screen.ReadBookScreen$IBookInfo | |
| net.minecraft.client.gui.screen.ReadBookScreen$UnwrittenBookInfo | |
| net.minecraft.client.gui.screen.ReadBookScreen$WrittenBookInfo | |
| net.minecraft.client.gui.screen.ResourcePacksScreen | |
| net.minecraft.client.gui.screen.Screen | |
| net.minecraft.client.gui.screen.ServerListScreen | |
| net.minecraft.client.gui.screen.ServerSelectionList | |
| net.minecraft.client.gui.screen.ServerSelectionList$Entry | |
| net.minecraft.client.gui.screen.ServerSelectionList$LanDetectedEntry | |
| net.minecraft.client.gui.screen.ServerSelectionList$LanScanEntry | |
| net.minecraft.client.gui.screen.ServerSelectionList$NormalEntry | |
| net.minecraft.client.gui.screen.ShareToLanScreen | |
| net.minecraft.client.gui.screen.SleepInMultiplayerScreen | |
| net.minecraft.client.gui.screen.StatsScreen | |
| net.minecraft.client.gui.screen.StatsScreen$CustomStatsList | |
| net.minecraft.client.gui.screen.StatsScreen$CustomStatsList$Entry | |
| net.minecraft.client.gui.screen.StatsScreen$MobStatsList | |
| net.minecraft.client.gui.screen.StatsScreen$MobStatsList$Entry | |
| net.minecraft.client.gui.screen.StatsScreen$StatsList | |
| net.minecraft.client.gui.screen.StatsScreen$StatsList$Comparator | |
| net.minecraft.client.gui.screen.StatsScreen$StatsList$Entry | |
| net.minecraft.client.gui.screen.VideoSettingsScreen | |
| net.minecraft.client.gui.screen.WinGameScreen | |
| net.minecraft.client.gui.screen.WorkingScreen | |
| net.minecraft.client.gui.screen.WorldLoadProgressScreen | |
| net.minecraft.client.gui.screen.WorldSelectionList | |
| net.minecraft.client.gui.screen.WorldSelectionList$Entry | |
| net.minecraft.client.gui.screen.WorldSelectionScreen | |
| net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen | |
| net.minecraft.client.gui.screen.inventory.AnvilScreen | |
| net.minecraft.client.gui.screen.inventory.BeaconScreen | |
| net.minecraft.client.gui.screen.inventory.BeaconScreen$Button | |
| net.minecraft.client.gui.screen.inventory.BeaconScreen$CancelButton | |
| net.minecraft.client.gui.screen.inventory.BeaconScreen$ConfirmButton | |
| net.minecraft.client.gui.screen.inventory.BeaconScreen$PowerButton | |
| net.minecraft.client.gui.screen.inventory.BeaconScreen$SpriteButton | |
| net.minecraft.client.gui.screen.inventory.BlastFurnaceScreen | |
| net.minecraft.client.gui.screen.inventory.BrewingStandScreen | |
| net.minecraft.client.gui.screen.inventory.CartographyTableScreen | |
| net.minecraft.client.gui.screen.inventory.ChestScreen | |
| net.minecraft.client.gui.screen.inventory.ContainerScreen | |
| net.minecraft.client.gui.screen.inventory.CraftingScreen | |
| net.minecraft.client.gui.screen.inventory.CreativeCraftingListener | |
| net.minecraft.client.gui.screen.inventory.CreativeScreen | |
| net.minecraft.client.gui.screen.inventory.CreativeScreen$CreativeContainer | |
| net.minecraft.client.gui.screen.inventory.CreativeScreen$CreativeSlot | |
| net.minecraft.client.gui.screen.inventory.CreativeScreen$LockedSlot | |
| net.minecraft.client.gui.screen.inventory.DispenserScreen | |
| net.minecraft.client.gui.screen.inventory.FurnaceScreen | |
| net.minecraft.client.gui.screen.inventory.HorseInventoryScreen | |
| net.minecraft.client.gui.screen.inventory.InventoryScreen | |
| net.minecraft.client.gui.screen.inventory.MerchantScreen | |
| net.minecraft.client.gui.screen.inventory.MerchantScreen$TradeButton | |
| net.minecraft.client.gui.screen.inventory.ShulkerBoxScreen | |
| net.minecraft.client.gui.screen.inventory.SmokerScreen | |
| net.minecraft.client.gui.screen.inventory.StonecutterScreen | |
| net.minecraft.client.gui.spectator.BaseSpectatorGroup | |
| net.minecraft.client.gui.spectator.ISpectatorMenuObject | |
| net.minecraft.client.gui.spectator.ISpectatorMenuRecipient | |
| net.minecraft.client.gui.spectator.ISpectatorMenuView | |
| net.minecraft.client.gui.spectator.PlayerMenuObject | |
| net.minecraft.client.gui.spectator.SpectatorMenu | |
| net.minecraft.client.gui.spectator.SpectatorMenu$EndSpectatorObject | |
| net.minecraft.client.gui.spectator.SpectatorMenu$MoveMenuObject | |
| net.minecraft.client.gui.spectator.categories.SpectatorDetails | |
| net.minecraft.client.gui.spectator.categories.TeleportToPlayer | |
| net.minecraft.client.gui.spectator.categories.TeleportToTeam | |
| net.minecraft.client.gui.spectator.categories.TeleportToTeam$TeamSelectionObject | |
| net.minecraft.client.gui.toasts.AdvancementToast | |
| net.minecraft.client.gui.toasts.IToast | |
| net.minecraft.client.gui.toasts.IToast$Visibility | |
| net.minecraft.client.gui.toasts.RecipeToast | |
| net.minecraft.client.gui.toasts.SystemToast | |
| net.minecraft.client.gui.toasts.SystemToast$Type | |
| net.minecraft.client.gui.toasts.ToastGui | |
| net.minecraft.client.gui.toasts.ToastGui$ToastInstance | |
| net.minecraft.client.gui.toasts.TutorialToast | |
| net.minecraft.client.gui.toasts.TutorialToast$Icons | |
| net.minecraft.client.gui.widget.AbstractSlider | |
| net.minecraft.client.gui.widget.OptionSlider | |
| net.minecraft.client.gui.widget.SoundSlider | |
| net.minecraft.client.gui.widget.TextFieldWidget | |
| net.minecraft.client.gui.widget.ToggleWidget | |
| net.minecraft.client.gui.widget.Widget | |
| net.minecraft.client.gui.widget.button.AbstractButton | |
| net.minecraft.client.gui.widget.button.Button | |
| net.minecraft.client.gui.widget.button.Button$IPressable | |
| net.minecraft.client.gui.widget.button.ChangePageButton | |
| net.minecraft.client.gui.widget.button.CheckboxButton | |
| net.minecraft.client.gui.widget.button.ImageButton | |
| net.minecraft.client.gui.widget.button.LockIconButton | |
| net.minecraft.client.gui.widget.button.LockIconButton$Icon | |
| net.minecraft.client.gui.widget.button.OptionButton | |
| net.minecraft.client.gui.widget.list.AbstractList | |
| net.minecraft.client.gui.widget.list.AbstractList$AbstractListEntry | |
| net.minecraft.client.gui.widget.list.AbstractList$SimpleArrayList | |
| net.minecraft.client.gui.widget.list.AbstractOptionList | |
| net.minecraft.client.gui.widget.list.AbstractOptionList$Entry | |
| net.minecraft.client.gui.widget.list.AbstractResourcePackList | |
| net.minecraft.client.gui.widget.list.AbstractResourcePackList$ResourcePackEntry | |
| net.minecraft.client.gui.widget.list.AvailableResourcePackList | |
| net.minecraft.client.gui.widget.list.ExtendedList | |
| net.minecraft.client.gui.widget.list.ExtendedList$AbstractListEntry | |
| net.minecraft.client.gui.widget.list.KeyBindingList | |
| net.minecraft.client.gui.widget.list.KeyBindingList$CategoryEntry | |
| net.minecraft.client.gui.widget.list.KeyBindingList$Entry | |
| net.minecraft.client.gui.widget.list.KeyBindingList$KeyEntry | |
| net.minecraft.client.gui.widget.list.OptionsRowList | |
| net.minecraft.client.gui.widget.list.OptionsRowList$Row | |
| net.minecraft.client.gui.widget.list.SelectedResourcePackList | |
| net.minecraft.client.main.Main | |
| net.minecraft.client.multiplayer.ClientAdvancementManager | |
| net.minecraft.client.multiplayer.ClientAdvancementManager$IListener | |
| net.minecraft.client.multiplayer.ClientChunkProvider | |
| net.minecraft.client.multiplayer.ClientChunkProvider$ChunkArray | |
| net.minecraft.client.multiplayer.ClientSuggestionProvider | |
| net.minecraft.client.multiplayer.LanServerPingThread | |
| net.minecraft.client.multiplayer.PlayerController | |
| net.minecraft.client.multiplayer.ServerAddress | |
| net.minecraft.client.multiplayer.ServerData | |
| net.minecraft.client.multiplayer.ServerData$ServerResourceMode | |
| net.minecraft.client.multiplayer.ServerList | |
| net.minecraft.client.network.LanServerDetector | |
| net.minecraft.client.network.LanServerDetector$LanServerFindThread | |
| net.minecraft.client.network.LanServerDetector$LanServerList | |
| net.minecraft.client.network.LanServerInfo | |
| net.minecraft.client.network.ServerPinger | |
| net.minecraft.client.network.handshake.ClientHandshakeNetHandler | |
| net.minecraft.client.network.login.ClientLoginNetHandler | |
| net.minecraft.client.network.login.IClientLoginNetHandler | |
| net.minecraft.client.network.play.ClientPlayNetHandler | |
| net.minecraft.client.network.play.IClientPlayNetHandler | |
| net.minecraft.client.network.play.NetworkPlayerInfo | |
| net.minecraft.client.network.status.IClientStatusNetHandler | |
| net.minecraft.client.particle.BarrierParticle | |
| net.minecraft.client.particle.BarrierParticle$Factory | |
| net.minecraft.client.particle.BreakingParticle | |
| net.minecraft.client.particle.BreakingParticle$Factory | |
| net.minecraft.client.particle.BreakingParticle$SlimeFactory | |
| net.minecraft.client.particle.BreakingParticle$SnowballFactory | |
| net.minecraft.client.particle.BubbleColumnUpParticle | |
| net.minecraft.client.particle.BubbleColumnUpParticle$Factory | |
| net.minecraft.client.particle.BubbleParticle | |
| net.minecraft.client.particle.BubbleParticle$Factory | |
| net.minecraft.client.particle.BubblePopParticle | |
| net.minecraft.client.particle.BubblePopParticle$Factory | |
| net.minecraft.client.particle.CampfireParticle | |
| net.minecraft.client.particle.CampfireParticle$CozySmokeFactory | |
| net.minecraft.client.particle.CampfireParticle$SignalSmokeFactory | |
| net.minecraft.client.particle.CloudParticle | |
| net.minecraft.client.particle.CloudParticle$Factory | |
| net.minecraft.client.particle.CloudParticle$SneezeFactory | |
| net.minecraft.client.particle.CritParticle | |
| net.minecraft.client.particle.CritParticle$DamageIndicatorFactory | |
| net.minecraft.client.particle.CritParticle$Factory | |
| net.minecraft.client.particle.CritParticle$MagicFactory | |
| net.minecraft.client.particle.CurrentDownParticle | |
| net.minecraft.client.particle.CurrentDownParticle$Factory | |
| net.minecraft.client.particle.DiggingParticle | |
| net.minecraft.client.particle.DiggingParticle$Factory | |
| net.minecraft.client.particle.DragonBreathParticle | |
| net.minecraft.client.particle.DragonBreathParticle$Factory | |
| net.minecraft.client.particle.DripParticle | |
| net.minecraft.client.particle.DripParticle$Dripping | |
| net.minecraft.client.particle.DripParticle$DrippingLava | |
| net.minecraft.client.particle.DripParticle$DrippingLavaFactory | |
| net.minecraft.client.particle.DripParticle$DrippingWaterFactory | |
| net.minecraft.client.particle.DripParticle$Falling | |
| net.minecraft.client.particle.DripParticle$FallingLavaFactory | |
| net.minecraft.client.particle.DripParticle$FallingWaterFactory | |
| net.minecraft.client.particle.DripParticle$Landing | |
| net.minecraft.client.particle.DripParticle$LandingLavaFactory | |
| net.minecraft.client.particle.EmitterParticle | |
| net.minecraft.client.particle.EnchantmentTableParticle | |
| net.minecraft.client.particle.EnchantmentTableParticle$EnchantmentTable | |
| net.minecraft.client.particle.EnchantmentTableParticle$NautilusFactory | |
| net.minecraft.client.particle.EndRodParticle | |
| net.minecraft.client.particle.EndRodParticle$Factory | |
| net.minecraft.client.particle.FallingDustParticle | |
| net.minecraft.client.particle.FallingDustParticle$Factory | |
| net.minecraft.client.particle.FireworkParticle | |
| net.minecraft.client.particle.FireworkParticle$Overlay | |
| net.minecraft.client.particle.FireworkParticle$OverlayFactory | |
| net.minecraft.client.particle.FireworkParticle$Spark | |
| net.minecraft.client.particle.FireworkParticle$SparkFactory | |
| net.minecraft.client.particle.FireworkParticle$Starter | |
| net.minecraft.client.particle.FlameParticle | |
| net.minecraft.client.particle.FlameParticle$Factory | |
| net.minecraft.client.particle.HeartParticle | |
| net.minecraft.client.particle.HeartParticle$AngryVillagerFactory | |
| net.minecraft.client.particle.HeartParticle$Factory | |
| net.minecraft.client.particle.HugeExplosionParticle | |
| net.minecraft.client.particle.HugeExplosionParticle$Factory | |
| net.minecraft.client.particle.IAnimatedSprite | |
| net.minecraft.client.particle.IParticleFactory | |
| net.minecraft.client.particle.IParticleRenderType | |
| net.minecraft.client.particle.ItemPickupParticle | |
| net.minecraft.client.particle.LargeExplosionParticle | |
| net.minecraft.client.particle.LargeExplosionParticle$Factory | |
| net.minecraft.client.particle.LargeSmokeParticle | |
| net.minecraft.client.particle.LargeSmokeParticle$Factory | |
| net.minecraft.client.particle.LavaParticle | |
| net.minecraft.client.particle.LavaParticle$Factory | |
| net.minecraft.client.particle.MetaParticle | |
| net.minecraft.client.particle.MobAppearanceParticle | |
| net.minecraft.client.particle.MobAppearanceParticle$Factory | |
| net.minecraft.client.particle.NoteParticle | |
| net.minecraft.client.particle.NoteParticle$Factory | |
| net.minecraft.client.particle.Particle | |
| net.minecraft.client.particle.ParticleManager | |
| net.minecraft.client.particle.ParticleManager$AnimatedSpriteImpl | |
| net.minecraft.client.particle.ParticleManager$IParticleMetaFactory | |
| net.minecraft.client.particle.PoofParticle | |
| net.minecraft.client.particle.PoofParticle$Factory | |
| net.minecraft.client.particle.PortalParticle | |
| net.minecraft.client.particle.PortalParticle$Factory | |
| net.minecraft.client.particle.RainParticle | |
| net.minecraft.client.particle.RainParticle$Factory | |
| net.minecraft.client.particle.RedstoneParticle | |
| net.minecraft.client.particle.RedstoneParticle$Factory | |
| net.minecraft.client.particle.SimpleAnimatedParticle | |
| net.minecraft.client.particle.SmokeParticle | |
| net.minecraft.client.particle.SmokeParticle$Factory | |
| net.minecraft.client.particle.SpellParticle | |
| net.minecraft.client.particle.SpellParticle$AmbientMobFactory | |
| net.minecraft.client.particle.SpellParticle$Factory | |
| net.minecraft.client.particle.SpellParticle$InstantFactory | |
| net.minecraft.client.particle.SpellParticle$MobFactory | |
| net.minecraft.client.particle.SpellParticle$WitchFactory | |
| net.minecraft.client.particle.SpitParticle | |
| net.minecraft.client.particle.SpitParticle$Factory | |
| net.minecraft.client.particle.SplashParticle | |
| net.minecraft.client.particle.SplashParticle$Factory | |
| net.minecraft.client.particle.SpriteTexturedParticle | |
| net.minecraft.client.particle.SquidInkParticle | |
| net.minecraft.client.particle.SquidInkParticle$Factory | |
| net.minecraft.client.particle.SuspendedTownParticle | |
| net.minecraft.client.particle.SuspendedTownParticle$ComposterFactory | |
| net.minecraft.client.particle.SuspendedTownParticle$DolphinSpeedFactory | |
| net.minecraft.client.particle.SuspendedTownParticle$Factory | |
| net.minecraft.client.particle.SuspendedTownParticle$HappyVillagerFactory | |
| net.minecraft.client.particle.SweepAttackParticle | |
| net.minecraft.client.particle.SweepAttackParticle$Factory | |
| net.minecraft.client.particle.TexturedParticle | |
| net.minecraft.client.particle.TexturesParticle | |
| net.minecraft.client.particle.TotemOfUndyingParticle | |
| net.minecraft.client.particle.TotemOfUndyingParticle$Factory | |
| net.minecraft.client.particle.UnderwaterParticle | |
| net.minecraft.client.particle.UnderwaterParticle$Factory | |
| net.minecraft.client.particle.WaterWakeParticle | |
| net.minecraft.client.particle.WaterWakeParticle$Factory | |
| net.minecraft.client.renderer.AbstractChunkRenderContainer | |
| net.minecraft.client.renderer.ActiveRenderInfo | |
| net.minecraft.client.renderer.BannerTextures | |
| net.minecraft.client.renderer.BannerTextures$Cache | |
| net.minecraft.client.renderer.BannerTextures$CacheEntry | |
| net.minecraft.client.renderer.BlockModelRenderer | |
| net.minecraft.client.renderer.BlockModelRenderer$AmbientOcclusionFace | |
| net.minecraft.client.renderer.BlockModelRenderer$Cache | |
| net.minecraft.client.renderer.BlockModelRenderer$NeighborInfo | |
| net.minecraft.client.renderer.BlockModelRenderer$Orientation | |
| net.minecraft.client.renderer.BlockModelRenderer$VertexTranslations | |
| net.minecraft.client.renderer.BlockModelShapes | |
| net.minecraft.client.renderer.BlockRendererDispatcher | |
| net.minecraft.client.renderer.BufferBuilder | |
| net.minecraft.client.renderer.BufferBuilder$State | |
| net.minecraft.client.renderer.ChestRenderer | |
| net.minecraft.client.renderer.DestroyBlockProgress | |
| net.minecraft.client.renderer.DownloadImageBuffer | |
| net.minecraft.client.renderer.FaceDirection | |
| net.minecraft.client.renderer.FaceDirection$Constants | |
| net.minecraft.client.renderer.FaceDirection$VertexInformation | |
| net.minecraft.client.renderer.FirstPersonRenderer | |
| net.minecraft.client.renderer.FluidBlockRenderer | |
| net.minecraft.client.renderer.FogRenderer | |
| net.minecraft.client.renderer.GLAllocation | |
| net.minecraft.client.renderer.GameRenderer | |
| net.minecraft.client.renderer.GlDebugTextUtils | |
| net.minecraft.client.renderer.IImageBuffer | |
| net.minecraft.client.renderer.IMonitorFactory | |
| net.minecraft.client.renderer.IWindowEventListener | |
| net.minecraft.client.renderer.ItemModelMesher | |
| net.minecraft.client.renderer.ItemRenderer | |
| net.minecraft.client.renderer.LightTexture | |
| net.minecraft.client.renderer.Matrix4f | |
| net.minecraft.client.renderer.MonitorHandler | |
| net.minecraft.client.renderer.Quaternion | |
| net.minecraft.client.renderer.Rectangle2d | |
| net.minecraft.client.renderer.RegionRenderCacheBuilder | |
| net.minecraft.client.renderer.RenderHelper | |
| net.minecraft.client.renderer.RenderList | |
| net.minecraft.client.renderer.RenderSkybox | |
| net.minecraft.client.renderer.RenderSkyboxCube | |
| net.minecraft.client.renderer.ScreenSize | |
| net.minecraft.client.renderer.StitcherException | |
| net.minecraft.client.renderer.Tessellator | |
| net.minecraft.client.renderer.VboRenderList | |
| net.minecraft.client.renderer.Vector3d | |
| net.minecraft.client.renderer.Vector3f | |
| net.minecraft.client.renderer.Vector4f | |
| net.minecraft.client.renderer.VertexBufferUploader | |
| net.minecraft.client.renderer.VideoMode | |
| net.minecraft.client.renderer.ViewFrustum | |
| net.minecraft.client.renderer.VirtualScreen | |
| net.minecraft.client.renderer.WorldRenderer | |
| net.minecraft.client.renderer.WorldRenderer$LocalRenderInformationContainer | |
| net.minecraft.client.renderer.WorldVertexBufferUploader | |
| net.minecraft.client.renderer.chunk.ChunkRender | |
| net.minecraft.client.renderer.chunk.ChunkRenderCache | |
| net.minecraft.client.renderer.chunk.ChunkRenderDispatcher | |
| net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$PendingUpload | |
| net.minecraft.client.renderer.chunk.ChunkRenderTask | |
| net.minecraft.client.renderer.chunk.ChunkRenderTask$Status | |
| net.minecraft.client.renderer.chunk.ChunkRenderTask$Type | |
| net.minecraft.client.renderer.chunk.ChunkRenderWorker | |
| net.minecraft.client.renderer.chunk.CompiledChunk | |
| net.minecraft.client.renderer.chunk.IChunkRendererFactory | |
| net.minecraft.client.renderer.chunk.ListedChunkRender | |
| net.minecraft.client.renderer.chunk.SetVisibility | |
| net.minecraft.client.renderer.chunk.VisGraph | |
| net.minecraft.client.renderer.color.BlockColors | |
| net.minecraft.client.renderer.color.IBlockColor | |
| net.minecraft.client.renderer.color.IItemColor | |
| net.minecraft.client.renderer.color.ItemColors | |
| net.minecraft.client.renderer.culling.ClippingHelper | |
| net.minecraft.client.renderer.culling.ClippingHelperImpl | |
| net.minecraft.client.renderer.culling.Frustum | |
| net.minecraft.client.renderer.culling.ICamera | |
| net.minecraft.client.renderer.debug.CaveDebugRenderer | |
| net.minecraft.client.renderer.debug.ChunkBorderDebugRenderer | |
| net.minecraft.client.renderer.debug.ChunkInfoDebugRenderer | |
| net.minecraft.client.renderer.debug.ChunkInfoDebugRenderer$Entry | |
| net.minecraft.client.renderer.debug.CollisionBoxDebugRenderer | |
| net.minecraft.client.renderer.debug.DebugRenderer | |
| net.minecraft.client.renderer.debug.DebugRenderer$IDebugRenderer | |
| net.minecraft.client.renderer.debug.EntityAIDebugRenderer | |
| net.minecraft.client.renderer.debug.EntityAIDebugRenderer$Entry | |
| net.minecraft.client.renderer.debug.HeightMapDebugRenderer | |
| net.minecraft.client.renderer.debug.LightDebugRenderer | |
| net.minecraft.client.renderer.debug.NeighborsUpdateDebugRenderer | |
| net.minecraft.client.renderer.debug.PathfindingDebugRenderer | |
| net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer | |
| net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer$BrainInfo | |
| net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer$POIInfo | |
| net.minecraft.client.renderer.debug.RaidDebugRenderer | |
| net.minecraft.client.renderer.debug.SolidFaceDebugRenderer | |
| net.minecraft.client.renderer.debug.StructureDebugRenderer | |
| net.minecraft.client.renderer.debug.WaterDebugRenderer | |
| net.minecraft.client.renderer.debug.WorldGenAttemptsDebugRenderer | |
| net.minecraft.client.renderer.entity.AbstractHorseRenderer | |
| net.minecraft.client.renderer.entity.AbstractZombieRenderer | |
| net.minecraft.client.renderer.entity.AreaEffectCloudRenderer | |
| net.minecraft.client.renderer.entity.ArmorStandRenderer | |
| net.minecraft.client.renderer.entity.ArrowRenderer | |
| net.minecraft.client.renderer.entity.BatRenderer | |
| net.minecraft.client.renderer.entity.BipedRenderer | |
| net.minecraft.client.renderer.entity.BlazeRenderer | |
| net.minecraft.client.renderer.entity.BoatRenderer | |
| net.minecraft.client.renderer.entity.CatRenderer | |
| net.minecraft.client.renderer.entity.CaveSpiderRenderer | |
| net.minecraft.client.renderer.entity.ChestedHorseRenderer | |
| net.minecraft.client.renderer.entity.ChickenRenderer | |
| net.minecraft.client.renderer.entity.CodRenderer | |
| net.minecraft.client.renderer.entity.CowRenderer | |
| net.minecraft.client.renderer.entity.CreeperRenderer | |
| net.minecraft.client.renderer.entity.DefaultRenderer | |
| net.minecraft.client.renderer.entity.DolphinRenderer | |
| net.minecraft.client.renderer.entity.DragonFireballRenderer | |
| net.minecraft.client.renderer.entity.DrownedRenderer | |
| net.minecraft.client.renderer.entity.ElderGuardianRenderer | |
| net.minecraft.client.renderer.entity.EnderCrystalRenderer | |
| net.minecraft.client.renderer.entity.EnderDragonRenderer | |
| net.minecraft.client.renderer.entity.EndermanRenderer | |
| net.minecraft.client.renderer.entity.EndermiteRenderer | |
| net.minecraft.client.renderer.entity.EntityRenderer | |
| net.minecraft.client.renderer.entity.EntityRendererManager | |
| net.minecraft.client.renderer.entity.EvokerFangsRenderer | |
| net.minecraft.client.renderer.entity.EvokerRenderer | |
| net.minecraft.client.renderer.entity.ExperienceOrbRenderer | |
| net.minecraft.client.renderer.entity.FallingBlockRenderer | |
| net.minecraft.client.renderer.entity.FireworkRocketRenderer | |
| net.minecraft.client.renderer.entity.FishRenderer | |
| net.minecraft.client.renderer.entity.FoxRenderer | |
| net.minecraft.client.renderer.entity.GhastRenderer | |
| net.minecraft.client.renderer.entity.GiantZombieRenderer | |
| net.minecraft.client.renderer.entity.GuardianRenderer | |
| net.minecraft.client.renderer.entity.HorseRenderer | |
| net.minecraft.client.renderer.entity.HuskRenderer | |
| net.minecraft.client.renderer.entity.IEntityRenderer | |
| net.minecraft.client.renderer.entity.IllagerRenderer | |
| net.minecraft.client.renderer.entity.IllusionerRenderer | |
| net.minecraft.client.renderer.entity.IronGolemRenderer | |
| net.minecraft.client.renderer.entity.ItemFrameRenderer | |
| net.minecraft.client.renderer.entity.ItemRenderer | |
| net.minecraft.client.renderer.entity.LeashKnotRenderer | |
| net.minecraft.client.renderer.entity.LightningBoltRenderer | |
| net.minecraft.client.renderer.entity.LivingRenderer | |
| net.minecraft.client.renderer.entity.LlamaRenderer | |
| net.minecraft.client.renderer.entity.LlamaSpitRenderer | |
| net.minecraft.client.renderer.entity.MagmaCubeRenderer | |
| net.minecraft.client.renderer.entity.MinecartRenderer | |
| net.minecraft.client.renderer.entity.MobRenderer | |
| net.minecraft.client.renderer.entity.MooshroomRenderer | |
| net.minecraft.client.renderer.entity.OcelotRenderer | |
| net.minecraft.client.renderer.entity.PaintingRenderer | |
| net.minecraft.client.renderer.entity.PandaRenderer | |
| net.minecraft.client.renderer.entity.ParrotRenderer | |
| net.minecraft.client.renderer.entity.PhantomRenderer | |
| net.minecraft.client.renderer.entity.PigRenderer | |
| net.minecraft.client.renderer.entity.PigZombieRenderer | |
| net.minecraft.client.renderer.entity.PillagerRenderer | |
| net.minecraft.client.renderer.entity.PlayerRenderer | |
| net.minecraft.client.renderer.entity.PolarBearRenderer | |
| net.minecraft.client.renderer.entity.PufferfishRenderer | |
| net.minecraft.client.renderer.entity.RabbitRenderer | |
| net.minecraft.client.renderer.entity.RavagerRenderer | |
| net.minecraft.client.renderer.entity.SalmonRenderer | |
| net.minecraft.client.renderer.entity.SheepRenderer | |
| net.minecraft.client.renderer.entity.ShulkerBulletRenderer | |
| net.minecraft.client.renderer.entity.ShulkerRenderer | |
| net.minecraft.client.renderer.entity.SilverfishRenderer | |
| net.minecraft.client.renderer.entity.SkeletonRenderer | |
| net.minecraft.client.renderer.entity.SlimeRenderer | |
| net.minecraft.client.renderer.entity.SnowManRenderer | |
| net.minecraft.client.renderer.entity.SpectralArrowRenderer | |
| net.minecraft.client.renderer.entity.SpiderRenderer | |
| net.minecraft.client.renderer.entity.SpriteRenderer | |
| net.minecraft.client.renderer.entity.SquidRenderer | |
| net.minecraft.client.renderer.entity.StrayRenderer | |
| net.minecraft.client.renderer.entity.TNTMinecartRenderer | |
| net.minecraft.client.renderer.entity.TNTRenderer | |
| net.minecraft.client.renderer.entity.TippedArrowRenderer | |
| net.minecraft.client.renderer.entity.TridentRenderer | |
| net.minecraft.client.renderer.entity.TropicalFishRenderer | |
| net.minecraft.client.renderer.entity.TurtleRenderer | |
| net.minecraft.client.renderer.entity.UndeadHorseRenderer | |
| net.minecraft.client.renderer.entity.VexRenderer | |
| net.minecraft.client.renderer.entity.VillagerRenderer | |
| net.minecraft.client.renderer.entity.VindicatorRenderer | |
| net.minecraft.client.renderer.entity.WanderingTraderRenderer | |
| net.minecraft.client.renderer.entity.WitchRenderer | |
| net.minecraft.client.renderer.entity.WitherRenderer | |
| net.minecraft.client.renderer.entity.WitherSkeletonRenderer | |
| net.minecraft.client.renderer.entity.WitherSkullRenderer | |
| net.minecraft.client.renderer.entity.WolfRenderer | |
| net.minecraft.client.renderer.entity.ZombieRenderer | |
| net.minecraft.client.renderer.entity.ZombieVillagerRenderer | |
| net.minecraft.client.renderer.entity.layers.ArmorLayer | |
| net.minecraft.client.renderer.entity.layers.ArrowLayer | |
| net.minecraft.client.renderer.entity.layers.BipedArmorLayer | |
| net.minecraft.client.renderer.entity.layers.CapeLayer | |
| net.minecraft.client.renderer.entity.layers.CatCollarLayer | |
| net.minecraft.client.renderer.entity.layers.CreeperChargeLayer | |
| net.minecraft.client.renderer.entity.layers.Deadmau5HeadLayer | |
| net.minecraft.client.renderer.entity.layers.DolphinCarriedItemLayer | |
| net.minecraft.client.renderer.entity.layers.DrownedOuterLayer | |
| net.minecraft.client.renderer.entity.layers.ElytraLayer | |
| net.minecraft.client.renderer.entity.layers.EnderDragonDeathLayer | |
| net.minecraft.client.renderer.entity.layers.EnderDragonEyesLayer | |
| net.minecraft.client.renderer.entity.layers.EndermanEyesLayer | |
| net.minecraft.client.renderer.entity.layers.FoxHeldItemLayer | |
| net.minecraft.client.renderer.entity.layers.HeadLayer | |
| net.minecraft.client.renderer.entity.layers.HeldBlockLayer | |
| net.minecraft.client.renderer.entity.layers.HeldItemLayer | |
| net.minecraft.client.renderer.entity.layers.IronGolenFlowerLayer | |
| net.minecraft.client.renderer.entity.layers.LayerRenderer | |
| net.minecraft.client.renderer.entity.layers.LeatherHorseArmorLayer | |
| net.minecraft.client.renderer.entity.layers.LlamaDecorLayer | |
| net.minecraft.client.renderer.entity.layers.MooshroomMushroomLayer | |
| net.minecraft.client.renderer.entity.layers.PandaHeldItemLayer | |
| net.minecraft.client.renderer.entity.layers.ParrotVariantLayer | |
| net.minecraft.client.renderer.entity.layers.PhantomEyesLayer | |
| net.minecraft.client.renderer.entity.layers.SaddleLayer | |
| net.minecraft.client.renderer.entity.layers.SheepWoolLayer | |
| net.minecraft.client.renderer.entity.layers.ShulkerColorLayer | |
| net.minecraft.client.renderer.entity.layers.SlimeGelLayer | |
| net.minecraft.client.renderer.entity.layers.SnowmanHeadLayer | |
| net.minecraft.client.renderer.entity.layers.SpiderEyesLayer | |
| net.minecraft.client.renderer.entity.layers.SpinAttackEffectLayer | |
| net.minecraft.client.renderer.entity.layers.SpinAttackEffectLayer$Model | |
| net.minecraft.client.renderer.entity.layers.StayClothingLayer | |
| net.minecraft.client.renderer.entity.layers.TropicalFishPatternLayer | |
| net.minecraft.client.renderer.entity.layers.VillagerHeldItemLayer | |
| net.minecraft.client.renderer.entity.layers.VillagerLevelPendantLayer | |
| net.minecraft.client.renderer.entity.layers.WitchHeldItemLayer | |
| net.minecraft.client.renderer.entity.layers.WitherAuraLayer | |
| net.minecraft.client.renderer.entity.layers.WolfCollarLayer | |
| net.minecraft.client.renderer.entity.model.AbstractZombieModel | |
| net.minecraft.client.renderer.entity.model.ArmorStandArmorModel | |
| net.minecraft.client.renderer.entity.model.ArmorStandModel | |
| net.minecraft.client.renderer.entity.model.BatModel | |
| net.minecraft.client.renderer.entity.model.BipedModel | |
| net.minecraft.client.renderer.entity.model.BipedModel$ArmPose | |
| net.minecraft.client.renderer.entity.model.BlazeModel | |
| net.minecraft.client.renderer.entity.model.BoatModel | |
| net.minecraft.client.renderer.entity.model.BookModel | |
| net.minecraft.client.renderer.entity.model.CatModel | |
| net.minecraft.client.renderer.entity.model.ChickenModel | |
| net.minecraft.client.renderer.entity.model.CodModel | |
| net.minecraft.client.renderer.entity.model.CowModel | |
| net.minecraft.client.renderer.entity.model.CreeperModel | |
| net.minecraft.client.renderer.entity.model.DolphinModel | |
| net.minecraft.client.renderer.entity.model.DrownedModel | |
| net.minecraft.client.renderer.entity.model.ElytraModel | |
| net.minecraft.client.renderer.entity.model.EnderCrystalModel | |
| net.minecraft.client.renderer.entity.model.EnderDragonModel | |
| net.minecraft.client.renderer.entity.model.EndermanModel | |
| net.minecraft.client.renderer.entity.model.EndermiteModel | |
| net.minecraft.client.renderer.entity.model.EntityModel | |
| net.minecraft.client.renderer.entity.model.EvokerFangsModel | |
| net.minecraft.client.renderer.entity.model.FoxModel | |
| net.minecraft.client.renderer.entity.model.GenericHeadModel | |
| net.minecraft.client.renderer.entity.model.GhastModel | |
| net.minecraft.client.renderer.entity.model.GiantModel | |
| net.minecraft.client.renderer.entity.model.GuardianModel | |
| net.minecraft.client.renderer.entity.model.HorseArmorChestsModel | |
| net.minecraft.client.renderer.entity.model.HorseModel | |
| net.minecraft.client.renderer.entity.model.HumanoidHeadModel | |
| net.minecraft.client.renderer.entity.model.IHasArm | |
| net.minecraft.client.renderer.entity.model.IHasHead | |
| net.minecraft.client.renderer.entity.model.IHeadToggle | |
| net.minecraft.client.renderer.entity.model.IllagerModel | |
| net.minecraft.client.renderer.entity.model.IronGolemModel | |
| net.minecraft.client.renderer.entity.model.LeashKnotModel | |
| net.minecraft.client.renderer.entity.model.LlamaModel | |
| net.minecraft.client.renderer.entity.model.LlamaSpitModel | |
| net.minecraft.client.renderer.entity.model.MagmaCubeModel | |
| net.minecraft.client.renderer.entity.model.MinecartModel | |
| net.minecraft.client.renderer.entity.model.OcelotModel | |
| net.minecraft.client.renderer.entity.model.PandaModel | |
| net.minecraft.client.renderer.entity.model.ParrotModel | |
| net.minecraft.client.renderer.entity.model.ParrotModel$State | |
| net.minecraft.client.renderer.entity.model.PhantomModel | |
| net.minecraft.client.renderer.entity.model.PigModel | |
| net.minecraft.client.renderer.entity.model.PillagerModel | |
| net.minecraft.client.renderer.entity.model.PlayerModel | |
| net.minecraft.client.renderer.entity.model.PolarBearModel | |
| net.minecraft.client.renderer.entity.model.PufferFishBigModel | |
| net.minecraft.client.renderer.entity.model.PufferFishMediumModel | |
| net.minecraft.client.renderer.entity.model.PufferFishSmallModel | |
| net.minecraft.client.renderer.entity.model.QuadrupedModel | |
| net.minecraft.client.renderer.entity.model.RabbitModel | |
| net.minecraft.client.renderer.entity.model.RavagerModel | |
| net.minecraft.client.renderer.entity.model.RendererModel | |
| net.minecraft.client.renderer.entity.model.SalmonModel | |
| net.minecraft.client.renderer.entity.model.SheepModel | |
| net.minecraft.client.renderer.entity.model.SheepWoolModel | |
| net.minecraft.client.renderer.entity.model.ShieldModel | |
| net.minecraft.client.renderer.entity.model.ShulkerBulletModel | |
| net.minecraft.client.renderer.entity.model.ShulkerModel | |
| net.minecraft.client.renderer.entity.model.SilverfishModel | |
| net.minecraft.client.renderer.entity.model.SkeletonModel | |
| net.minecraft.client.renderer.entity.model.SlimeModel | |
| net.minecraft.client.renderer.entity.model.SnowManModel | |
| net.minecraft.client.renderer.entity.model.SpiderModel | |
| net.minecraft.client.renderer.entity.model.SquidModel | |
| net.minecraft.client.renderer.entity.model.TridentModel | |
| net.minecraft.client.renderer.entity.model.TropicalFishAModel | |
| net.minecraft.client.renderer.entity.model.TropicalFishBModel | |
| net.minecraft.client.renderer.entity.model.TurtleModel | |
| net.minecraft.client.renderer.entity.model.VexModel | |
| net.minecraft.client.renderer.entity.model.VillagerModel | |
| net.minecraft.client.renderer.entity.model.WitchModel | |
| net.minecraft.client.renderer.entity.model.WitherModel | |
| net.minecraft.client.renderer.entity.model.WolfModel | |
| net.minecraft.client.renderer.entity.model.ZombieModel | |
| net.minecraft.client.renderer.entity.model.ZombieVillagerModel | |
| net.minecraft.client.renderer.model.BakedQuad | |
| net.minecraft.client.renderer.model.BakedQuadRetextured | |
| net.minecraft.client.renderer.model.BlockFaceUV | |
| net.minecraft.client.renderer.model.BlockFaceUV$Deserializer | |
| net.minecraft.client.renderer.model.BlockModel | |
| net.minecraft.client.renderer.model.BlockModel$Bookkeep | |
| net.minecraft.client.renderer.model.BlockModel$Deserializer | |
| net.minecraft.client.renderer.model.BlockModelDefinition | |
| net.minecraft.client.renderer.model.BlockModelDefinition$ContainerHolder | |
| net.minecraft.client.renderer.model.BlockModelDefinition$Deserializer | |
| net.minecraft.client.renderer.model.BlockPart | |
| net.minecraft.client.renderer.model.BlockPart$Deserializer | |
| net.minecraft.client.renderer.model.BlockPartFace | |
| net.minecraft.client.renderer.model.BlockPartFace$Deserializer | |
| net.minecraft.client.renderer.model.BlockPartRotation | |
| net.minecraft.client.renderer.model.BuiltInModel | |
| net.minecraft.client.renderer.model.FaceBakery | |
| net.minecraft.client.renderer.model.FaceBakery$Rotation | |
| net.minecraft.client.renderer.model.IBakedModel | |
| net.minecraft.client.renderer.model.IUnbakedModel | |
| net.minecraft.client.renderer.model.ItemCameraTransforms | |
| net.minecraft.client.renderer.model.ItemCameraTransforms$Deserializer | |
| net.minecraft.client.renderer.model.ItemCameraTransforms$TransformType | |
| net.minecraft.client.renderer.model.ItemModelGenerator | |
| net.minecraft.client.renderer.model.ItemModelGenerator$Span | |
| net.minecraft.client.renderer.model.ItemModelGenerator$SpanFacing | |
| net.minecraft.client.renderer.model.ItemOverride | |
| net.minecraft.client.renderer.model.ItemOverride$Deserializer | |
| net.minecraft.client.renderer.model.ItemOverrideList | |
| net.minecraft.client.renderer.model.ItemTransformVec3f | |
| net.minecraft.client.renderer.model.ItemTransformVec3f$Deserializer | |
| net.minecraft.client.renderer.model.Model | |
| net.minecraft.client.renderer.model.ModelBakery | |
| net.minecraft.client.renderer.model.ModelBakery$BlockStateDefinitionException | |
| net.minecraft.client.renderer.model.ModelBakery$ModelListWrapper | |
| net.minecraft.client.renderer.model.ModelBox | |
| net.minecraft.client.renderer.model.ModelManager | |
| net.minecraft.client.renderer.model.ModelResourceLocation | |
| net.minecraft.client.renderer.model.ModelRotation | |
| net.minecraft.client.renderer.model.MultipartBakedModel | |
| net.minecraft.client.renderer.model.MultipartBakedModel$Builder | |
| net.minecraft.client.renderer.model.PositionTextureVertex | |
| net.minecraft.client.renderer.model.SimpleBakedModel | |
| net.minecraft.client.renderer.model.SimpleBakedModel$Builder | |
| net.minecraft.client.renderer.model.TexturedQuad | |
| net.minecraft.client.renderer.model.Variant | |
| net.minecraft.client.renderer.model.Variant$Deserializer | |
| net.minecraft.client.renderer.model.VariantList | |
| net.minecraft.client.renderer.model.VariantList$Deserializer | |
| net.minecraft.client.renderer.model.WeightedBakedModel | |
| net.minecraft.client.renderer.model.WeightedBakedModel$Builder | |
| net.minecraft.client.renderer.model.WeightedBakedModel$WeightedModel | |
| net.minecraft.client.renderer.model.multipart.AndCondition | |
| net.minecraft.client.renderer.model.multipart.ICondition | |
| net.minecraft.client.renderer.model.multipart.Multipart | |
| net.minecraft.client.renderer.model.multipart.Multipart$Deserializer | |
| net.minecraft.client.renderer.model.multipart.OrCondition | |
| net.minecraft.client.renderer.model.multipart.PropertyValueCondition | |
| net.minecraft.client.renderer.model.multipart.Selector | |
| net.minecraft.client.renderer.model.multipart.Selector$Deserializer | |
| net.minecraft.client.renderer.texture.AtlasTexture | |
| net.minecraft.client.renderer.texture.AtlasTexture$SheetData | |
| net.minecraft.client.renderer.texture.DownloadingTexture | |
| net.minecraft.client.renderer.texture.DynamicTexture | |
| net.minecraft.client.renderer.texture.ISprite | |
| net.minecraft.client.renderer.texture.ITextureObject | |
| net.minecraft.client.renderer.texture.ITickable | |
| net.minecraft.client.renderer.texture.ITickableTextureObject | |
| net.minecraft.client.renderer.texture.LayeredColorMaskTexture | |
| net.minecraft.client.renderer.texture.LayeredTexture | |
| net.minecraft.client.renderer.texture.MissingTextureSprite | |
| net.minecraft.client.renderer.texture.NativeImage | |
| net.minecraft.client.renderer.texture.NativeImage$PixelFormat | |
| net.minecraft.client.renderer.texture.NativeImage$PixelFormatGLCode | |
| net.minecraft.client.renderer.texture.NativeImage$WriteCallback | |
| net.minecraft.client.renderer.texture.PaintingSpriteUploader | |
| net.minecraft.client.renderer.texture.PngSizeInfo | |
| net.minecraft.client.renderer.texture.PngSizeInfo$Reader | |
| net.minecraft.client.renderer.texture.PngSizeInfo$ReaderBuffer | |
| net.minecraft.client.renderer.texture.PngSizeInfo$ReaderSeekable | |
| net.minecraft.client.renderer.texture.PotionSpriteUploader | |
| net.minecraft.client.renderer.texture.PreloadedTexture | |
| net.minecraft.client.renderer.texture.SimpleTexture | |
| net.minecraft.client.renderer.texture.SimpleTexture$TextureData | |
| net.minecraft.client.renderer.texture.SpriteUploader | |
| net.minecraft.client.renderer.texture.Stitcher | |
| net.minecraft.client.renderer.texture.Stitcher$Holder | |
| net.minecraft.client.renderer.texture.Stitcher$Slot | |
| net.minecraft.client.renderer.texture.Texture | |
| net.minecraft.client.renderer.texture.TextureAtlasSprite | |
| net.minecraft.client.renderer.texture.TextureAtlasSpriteStitcher | |
| net.minecraft.client.renderer.texture.TextureManager | |
| net.minecraft.client.renderer.tileentity.BannerTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.BedTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.BellTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.CampfireTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.ChestTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer$CageModel | |
| net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer$EyeModel | |
| net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer$ShellModel | |
| net.minecraft.client.renderer.tileentity.ConduitTileEntityRenderer$WindModel | |
| net.minecraft.client.renderer.tileentity.EnchantmentTableTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.EndGatewayTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.EndPortalTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.ItemStackTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.LecternTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.MobSpawnerTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.PistonTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.ShulkerBoxTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.SignTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.SkullTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.StructureTileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.TileEntityRenderer | |
| net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher | |
| net.minecraft.client.renderer.tileentity.model.BannerModel | |
| net.minecraft.client.renderer.tileentity.model.BedModel | |
| net.minecraft.client.renderer.tileentity.model.BellModel | |
| net.minecraft.client.renderer.tileentity.model.ChestModel | |
| net.minecraft.client.renderer.tileentity.model.DragonHeadModel | |
| net.minecraft.client.renderer.tileentity.model.LargeChestModel | |
| net.minecraft.client.renderer.tileentity.model.SignModel | |
| net.minecraft.client.renderer.vertex.DefaultVertexFormats | |
| net.minecraft.client.renderer.vertex.VertexBuffer | |
| net.minecraft.client.renderer.vertex.VertexFormat | |
| net.minecraft.client.renderer.vertex.VertexFormatElement | |
| net.minecraft.client.renderer.vertex.VertexFormatElement$Type | |
| net.minecraft.client.renderer.vertex.VertexFormatElement$Usage | |
| net.minecraft.client.resources.ClientResourcePackInfo | |
| net.minecraft.client.resources.ColorMapLoader | |
| net.minecraft.client.resources.DefaultPlayerSkin | |
| net.minecraft.client.resources.DownloadingPackFinder | |
| net.minecraft.client.resources.FolderResourceIndex | |
| net.minecraft.client.resources.FoliageColorReloadListener | |
| net.minecraft.client.resources.GrassColorReloadListener | |
| net.minecraft.client.resources.I18n | |
| net.minecraft.client.resources.JsonReloadListener | |
| net.minecraft.client.resources.Language | |
| net.minecraft.client.resources.LanguageManager | |
| net.minecraft.client.resources.LegacyResourcePackWrapper | |
| net.minecraft.client.resources.Locale | |
| net.minecraft.client.resources.ReloadListener | |
| net.minecraft.client.resources.ResourceIndex | |
| net.minecraft.client.resources.SkinManager | |
| net.minecraft.client.resources.SkinManager$ISkinAvailableCallback | |
| net.minecraft.client.resources.VirtualAssetsPack | |
| net.minecraft.client.resources.data.AnimationFrame | |
| net.minecraft.client.resources.data.AnimationMetadataSection | |
| net.minecraft.client.resources.data.AnimationMetadataSectionSerializer | |
| net.minecraft.client.resources.data.LanguageMetadataSection | |
| net.minecraft.client.resources.data.LanguageMetadataSectionSerializer | |
| net.minecraft.client.resources.data.TextureMetadataSection | |
| net.minecraft.client.resources.data.TextureMetadataSectionSerializer | |
| net.minecraft.client.resources.data.VillagerMetadataSection | |
| net.minecraft.client.resources.data.VillagerMetadataSection$HatType | |
| net.minecraft.client.settings.AbstractOption | |
| net.minecraft.client.settings.AmbientOcclusionStatus | |
| net.minecraft.client.settings.AttackIndicatorStatus | |
| net.minecraft.client.settings.BooleanOption | |
| net.minecraft.client.settings.CloudOption | |
| net.minecraft.client.settings.CreativeSettings | |
| net.minecraft.client.settings.FullscreenResolutionOption | |
| net.minecraft.client.settings.HotbarSnapshot | |
| net.minecraft.client.settings.IteratableOption | |
| net.minecraft.client.settings.KeyBinding | |
| net.minecraft.client.settings.NarratorStatus | |
| net.minecraft.client.settings.ParticleStatus | |
| net.minecraft.client.settings.SliderMultiplierOption | |
| net.minecraft.client.settings.SliderPercentageOption | |
| net.minecraft.client.shader.Framebuffer | |
| net.minecraft.client.shader.IShaderManager | |
| net.minecraft.client.shader.Shader | |
| net.minecraft.client.shader.ShaderDefault | |
| net.minecraft.client.shader.ShaderGroup | |
| net.minecraft.client.shader.ShaderInstance | |
| net.minecraft.client.shader.ShaderLinkHelper | |
| net.minecraft.client.shader.ShaderLoader | |
| net.minecraft.client.shader.ShaderLoader$ShaderType | |
| net.minecraft.client.shader.ShaderUniform | |
| net.minecraft.client.tutorial.CompletedTutorialStep | |
| net.minecraft.client.tutorial.CraftPlanksStep | |
| net.minecraft.client.tutorial.FindTreeStep | |
| net.minecraft.client.tutorial.ITutorialStep | |
| net.minecraft.client.tutorial.MovementStep | |
| net.minecraft.client.tutorial.OpenInventoryStep | |
| net.minecraft.client.tutorial.PunchTreeStep | |
| net.minecraft.client.tutorial.Tutorial | |
| net.minecraft.client.tutorial.TutorialSteps | |
| net.minecraft.client.util.ClientRecipeBook | |
| net.minecraft.client.util.IDataHolder | |
| net.minecraft.client.util.IMutableSearchTree | |
| net.minecraft.client.util.ISearchTree | |
| net.minecraft.client.util.ITooltipFlag | |
| net.minecraft.client.util.ITooltipFlag$TooltipFlags | |
| net.minecraft.client.util.InputMappings | |
| net.minecraft.client.util.InputMappings$Input | |
| net.minecraft.client.util.InputMappings$Type | |
| net.minecraft.client.util.JSONBlendingMode | |
| net.minecraft.client.util.JSONException | |
| net.minecraft.client.util.JSONException$Entry | |
| net.minecraft.client.util.KeyCombo | |
| net.minecraft.client.util.LWJGLMemoryUntracker | |
| net.minecraft.client.util.MouseSmoother | |
| net.minecraft.client.util.NBTQueryManager | |
| net.minecraft.client.util.NativeUtil | |
| net.minecraft.client.util.PosAndRotation | |
| net.minecraft.client.util.RecipeBookCategories | |
| net.minecraft.client.util.SearchTree | |
| net.minecraft.client.util.SearchTree$MergingIterator | |
| net.minecraft.client.util.SearchTreeManager | |
| net.minecraft.client.util.SearchTreeManager$Key | |
| net.minecraft.client.util.SearchTreeReloadable | |
| net.minecraft.client.util.SearchTreeReloadable$JoinedIterator | |
| net.minecraft.client.util.Splashes | |
| net.minecraft.client.util.SuffixArray | |
| net.minecraft.client.world.ClientWorld | |
| net.minecraft.command.CommandException | |
| net.minecraft.command.CommandSource | |
| net.minecraft.command.Commands | |
| net.minecraft.command.Commands$IParser | |
| net.minecraft.command.FunctionObject | |
| net.minecraft.command.FunctionObject$CacheableFunction | |
| net.minecraft.command.FunctionObject$CommandEntry | |
| net.minecraft.command.FunctionObject$FunctionEntry | |
| net.minecraft.command.FunctionObject$IEntry | |
| net.minecraft.command.ICommandSource | |
| net.minecraft.command.ISuggestionProvider | |
| net.minecraft.command.ISuggestionProvider$Coordinates | |
| net.minecraft.command.ITimerCallback | |
| net.minecraft.command.ITimerCallback$Serializer | |
| net.minecraft.command.TimedFunction | |
| net.minecraft.command.TimedFunction$Serializer | |
| net.minecraft.command.TimedFunctionTag | |
| net.minecraft.command.TimedFunctionTag$Serializer | |
| net.minecraft.command.TimerCallbackManager | |
| net.minecraft.command.TimerCallbackManager$Entry | |
| net.minecraft.command.TimerCallbackSerializers | |
| net.minecraft.command.TranslatableExceptionProvider | |
| net.minecraft.command.arguments.ArgumentSerializer | |
| net.minecraft.command.arguments.ArgumentTypes | |
| net.minecraft.command.arguments.ArgumentTypes$Entry | |
| net.minecraft.command.arguments.BlockPosArgument | |
| net.minecraft.command.arguments.BlockPredicateArgument | |
| net.minecraft.command.arguments.BlockPredicateArgument$BlockPredicate | |
| net.minecraft.command.arguments.BlockPredicateArgument$IResult | |
| net.minecraft.command.arguments.BlockPredicateArgument$TagPredicate | |
| net.minecraft.command.arguments.BlockStateArgument | |
| net.minecraft.command.arguments.BlockStateInput | |
| net.minecraft.command.arguments.BlockStateParser | |
| net.minecraft.command.arguments.ColorArgument | |
| net.minecraft.command.arguments.ColumnPosArgument | |
| net.minecraft.command.arguments.ComponentArgument | |
| net.minecraft.command.arguments.DimensionArgument | |
| net.minecraft.command.arguments.EnchantmentArgument | |
| net.minecraft.command.arguments.EntityAnchorArgument | |
| net.minecraft.command.arguments.EntityAnchorArgument$Type | |
| net.minecraft.command.arguments.EntityArgument | |
| net.minecraft.command.arguments.EntityArgument$Serializer | |
| net.minecraft.command.arguments.EntityOptions | |
| net.minecraft.command.arguments.EntityOptions$IFilter | |
| net.minecraft.command.arguments.EntityOptions$OptionHandler | |
| net.minecraft.command.arguments.EntitySelector | |
| net.minecraft.command.arguments.EntitySelectorParser | |
| net.minecraft.command.arguments.EntitySummonArgument | |
| net.minecraft.command.arguments.FunctionArgument | |
| net.minecraft.command.arguments.FunctionArgument$IResult | |
| net.minecraft.command.arguments.GameProfileArgument | |
| net.minecraft.command.arguments.GameProfileArgument$IProfileProvider | |
| net.minecraft.command.arguments.GameProfileArgument$ProfileProvider | |
| net.minecraft.command.arguments.IArgumentSerializer | |
| net.minecraft.command.arguments.ILocationArgument | |
| net.minecraft.command.arguments.IRangeArgument | |
| net.minecraft.command.arguments.IRangeArgument$FloatRange | |
| net.minecraft.command.arguments.IRangeArgument$FloatRange$Serializer | |
| net.minecraft.command.arguments.IRangeArgument$IntRange | |
| net.minecraft.command.arguments.IRangeArgument$IntRange$Serializer | |
| net.minecraft.command.arguments.IRangeArgument$Serializer | |
| net.minecraft.command.arguments.ItemArgument | |
| net.minecraft.command.arguments.ItemInput | |
| net.minecraft.command.arguments.ItemParser | |
| net.minecraft.command.arguments.ItemPredicateArgument | |
| net.minecraft.command.arguments.ItemPredicateArgument$IResult | |
| net.minecraft.command.arguments.ItemPredicateArgument$ItemPredicate | |
| net.minecraft.command.arguments.ItemPredicateArgument$TagPredicate | |
| net.minecraft.command.arguments.LocalLocationArgument | |
| net.minecraft.command.arguments.LocationInput | |
| net.minecraft.command.arguments.LocationPart | |
| net.minecraft.command.arguments.MessageArgument | |
| net.minecraft.command.arguments.MessageArgument$Message | |
| net.minecraft.command.arguments.MessageArgument$Part | |
| net.minecraft.command.arguments.NBTCompoundTagArgument | |
| net.minecraft.command.arguments.NBTPathArgument | |
| net.minecraft.command.arguments.NBTPathArgument$CollectionNode | |
| net.minecraft.command.arguments.NBTPathArgument$CompoundNode | |
| net.minecraft.command.arguments.NBTPathArgument$EmptyListNode | |
| net.minecraft.command.arguments.NBTPathArgument$INode | |
| net.minecraft.command.arguments.NBTPathArgument$JsonNode | |
| net.minecraft.command.arguments.NBTPathArgument$ListNode | |
| net.minecraft.command.arguments.NBTPathArgument$NBTPath | |
| net.minecraft.command.arguments.NBTPathArgument$StringNode | |
| net.minecraft.command.arguments.NBTTagArgument | |
| net.minecraft.command.arguments.ObjectiveArgument | |
| net.minecraft.command.arguments.ObjectiveCriteriaArgument | |
| net.minecraft.command.arguments.OperationArgument | |
| net.minecraft.command.arguments.OperationArgument$IIntOperation | |
| net.minecraft.command.arguments.OperationArgument$IOperation | |
| net.minecraft.command.arguments.ParticleArgument | |
| net.minecraft.command.arguments.PotionArgument | |
| net.minecraft.command.arguments.ResourceLocationArgument | |
| net.minecraft.command.arguments.RotationArgument | |
| net.minecraft.command.arguments.ScoreHolderArgument | |
| net.minecraft.command.arguments.ScoreHolderArgument$INameProvider | |
| net.minecraft.command.arguments.ScoreHolderArgument$NameProvider | |
| net.minecraft.command.arguments.ScoreHolderArgument$Serializer | |
| net.minecraft.command.arguments.ScoreboardSlotArgument | |
| net.minecraft.command.arguments.SlotArgument | |
| net.minecraft.command.arguments.SuggestionProviders | |
| net.minecraft.command.arguments.SuggestionProviders$Wrapper | |
| net.minecraft.command.arguments.SwizzleArgument | |
| net.minecraft.command.arguments.TeamArgument | |
| net.minecraft.command.arguments.TimeArgument | |
| net.minecraft.command.arguments.Vec2Argument | |
| net.minecraft.command.arguments.Vec3Argument | |
| net.minecraft.command.arguments.serializers.BrigadierSerializers | |
| net.minecraft.command.arguments.serializers.DoubleArgumentSerializer | |
| net.minecraft.command.arguments.serializers.FloatArgumentSerializer | |
| net.minecraft.command.arguments.serializers.IntArgumentSerializer | |
| net.minecraft.command.arguments.serializers.LongArgumentSerializer | |
| net.minecraft.command.arguments.serializers.StringArgumentSerializer | |
| net.minecraft.command.impl.AdvancementCommand | |
| net.minecraft.command.impl.AdvancementCommand$Action | |
| net.minecraft.command.impl.AdvancementCommand$Mode | |
| net.minecraft.command.impl.BanCommand | |
| net.minecraft.command.impl.BanIpCommand | |
| net.minecraft.command.impl.BanListCommand | |
| net.minecraft.command.impl.BossBarCommand | |
| net.minecraft.command.impl.ClearCommand | |
| net.minecraft.command.impl.CloneCommand | |
| net.minecraft.command.impl.CloneCommand$BlockInfo | |
| net.minecraft.command.impl.CloneCommand$Mode | |
| net.minecraft.command.impl.DataPackCommand | |
| net.minecraft.command.impl.DataPackCommand$IHandler | |
| net.minecraft.command.impl.DeOpCommand | |
| net.minecraft.command.impl.DebugCommand | |
| net.minecraft.command.impl.DefaultGameModeCommand | |
| net.minecraft.command.impl.DifficultyCommand | |
| net.minecraft.command.impl.EffectCommand | |
| net.minecraft.command.impl.EnchantCommand | |
| net.minecraft.command.impl.ExecuteCommand | |
| net.minecraft.command.impl.ExecuteCommand$IBooleanTest | |
| net.minecraft.command.impl.ExecuteCommand$INumericTest | |
| net.minecraft.command.impl.ExperienceCommand | |
| net.minecraft.command.impl.ExperienceCommand$Type | |
| net.minecraft.command.impl.FillCommand | |
| net.minecraft.command.impl.FillCommand$Mode | |
| net.minecraft.command.impl.ForceLoadCommand | |
| net.minecraft.command.impl.FunctionCommand | |
| net.minecraft.command.impl.GameModeCommand | |
| net.minecraft.command.impl.GameRuleCommand | |
| net.minecraft.command.impl.GiveCommand | |
| net.minecraft.command.impl.HelpCommand | |
| net.minecraft.command.impl.KickCommand | |
| net.minecraft.command.impl.KillCommand | |
| net.minecraft.command.impl.ListCommand | |
| net.minecraft.command.impl.LocateCommand | |
| net.minecraft.command.impl.LootCommand | |
| net.minecraft.command.impl.LootCommand$ISourceArgumentBuilder | |
| net.minecraft.command.impl.LootCommand$ISuccessListener | |
| net.minecraft.command.impl.LootCommand$ITargetHandler | |
| net.minecraft.command.impl.MeCommand | |
| net.minecraft.command.impl.MessageCommand | |
| net.minecraft.command.impl.OpCommand | |
| net.minecraft.command.impl.PardonCommand | |
| net.minecraft.command.impl.PardonIpCommand | |
| net.minecraft.command.impl.ParticleCommand | |
| net.minecraft.command.impl.PlaySoundCommand | |
| net.minecraft.command.impl.PublishCommand | |
| net.minecraft.command.impl.RecipeCommand | |
| net.minecraft.command.impl.ReloadCommand | |
| net.minecraft.command.impl.ReplaceItemCommand | |
| net.minecraft.command.impl.SaveAllCommand | |
| net.minecraft.command.impl.SaveOffCommand | |
| net.minecraft.command.impl.SaveOnCommand | |
| net.minecraft.command.impl.SayCommand | |
| net.minecraft.command.impl.ScheduleCommand | |
| net.minecraft.command.impl.ScoreboardCommand | |
| net.minecraft.command.impl.SeedCommand | |
| net.minecraft.command.impl.SetBlockCommand | |
| net.minecraft.command.impl.SetBlockCommand$IFilter | |
| net.minecraft.command.impl.SetBlockCommand$Mode | |
| net.minecraft.command.impl.SetIdleTimeoutCommand | |
| net.minecraft.command.impl.SetWorldSpawnCommand | |
| net.minecraft.command.impl.SpawnPointCommand | |
| net.minecraft.command.impl.SpreadPlayersCommand | |
| net.minecraft.command.impl.SpreadPlayersCommand$Position | |
| net.minecraft.command.impl.StopCommand | |
| net.minecraft.command.impl.StopSoundCommand | |
| net.minecraft.command.impl.SummonCommand | |
| net.minecraft.command.impl.TagCommand | |
| net.minecraft.command.impl.TeamCommand | |
| net.minecraft.command.impl.TeamMsgCommand | |
| net.minecraft.command.impl.TeleportCommand | |
| net.minecraft.command.impl.TeleportCommand$Facing | |
| net.minecraft.command.impl.TellRawCommand | |
| net.minecraft.command.impl.TimeCommand | |
| net.minecraft.command.impl.TitleCommand | |
| net.minecraft.command.impl.TriggerCommand | |
| net.minecraft.command.impl.WeatherCommand | |
| net.minecraft.command.impl.WhitelistCommand | |
| net.minecraft.command.impl.WorldBorderCommand | |
| net.minecraft.command.impl.data.BlockDataAccessor | |
| net.minecraft.command.impl.data.DataCommand | |
| net.minecraft.command.impl.data.DataCommand$IDataProvider | |
| net.minecraft.command.impl.data.DataCommand$IModificationSourceArgumentBuilder | |
| net.minecraft.command.impl.data.DataCommand$IModificationType | |
| net.minecraft.command.impl.data.EntityDataAccessor | |
| net.minecraft.command.impl.data.IDataAccessor | |
| net.minecraft.crash.CrashReport | |
| net.minecraft.crash.CrashReportCategory | |
| net.minecraft.crash.CrashReportCategory$Entry | |
| net.minecraft.crash.ICrashReportDetail | |
| net.minecraft.crash.ReportedException | |
| net.minecraft.data.AdvancementProvider | |
| net.minecraft.data.BlockListReport | |
| net.minecraft.data.BlockTagsProvider | |
| net.minecraft.data.CommandsReport | |
| net.minecraft.data.CookingRecipeBuilder | |
| net.minecraft.data.CookingRecipeBuilder$Result | |
| net.minecraft.data.CustomRecipeBuilder | |
| net.minecraft.data.DataGenerator | |
| net.minecraft.data.DirectoryCache | |
| net.minecraft.data.EntityTypeTagsProvider | |
| net.minecraft.data.FluidTagsProvider | |
| net.minecraft.data.IDataProvider | |
| net.minecraft.data.IFinishedRecipe | |
| net.minecraft.data.ItemTagsProvider | |
| net.minecraft.data.LootTableProvider | |
| net.minecraft.data.Main | |
| net.minecraft.data.NBTToSNBTConverter | |
| net.minecraft.data.RecipeProvider | |
| net.minecraft.data.RegistryDumpReport | |
| net.minecraft.data.SNBTToNBTConverter | |
| net.minecraft.data.SNBTToNBTConverter$ITransformer | |
| net.minecraft.data.ShapedRecipeBuilder | |
| net.minecraft.data.ShapedRecipeBuilder$Result | |
| net.minecraft.data.ShapelessRecipeBuilder | |
| net.minecraft.data.ShapelessRecipeBuilder$Result | |
| net.minecraft.data.SingleItemRecipeBuilder | |
| net.minecraft.data.SingleItemRecipeBuilder$Result | |
| net.minecraft.data.StructureUpdater | |
| net.minecraft.data.TagsProvider | |
| net.minecraft.data.advancements.AdventureAdvancements | |
| net.minecraft.data.advancements.EndAdvancements | |
| net.minecraft.data.advancements.HusbandryAdvancements | |
| net.minecraft.data.advancements.NetherAdvancements | |
| net.minecraft.data.advancements.StoryAdvancements | |
| net.minecraft.data.loot.BlockLootTables | |
| net.minecraft.data.loot.ChestLootTables | |
| net.minecraft.data.loot.EntityLootTables | |
| net.minecraft.data.loot.FishingLootTables | |
| net.minecraft.data.loot.GiftLootTables | |
| net.minecraft.dispenser.DefaultDispenseItemBehavior | |
| net.minecraft.dispenser.DispenseBoatBehavior | |
| net.minecraft.dispenser.IBlockSource | |
| net.minecraft.dispenser.IDispenseItemBehavior | |
| net.minecraft.dispenser.ILocatableSource | |
| net.minecraft.dispenser.ILocation | |
| net.minecraft.dispenser.IPosition | |
| net.minecraft.dispenser.OptionalDispenseBehavior | |
| net.minecraft.dispenser.Position | |
| net.minecraft.dispenser.ProjectileDispenseBehavior | |
| net.minecraft.dispenser.ProxyBlockSource | |
| net.minecraft.dispenser.ShulkerBoxDispenseBehavior | |
| net.minecraft.enchantment.AquaAffinityEnchantment | |
| net.minecraft.enchantment.BindingCurseEnchantment | |
| net.minecraft.enchantment.ChannelingEnchantment | |
| net.minecraft.enchantment.DamageEnchantment | |
| net.minecraft.enchantment.DepthStriderEnchantment | |
| net.minecraft.enchantment.EfficiencyEnchantment | |
| net.minecraft.enchantment.Enchantment | |
| net.minecraft.enchantment.Enchantment$Rarity | |
| net.minecraft.enchantment.EnchantmentData | |
| net.minecraft.enchantment.EnchantmentHelper | |
| net.minecraft.enchantment.EnchantmentHelper$IEnchantmentVisitor | |
| net.minecraft.enchantment.EnchantmentType | |
| net.minecraft.enchantment.Enchantments | |
| net.minecraft.enchantment.FireAspectEnchantment | |
| net.minecraft.enchantment.FlameEnchantment | |
| net.minecraft.enchantment.FrostWalkerEnchantment | |
| net.minecraft.enchantment.ImpalingEnchantment | |
| net.minecraft.enchantment.InfinityEnchantment | |
| net.minecraft.enchantment.KnockbackEnchantment | |
| net.minecraft.enchantment.LootBonusEnchantment | |
| net.minecraft.enchantment.LoyaltyEnchantment | |
| net.minecraft.enchantment.LureEnchantment | |
| net.minecraft.enchantment.MendingEnchantment | |
| net.minecraft.enchantment.MultishotEnchantment | |
| net.minecraft.enchantment.PiercingEnchantment | |
| net.minecraft.enchantment.PowerEnchantment | |
| net.minecraft.enchantment.ProtectionEnchantment | |
| net.minecraft.enchantment.ProtectionEnchantment$Type | |
| net.minecraft.enchantment.PunchEnchantment | |
| net.minecraft.enchantment.QuickChargeEnchantment | |
| net.minecraft.enchantment.RespirationEnchantment | |
| net.minecraft.enchantment.RiptideEnchantment | |
| net.minecraft.enchantment.SilkTouchEnchantment | |
| net.minecraft.enchantment.SweepingEnchantment | |
| net.minecraft.enchantment.ThornsEnchantment | |
| net.minecraft.enchantment.UnbreakingEnchantment | |
| net.minecraft.enchantment.VanishingCurseEnchantment | |
| net.minecraft.entity.AgeableEntity | |
| net.minecraft.entity.AreaEffectCloudEntity | |
| net.minecraft.entity.CreatureAttribute | |
| net.minecraft.entity.CreatureEntity | |
| net.minecraft.entity.Entity | |
| net.minecraft.entity.EntityClassification | |
| net.minecraft.entity.EntityPredicate | |
| net.minecraft.entity.EntitySize | |
| net.minecraft.entity.EntitySpawnPlacementRegistry | |
| net.minecraft.entity.EntitySpawnPlacementRegistry$Entry | |
| net.minecraft.entity.EntitySpawnPlacementRegistry$IPlacementPredicate | |
| net.minecraft.entity.EntitySpawnPlacementRegistry$PlacementType | |
| net.minecraft.entity.EntityType | |
| net.minecraft.entity.EntityType$Builder | |
| net.minecraft.entity.EntityType$IFactory | |
| net.minecraft.entity.FlyingEntity | |
| net.minecraft.entity.ICrossbowUser | |
| net.minecraft.entity.IJumpingMount | |
| net.minecraft.entity.ILivingEntityData | |
| net.minecraft.entity.INPC | |
| net.minecraft.entity.IProjectile | |
| net.minecraft.entity.IRangedAttackMob | |
| net.minecraft.entity.IRendersAsItem | |
| net.minecraft.entity.LivingEntity | |
| net.minecraft.entity.MobEntity | |
| net.minecraft.entity.MoverType | |
| net.minecraft.entity.NPCMerchant | |
| net.minecraft.entity.Pose | |
| net.minecraft.entity.SharedMonsterAttributes | |
| net.minecraft.entity.SpawnReason | |
| net.minecraft.entity.ai.EntitySenses | |
| net.minecraft.entity.ai.RandomPositionGenerator | |
| net.minecraft.entity.ai.attributes.AbstractAttributeMap | |
| net.minecraft.entity.ai.attributes.Attribute | |
| net.minecraft.entity.ai.attributes.AttributeMap | |
| net.minecraft.entity.ai.attributes.AttributeModifier | |
| net.minecraft.entity.ai.attributes.AttributeModifier$Operation | |
| net.minecraft.entity.ai.attributes.IAttribute | |
| net.minecraft.entity.ai.attributes.IAttributeInstance | |
| net.minecraft.entity.ai.attributes.ModifiableAttributeInstance | |
| net.minecraft.entity.ai.attributes.RangedAttribute | |
| net.minecraft.entity.ai.brain.Brain | |
| net.minecraft.entity.ai.brain.BrainUtil | |
| net.minecraft.entity.ai.brain.memory.MemoryModuleStatus | |
| net.minecraft.entity.ai.brain.memory.MemoryModuleType | |
| net.minecraft.entity.ai.brain.memory.WalkTarget | |
| net.minecraft.entity.ai.brain.schedule.Activity | |
| net.minecraft.entity.ai.brain.schedule.DutyTime | |
| net.minecraft.entity.ai.brain.schedule.Schedule | |
| net.minecraft.entity.ai.brain.schedule.ScheduleBuilder | |
| net.minecraft.entity.ai.brain.schedule.ScheduleBuilder$ActivityEntry | |
| net.minecraft.entity.ai.brain.schedule.ScheduleDuties | |
| net.minecraft.entity.ai.brain.sensor.DummySensor | |
| net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor | |
| net.minecraft.entity.ai.brain.sensor.HurtBySensor | |
| net.minecraft.entity.ai.brain.sensor.InteractableDoorsSensor | |
| net.minecraft.entity.ai.brain.sensor.NearestBedSensor | |
| net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor | |
| net.minecraft.entity.ai.brain.sensor.NearestPlayersSensor | |
| net.minecraft.entity.ai.brain.sensor.SecondaryPositionSensor | |
| net.minecraft.entity.ai.brain.sensor.Sensor | |
| net.minecraft.entity.ai.brain.sensor.SensorType | |
| net.minecraft.entity.ai.brain.sensor.VillagerBabiesSensor | |
| net.minecraft.entity.ai.brain.sensor.VillagerHostilesSensor | |
| net.minecraft.entity.ai.brain.task.AssignProfessionTask | |
| net.minecraft.entity.ai.brain.task.BeginRaidTask | |
| net.minecraft.entity.ai.brain.task.CelebrateRaidVictoryTask | |
| net.minecraft.entity.ai.brain.task.ChangeJobTask | |
| net.minecraft.entity.ai.brain.task.ClearHurtTask | |
| net.minecraft.entity.ai.brain.task.CongregateTask | |
| net.minecraft.entity.ai.brain.task.CreateBabyVillagerTask | |
| net.minecraft.entity.ai.brain.task.DummyTask | |
| net.minecraft.entity.ai.brain.task.ExpireHidingTask | |
| net.minecraft.entity.ai.brain.task.ExpirePOITask | |
| net.minecraft.entity.ai.brain.task.FarmTask | |
| net.minecraft.entity.ai.brain.task.FindHidingPlaceDuringRaidTask | |
| net.minecraft.entity.ai.brain.task.FindHidingPlaceTask | |
| net.minecraft.entity.ai.brain.task.FindInteractionAndLookTargetTask | |
| net.minecraft.entity.ai.brain.task.FindWalkTargetAfterRaidVictoryTask | |
| net.minecraft.entity.ai.brain.task.FindWalkTargetTask | |
| net.minecraft.entity.ai.brain.task.FirstShuffledTask | |
| net.minecraft.entity.ai.brain.task.FleeTask | |
| net.minecraft.entity.ai.brain.task.ForgetRaidTask | |
| net.minecraft.entity.ai.brain.task.GatherPOITask | |
| net.minecraft.entity.ai.brain.task.GiveHeroGiftsTask | |
| net.minecraft.entity.ai.brain.task.GoOutsideAfterRaidTask | |
| net.minecraft.entity.ai.brain.task.HideFromRaidOnBellRingTask | |
| net.minecraft.entity.ai.brain.task.InteractWithDoorTask | |
| net.minecraft.entity.ai.brain.task.InteractWithEntityTask | |
| net.minecraft.entity.ai.brain.task.JumpOnBedTask | |
| net.minecraft.entity.ai.brain.task.LookAtEntityTask | |
| net.minecraft.entity.ai.brain.task.LookTask | |
| net.minecraft.entity.ai.brain.task.MoveToSkylightTask | |
| net.minecraft.entity.ai.brain.task.MultiTask | |
| net.minecraft.entity.ai.brain.task.MultiTask$Ordering | |
| net.minecraft.entity.ai.brain.task.MultiTask$RunType | |
| net.minecraft.entity.ai.brain.task.PanicTask | |
| net.minecraft.entity.ai.brain.task.PickupFoodTask | |
| net.minecraft.entity.ai.brain.task.RingBellTask | |
| net.minecraft.entity.ai.brain.task.ShareItemsTask | |
| net.minecraft.entity.ai.brain.task.ShowWaresTask | |
| net.minecraft.entity.ai.brain.task.SleepAtHomeTask | |
| net.minecraft.entity.ai.brain.task.SpawnGolemTask | |
| net.minecraft.entity.ai.brain.task.StayNearPointTask | |
| net.minecraft.entity.ai.brain.task.SwimTask | |
| net.minecraft.entity.ai.brain.task.Task | |
| net.minecraft.entity.ai.brain.task.Task$Status | |
| net.minecraft.entity.ai.brain.task.TradeTask | |
| net.minecraft.entity.ai.brain.task.UpdateActivityTask | |
| net.minecraft.entity.ai.brain.task.VillagerTasks | |
| net.minecraft.entity.ai.brain.task.WakeUpTask | |
| net.minecraft.entity.ai.brain.task.WalkRandomlyTask | |
| net.minecraft.entity.ai.brain.task.WalkToHouseTask | |
| net.minecraft.entity.ai.brain.task.WalkToPOITask | |
| net.minecraft.entity.ai.brain.task.WalkToTargetTask | |
| net.minecraft.entity.ai.brain.task.WalkToVillagerBabiesTask | |
| net.minecraft.entity.ai.brain.task.WalkTowardsLookTargetTask | |
| net.minecraft.entity.ai.brain.task.WalkTowardsPosTask | |
| net.minecraft.entity.ai.brain.task.WalkTowardsRandomSecondaryPosTask | |
| net.minecraft.entity.ai.brain.task.WorkTask | |
| net.minecraft.entity.ai.controller.BodyController | |
| net.minecraft.entity.ai.controller.DolphinLookController | |
| net.minecraft.entity.ai.controller.FlyingMovementController | |
| net.minecraft.entity.ai.controller.JumpController | |
| net.minecraft.entity.ai.controller.LookController | |
| net.minecraft.entity.ai.controller.MovementController | |
| net.minecraft.entity.ai.controller.MovementController$Action | |
| net.minecraft.entity.ai.goal.AvoidEntityGoal | |
| net.minecraft.entity.ai.goal.BegGoal | |
| net.minecraft.entity.ai.goal.BoatGoals | |
| net.minecraft.entity.ai.goal.BreakBlockGoal | |
| net.minecraft.entity.ai.goal.BreakDoorGoal | |
| net.minecraft.entity.ai.goal.BreatheAirGoal | |
| net.minecraft.entity.ai.goal.BreedGoal | |
| net.minecraft.entity.ai.goal.CatLieOnBedGoal | |
| net.minecraft.entity.ai.goal.CatSitOnBlockGoal | |
| net.minecraft.entity.ai.goal.CreeperSwellGoal | |
| net.minecraft.entity.ai.goal.DefendVillageTargetGoal | |
| net.minecraft.entity.ai.goal.DolphinJumpGoal | |
| net.minecraft.entity.ai.goal.EatGrassGoal | |
| net.minecraft.entity.ai.goal.FindWaterGoal | |
| net.minecraft.entity.ai.goal.FleeSunGoal | |
| net.minecraft.entity.ai.goal.FollowBoatGoal | |
| net.minecraft.entity.ai.goal.FollowMobGoal | |
| net.minecraft.entity.ai.goal.FollowOwnerFlyingGoal | |
| net.minecraft.entity.ai.goal.FollowOwnerGoal | |
| net.minecraft.entity.ai.goal.FollowParentGoal | |
| net.minecraft.entity.ai.goal.FollowSchoolLeaderGoal | |
| net.minecraft.entity.ai.goal.Goal | |
| net.minecraft.entity.ai.goal.Goal$Flag | |
| net.minecraft.entity.ai.goal.GoalSelector | |
| net.minecraft.entity.ai.goal.HurtByTargetGoal | |
| net.minecraft.entity.ai.goal.InteractDoorGoal | |
| net.minecraft.entity.ai.goal.JumpGoal | |
| net.minecraft.entity.ai.goal.LandOnOwnersShoulderGoal | |
| net.minecraft.entity.ai.goal.LeapAtTargetGoal | |
| net.minecraft.entity.ai.goal.LlamaFollowCaravanGoal | |
| net.minecraft.entity.ai.goal.LookAtCustomerGoal | |
| net.minecraft.entity.ai.goal.LookAtGoal | |
| net.minecraft.entity.ai.goal.LookAtWithoutMovingGoal | |
| net.minecraft.entity.ai.goal.LookRandomlyGoal | |
| net.minecraft.entity.ai.goal.MeleeAttackGoal | |
| net.minecraft.entity.ai.goal.MoveThroughVillageAtNightGoal | |
| net.minecraft.entity.ai.goal.MoveThroughVillageGoal | |
| net.minecraft.entity.ai.goal.MoveToBlockGoal | |
| net.minecraft.entity.ai.goal.MoveTowardsRaidGoal | |
| net.minecraft.entity.ai.goal.MoveTowardsRestrictionGoal | |
| net.minecraft.entity.ai.goal.MoveTowardsTargetGoal | |
| net.minecraft.entity.ai.goal.MoveTowardsVillageGoal | |
| net.minecraft.entity.ai.goal.NearestAttackableTargetExpiringGoal | |
| net.minecraft.entity.ai.goal.NearestAttackableTargetGoal | |
| net.minecraft.entity.ai.goal.NonTamedTargetGoal | |
| net.minecraft.entity.ai.goal.OcelotAttackGoal | |
| net.minecraft.entity.ai.goal.OpenDoorGoal | |
| net.minecraft.entity.ai.goal.OwnerHurtByTargetGoal | |
| net.minecraft.entity.ai.goal.OwnerHurtTargetGoal | |
| net.minecraft.entity.ai.goal.PanicGoal | |
| net.minecraft.entity.ai.goal.PrioritizedGoal | |
| net.minecraft.entity.ai.goal.RandomSwimmingGoal | |
| net.minecraft.entity.ai.goal.RandomWalkingGoal | |
| net.minecraft.entity.ai.goal.RangedAttackGoal | |
| net.minecraft.entity.ai.goal.RangedBowAttackGoal | |
| net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal | |
| net.minecraft.entity.ai.goal.RangedCrossbowAttackGoal$CrossbowState | |
| net.minecraft.entity.ai.goal.RestrictSunGoal | |
| net.minecraft.entity.ai.goal.RunAroundLikeCrazyGoal | |
| net.minecraft.entity.ai.goal.ShowVillagerFlowerGoal | |
| net.minecraft.entity.ai.goal.SitGoal | |
| net.minecraft.entity.ai.goal.SwimGoal | |
| net.minecraft.entity.ai.goal.TargetGoal | |
| net.minecraft.entity.ai.goal.TemptGoal | |
| net.minecraft.entity.ai.goal.ToggleableNearestAttackableTargetGoal | |
| net.minecraft.entity.ai.goal.TradeWithPlayerGoal | |
| net.minecraft.entity.ai.goal.TriggerSkeletonTrapGoal | |
| net.minecraft.entity.ai.goal.UseItemGoal | |
| net.minecraft.entity.ai.goal.WaterAvoidingRandomFlyingGoal | |
| net.minecraft.entity.ai.goal.WaterAvoidingRandomWalkingGoal | |
| net.minecraft.entity.ai.goal.ZombieAttackGoal | |
| net.minecraft.entity.boss.WitherEntity | |
| net.minecraft.entity.boss.WitherEntity$DoNothingGoal | |
| net.minecraft.entity.boss.dragon.EnderDragonEntity | |
| net.minecraft.entity.boss.dragon.EnderDragonPartEntity | |
| net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase | |
| net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase | |
| net.minecraft.entity.boss.dragon.phase.DyingPhase | |
| net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase | |
| net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase | |
| net.minecraft.entity.boss.dragon.phase.HoverPhase | |
| net.minecraft.entity.boss.dragon.phase.IPhase | |
| net.minecraft.entity.boss.dragon.phase.LandingApproachPhase | |
| net.minecraft.entity.boss.dragon.phase.LandingPhase | |
| net.minecraft.entity.boss.dragon.phase.Phase | |
| net.minecraft.entity.boss.dragon.phase.PhaseManager | |
| net.minecraft.entity.boss.dragon.phase.PhaseType | |
| net.minecraft.entity.boss.dragon.phase.ScanningSittingPhase | |
| net.minecraft.entity.boss.dragon.phase.SittingPhase | |
| net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase | |
| net.minecraft.entity.boss.dragon.phase.TakeoffPhase | |
| net.minecraft.entity.effect.LightningBoltEntity | |
| net.minecraft.entity.item.ArmorStandEntity | |
| net.minecraft.entity.item.BoatEntity | |
| net.minecraft.entity.item.BoatEntity$Status | |
| net.minecraft.entity.item.BoatEntity$Type | |
| net.minecraft.entity.item.EnderCrystalEntity | |
| net.minecraft.entity.item.EnderPearlEntity | |
| net.minecraft.entity.item.ExperienceBottleEntity | |
| net.minecraft.entity.item.ExperienceOrbEntity | |
| net.minecraft.entity.item.EyeOfEnderEntity | |
| net.minecraft.entity.item.FallingBlockEntity | |
| net.minecraft.entity.item.FireworkRocketEntity | |
| net.minecraft.entity.item.HangingEntity | |
| net.minecraft.entity.item.ItemEntity | |
| net.minecraft.entity.item.ItemFrameEntity | |
| net.minecraft.entity.item.LeashKnotEntity | |
| net.minecraft.entity.item.PaintingEntity | |
| net.minecraft.entity.item.PaintingType | |
| net.minecraft.entity.item.TNTEntity | |
| net.minecraft.entity.item.minecart.AbstractMinecartEntity | |
| net.minecraft.entity.item.minecart.AbstractMinecartEntity$Type | |
| net.minecraft.entity.item.minecart.ChestMinecartEntity | |
| net.minecraft.entity.item.minecart.ContainerMinecartEntity | |
| net.minecraft.entity.item.minecart.FurnaceMinecartEntity | |
| net.minecraft.entity.item.minecart.HopperMinecartEntity | |
| net.minecraft.entity.item.minecart.MinecartCommandBlockEntity | |
| net.minecraft.entity.item.minecart.MinecartCommandBlockEntity$MinecartCommandLogic | |
| net.minecraft.entity.item.minecart.MinecartEntity | |
| net.minecraft.entity.item.minecart.SpawnerMinecartEntity | |
| net.minecraft.entity.item.minecart.TNTMinecartEntity | |
| net.minecraft.entity.merchant.IMerchant | |
| net.minecraft.entity.merchant.IReputationTracking | |
| net.minecraft.entity.merchant.IReputationType | |
| net.minecraft.entity.merchant.villager.AbstractVillagerEntity | |
| net.minecraft.entity.merchant.villager.VillagerData | |
| net.minecraft.entity.merchant.villager.VillagerEntity | |
| net.minecraft.entity.merchant.villager.VillagerProfession | |
| net.minecraft.entity.merchant.villager.VillagerTrades | |
| net.minecraft.entity.merchant.villager.VillagerTrades$DyedArmorForEmeraldsTrade | |
| net.minecraft.entity.merchant.villager.VillagerTrades$EmeraldForItemsTrade | |
| net.minecraft.entity.merchant.villager.VillagerTrades$EmeraldForMapTrade | |
| net.minecraft.entity.merchant.villager.VillagerTrades$EmeraldForVillageTypeItemTrade | |
| net.minecraft.entity.merchant.villager.VillagerTrades$EnchantedBookForEmeraldsTrade | |
| net.minecraft.entity.merchant.villager.VillagerTrades$EnchantedItemForEmeraldsTrade | |
| net.minecraft.entity.merchant.villager.VillagerTrades$ITrade | |
| net.minecraft.entity.merchant.villager.VillagerTrades$ItemWithPotionForEmeraldsAndItemsTrade | |
| net.minecraft.entity.merchant.villager.VillagerTrades$ItemsForEmeraldsAndItemsTrade | |
| net.minecraft.entity.merchant.villager.VillagerTrades$ItemsForEmeraldsTrade | |
| net.minecraft.entity.merchant.villager.VillagerTrades$SuspiciousStewForEmeraldTrade | |
| net.minecraft.entity.merchant.villager.WanderingTraderEntity | |
| net.minecraft.entity.merchant.villager.WanderingTraderEntity$MoveToGoal | |
| net.minecraft.entity.monster.AbstractIllagerEntity | |
| net.minecraft.entity.monster.AbstractIllagerEntity$ArmPose | |
| net.minecraft.entity.monster.AbstractIllagerEntity$RaidOpenDoorGoal | |
| net.minecraft.entity.monster.AbstractRaiderEntity | |
| net.minecraft.entity.monster.AbstractRaiderEntity$CelebrateRaidLossGoal | |
| net.minecraft.entity.monster.AbstractRaiderEntity$FindTargetGoal | |
| net.minecraft.entity.monster.AbstractRaiderEntity$InvadeHomeGoal | |
| net.minecraft.entity.monster.AbstractRaiderEntity$PromoteLeaderGoal | |
| net.minecraft.entity.monster.AbstractSkeletonEntity | |
| net.minecraft.entity.monster.BlazeEntity | |
| net.minecraft.entity.monster.BlazeEntity$FireballAttackGoal | |
| net.minecraft.entity.monster.CaveSpiderEntity | |
| net.minecraft.entity.monster.CreeperEntity | |
| net.minecraft.entity.monster.DrownedEntity | |
| net.minecraft.entity.monster.DrownedEntity$AttackGoal | |
| net.minecraft.entity.monster.DrownedEntity$GoToBeachGoal | |
| net.minecraft.entity.monster.DrownedEntity$GoToWaterGoal | |
| net.minecraft.entity.monster.DrownedEntity$MoveHelperController | |
| net.minecraft.entity.monster.DrownedEntity$SwimUpGoal | |
| net.minecraft.entity.monster.DrownedEntity$TridentAttackGoal | |
| net.minecraft.entity.monster.ElderGuardianEntity | |
| net.minecraft.entity.monster.EndermanEntity | |
| net.minecraft.entity.monster.EndermanEntity$FindPlayerGoal | |
| net.minecraft.entity.monster.EndermanEntity$PlaceBlockGoal | |
| net.minecraft.entity.monster.EndermanEntity$StareGoal | |
| net.minecraft.entity.monster.EndermanEntity$TakeBlockGoal | |
| net.minecraft.entity.monster.EndermiteEntity | |
| net.minecraft.entity.monster.EvokerEntity | |
| net.minecraft.entity.monster.EvokerEntity$AttackSpellGoal | |
| net.minecraft.entity.monster.EvokerEntity$CastingSpellGoal | |
| net.minecraft.entity.monster.EvokerEntity$SummonSpellGoal | |
| net.minecraft.entity.monster.EvokerEntity$WololoSpellGoal | |
| net.minecraft.entity.monster.GhastEntity | |
| net.minecraft.entity.monster.GhastEntity$FireballAttackGoal | |
| net.minecraft.entity.monster.GhastEntity$LookAroundGoal | |
| net.minecraft.entity.monster.GhastEntity$MoveHelperController | |
| net.minecraft.entity.monster.GhastEntity$RandomFlyGoal | |
| net.minecraft.entity.monster.GiantEntity | |
| net.minecraft.entity.monster.GuardianEntity | |
| net.minecraft.entity.monster.GuardianEntity$AttackGoal | |
| net.minecraft.entity.monster.GuardianEntity$MoveHelperController | |
| net.minecraft.entity.monster.GuardianEntity$TargetPredicate | |
| net.minecraft.entity.monster.HuskEntity | |
| net.minecraft.entity.monster.IMob | |
| net.minecraft.entity.monster.IllusionerEntity | |
| net.minecraft.entity.monster.IllusionerEntity$BlindnessSpellGoal | |
| net.minecraft.entity.monster.IllusionerEntity$MirrorSpellGoal | |
| net.minecraft.entity.monster.MagmaCubeEntity | |
| net.minecraft.entity.monster.MonsterEntity | |
| net.minecraft.entity.monster.PatrollerEntity | |
| net.minecraft.entity.monster.PatrollerEntity$PatrolGoal | |
| net.minecraft.entity.monster.PhantomEntity | |
| net.minecraft.entity.monster.PhantomEntity$AttackPhase | |
| net.minecraft.entity.monster.PhantomEntity$AttackPlayerGoal | |
| net.minecraft.entity.monster.PhantomEntity$BodyHelperController | |
| net.minecraft.entity.monster.PhantomEntity$LookHelperController | |
| net.minecraft.entity.monster.PhantomEntity$MoveGoal | |
| net.minecraft.entity.monster.PhantomEntity$MoveHelperController | |
| net.minecraft.entity.monster.PhantomEntity$OrbitPointGoal | |
| net.minecraft.entity.monster.PhantomEntity$PickAttackGoal | |
| net.minecraft.entity.monster.PhantomEntity$SweepAttackGoal | |
| net.minecraft.entity.monster.PillagerEntity | |
| net.minecraft.entity.monster.RavagerEntity | |
| net.minecraft.entity.monster.RavagerEntity$AttackGoal | |
| net.minecraft.entity.monster.RavagerEntity$Navigator | |
| net.minecraft.entity.monster.RavagerEntity$Processor | |
| net.minecraft.entity.monster.ShulkerEntity | |
| net.minecraft.entity.monster.ShulkerEntity$AttackGoal | |
| net.minecraft.entity.monster.ShulkerEntity$AttackNearestGoal | |
| net.minecraft.entity.monster.ShulkerEntity$BodyHelperController | |
| net.minecraft.entity.monster.ShulkerEntity$DefenseAttackGoal | |
| net.minecraft.entity.monster.ShulkerEntity$PeekGoal | |
| net.minecraft.entity.monster.SilverfishEntity | |
| net.minecraft.entity.monster.SilverfishEntity$HideInStoneGoal | |
| net.minecraft.entity.monster.SilverfishEntity$SummonSilverfishGoal | |
| net.minecraft.entity.monster.SkeletonEntity | |
| net.minecraft.entity.monster.SlimeEntity | |
| net.minecraft.entity.monster.SlimeEntity$AttackGoal | |
| net.minecraft.entity.monster.SlimeEntity$FaceRandomGoal | |
| net.minecraft.entity.monster.SlimeEntity$FloatGoal | |
| net.minecraft.entity.monster.SlimeEntity$HopGoal | |
| net.minecraft.entity.monster.SlimeEntity$MoveHelperController | |
| net.minecraft.entity.monster.SpellcastingIllagerEntity | |
| net.minecraft.entity.monster.SpellcastingIllagerEntity$CastingASpellGoal | |
| net.minecraft.entity.monster.SpellcastingIllagerEntity$SpellType | |
| net.minecraft.entity.monster.SpellcastingIllagerEntity$UseSpellGoal | |
| net.minecraft.entity.monster.SpiderEntity | |
| net.minecraft.entity.monster.SpiderEntity$AttackGoal | |
| net.minecraft.entity.monster.SpiderEntity$GroupData | |
| net.minecraft.entity.monster.SpiderEntity$TargetGoal | |
| net.minecraft.entity.monster.StrayEntity | |
| net.minecraft.entity.monster.VexEntity | |
| net.minecraft.entity.monster.VexEntity$ChargeAttackGoal | |
| net.minecraft.entity.monster.VexEntity$CopyOwnerTargetGoal | |
| net.minecraft.entity.monster.VexEntity$MoveHelperController | |
| net.minecraft.entity.monster.VexEntity$MoveRandomGoal | |
| net.minecraft.entity.monster.VindicatorEntity | |
| net.minecraft.entity.monster.VindicatorEntity$AttackGoal | |
| net.minecraft.entity.monster.VindicatorEntity$BreakDoorGoal | |
| net.minecraft.entity.monster.VindicatorEntity$JohnnyAttackGoal | |
| net.minecraft.entity.monster.WitchEntity | |
| net.minecraft.entity.monster.WitherSkeletonEntity | |
| net.minecraft.entity.monster.ZombieEntity | |
| net.minecraft.entity.monster.ZombieEntity$AttackTurtleEggGoal | |
| net.minecraft.entity.monster.ZombieEntity$GroupData | |
| net.minecraft.entity.monster.ZombiePigmanEntity | |
| net.minecraft.entity.monster.ZombiePigmanEntity$HurtByAggressorGoal | |
| net.minecraft.entity.monster.ZombiePigmanEntity$TargetAggressorGoal | |
| net.minecraft.entity.monster.ZombieVillagerEntity | |
| net.minecraft.entity.passive.AmbientEntity | |
| net.minecraft.entity.passive.AnimalEntity | |
| net.minecraft.entity.passive.BatEntity | |
| net.minecraft.entity.passive.CatEntity | |
| net.minecraft.entity.passive.CatEntity$AvoidPlayerGoal | |
| net.minecraft.entity.passive.CatEntity$MorningGiftGoal | |
| net.minecraft.entity.passive.CatEntity$TemptGoal | |
| net.minecraft.entity.passive.ChickenEntity | |
| net.minecraft.entity.passive.CowEntity | |
| net.minecraft.entity.passive.DolphinEntity | |
| net.minecraft.entity.passive.DolphinEntity$MoveHelperController | |
| net.minecraft.entity.passive.DolphinEntity$PlayWithItemsGoal | |
| net.minecraft.entity.passive.DolphinEntity$SwimToTreasureGoal | |
| net.minecraft.entity.passive.DolphinEntity$SwimWithPlayerGoal | |
| net.minecraft.entity.passive.FoxEntity | |
| net.minecraft.entity.passive.FoxEntity$AlertablePredicate | |
| net.minecraft.entity.passive.FoxEntity$BaseGoal | |
| net.minecraft.entity.passive.FoxEntity$BiteGoal | |
| net.minecraft.entity.passive.FoxEntity$EatBerriesGoal | |
| net.minecraft.entity.passive.FoxEntity$FindItemsGoal | |
| net.minecraft.entity.passive.FoxEntity$FindShelterGoal | |
| net.minecraft.entity.passive.FoxEntity$FollowGoal | |
| net.minecraft.entity.passive.FoxEntity$FollowTargetGoal | |
| net.minecraft.entity.passive.FoxEntity$FoxData | |
| net.minecraft.entity.passive.FoxEntity$JumpGoal | |
| net.minecraft.entity.passive.FoxEntity$LookHelperController | |
| net.minecraft.entity.passive.FoxEntity$MateGoal | |
| net.minecraft.entity.passive.FoxEntity$MoveHelperController | |
| net.minecraft.entity.passive.FoxEntity$PanicGoal | |
| net.minecraft.entity.passive.FoxEntity$PounceGoal | |
| net.minecraft.entity.passive.FoxEntity$RevengeGoal | |
| net.minecraft.entity.passive.FoxEntity$SitAndLookGoal | |
| net.minecraft.entity.passive.FoxEntity$SleepGoal | |
| net.minecraft.entity.passive.FoxEntity$StrollGoal | |
| net.minecraft.entity.passive.FoxEntity$SwimGoal | |
| net.minecraft.entity.passive.FoxEntity$Type | |
| net.minecraft.entity.passive.FoxEntity$WatchGoal | |
| net.minecraft.entity.passive.GolemEntity | |
| net.minecraft.entity.passive.IFlyingAnimal | |
| net.minecraft.entity.passive.IronGolemEntity | |
| net.minecraft.entity.passive.MooshroomEntity | |
| net.minecraft.entity.passive.MooshroomEntity$Type | |
| net.minecraft.entity.passive.OcelotEntity | |
| net.minecraft.entity.passive.OcelotEntity$AvoidEntityGoal | |
| net.minecraft.entity.passive.OcelotEntity$TemptGoal | |
| net.minecraft.entity.passive.PandaEntity | |
| net.minecraft.entity.passive.PandaEntity$AttackGoal | |
| net.minecraft.entity.passive.PandaEntity$AvoidGoal | |
| net.minecraft.entity.passive.PandaEntity$ChildPlayGoal | |
| net.minecraft.entity.passive.PandaEntity$LieBackGoal | |
| net.minecraft.entity.passive.PandaEntity$MateGoal | |
| net.minecraft.entity.passive.PandaEntity$MoveHelperController | |
| net.minecraft.entity.passive.PandaEntity$PandaData | |
| net.minecraft.entity.passive.PandaEntity$PanicGoal | |
| net.minecraft.entity.passive.PandaEntity$RevengeGoal | |
| net.minecraft.entity.passive.PandaEntity$RollGoal | |
| net.minecraft.entity.passive.PandaEntity$SitGoal | |
| net.minecraft.entity.passive.PandaEntity$Type | |
| net.minecraft.entity.passive.PandaEntity$WatchGoal | |
| net.minecraft.entity.passive.ParrotEntity | |
| net.minecraft.entity.passive.PigEntity | |
| net.minecraft.entity.passive.PolarBearEntity | |
| net.minecraft.entity.passive.PolarBearEntity$AttackPlayerGoal | |
| net.minecraft.entity.passive.PolarBearEntity$GroupData | |
| net.minecraft.entity.passive.PolarBearEntity$HurtByTargetGoal | |
| net.minecraft.entity.passive.PolarBearEntity$MeleeAttackGoal | |
| net.minecraft.entity.passive.PolarBearEntity$PanicGoal | |
| net.minecraft.entity.passive.RabbitEntity | |
| net.minecraft.entity.passive.RabbitEntity$AvoidEntityGoal | |
| net.minecraft.entity.passive.RabbitEntity$EvilAttackGoal | |
| net.minecraft.entity.passive.RabbitEntity$JumpHelperController | |
| net.minecraft.entity.passive.RabbitEntity$MoveHelperController | |
| net.minecraft.entity.passive.RabbitEntity$PanicGoal | |
| net.minecraft.entity.passive.RabbitEntity$RabbitData | |
| net.minecraft.entity.passive.RabbitEntity$RaidFarmGoal | |
| net.minecraft.entity.passive.SheepEntity | |
| net.minecraft.entity.passive.ShoulderRidingEntity | |
| net.minecraft.entity.passive.SnowGolemEntity | |
| net.minecraft.entity.passive.SquidEntity | |
| net.minecraft.entity.passive.SquidEntity$FleeGoal | |
| net.minecraft.entity.passive.SquidEntity$MoveRandomGoal | |
| net.minecraft.entity.passive.TameableEntity | |
| net.minecraft.entity.passive.TurtleEntity | |
| net.minecraft.entity.passive.TurtleEntity$GoHomeGoal | |
| net.minecraft.entity.passive.TurtleEntity$GoToWaterGoal | |
| net.minecraft.entity.passive.TurtleEntity$LayEggGoal | |
| net.minecraft.entity.passive.TurtleEntity$MateGoal | |
| net.minecraft.entity.passive.TurtleEntity$MoveHelperController | |
| net.minecraft.entity.passive.TurtleEntity$Navigator | |
| net.minecraft.entity.passive.TurtleEntity$PanicGoal | |
| net.minecraft.entity.passive.TurtleEntity$PlayerTemptGoal | |
| net.minecraft.entity.passive.TurtleEntity$TravelGoal | |
| net.minecraft.entity.passive.TurtleEntity$WanderGoal | |
| net.minecraft.entity.passive.WaterMobEntity | |
| net.minecraft.entity.passive.WolfEntity | |
| net.minecraft.entity.passive.WolfEntity$AvoidEntityGoal | |
| net.minecraft.entity.passive.fish.AbstractFishEntity | |
| net.minecraft.entity.passive.fish.AbstractFishEntity$MoveHelperController | |
| net.minecraft.entity.passive.fish.AbstractFishEntity$SwimGoal | |
| net.minecraft.entity.passive.fish.AbstractGroupFishEntity | |
| net.minecraft.entity.passive.fish.AbstractGroupFishEntity$GroupData | |
| net.minecraft.entity.passive.fish.CodEntity | |
| net.minecraft.entity.passive.fish.PufferfishEntity | |
| net.minecraft.entity.passive.fish.PufferfishEntity$PuffGoal | |
| net.minecraft.entity.passive.fish.SalmonEntity | |
| net.minecraft.entity.passive.fish.TropicalFishEntity | |
| net.minecraft.entity.passive.fish.TropicalFishEntity$TropicalFishData | |
| net.minecraft.entity.passive.fish.TropicalFishEntity$Type | |
| net.minecraft.entity.passive.horse.AbstractChestedHorseEntity | |
| net.minecraft.entity.passive.horse.AbstractHorseEntity | |
| net.minecraft.entity.passive.horse.DonkeyEntity | |
| net.minecraft.entity.passive.horse.HorseEntity | |
| net.minecraft.entity.passive.horse.HorseEntity$HorseData | |
| net.minecraft.entity.passive.horse.LlamaEntity | |
| net.minecraft.entity.passive.horse.LlamaEntity$DefendTargetGoal | |
| net.minecraft.entity.passive.horse.LlamaEntity$HurtByTargetGoal | |
| net.minecraft.entity.passive.horse.LlamaEntity$LlamaData | |
| net.minecraft.entity.passive.horse.MuleEntity | |
| net.minecraft.entity.passive.horse.SkeletonHorseEntity | |
| net.minecraft.entity.passive.horse.TraderLlamaEntity | |
| net.minecraft.entity.passive.horse.TraderLlamaEntity$FollowTraderGoal | |
| net.minecraft.entity.passive.horse.ZombieHorseEntity | |
| net.minecraft.entity.player.ChatVisibility | |
| net.minecraft.entity.player.PlayerAbilities | |
| net.minecraft.entity.player.PlayerEntity | |
| net.minecraft.entity.player.PlayerEntity$SleepResult | |
| net.minecraft.entity.player.PlayerInventory | |
| net.minecraft.entity.player.PlayerModelPart | |
| net.minecraft.entity.player.ServerPlayerEntity | |
| net.minecraft.entity.projectile.AbstractArrowEntity | |
| net.minecraft.entity.projectile.AbstractArrowEntity$PickupStatus | |
| net.minecraft.entity.projectile.AbstractFireballEntity | |
| net.minecraft.entity.projectile.ArrowEntity | |
| net.minecraft.entity.projectile.DamagingProjectileEntity | |
| net.minecraft.entity.projectile.DragonFireballEntity | |
| net.minecraft.entity.projectile.EggEntity | |
| net.minecraft.entity.projectile.EvokerFangsEntity | |
| net.minecraft.entity.projectile.FireballEntity | |
| net.minecraft.entity.projectile.FishingBobberEntity | |
| net.minecraft.entity.projectile.FishingBobberEntity$State | |
| net.minecraft.entity.projectile.LlamaSpitEntity | |
| net.minecraft.entity.projectile.PotionEntity | |
| net.minecraft.entity.projectile.ProjectileHelper | |
| net.minecraft.entity.projectile.ProjectileItemEntity | |
| net.minecraft.entity.projectile.ShulkerBulletEntity | |
| net.minecraft.entity.projectile.SmallFireballEntity | |
| net.minecraft.entity.projectile.SnowballEntity | |
| net.minecraft.entity.projectile.SpectralArrowEntity | |
| net.minecraft.entity.projectile.ThrowableEntity | |
| net.minecraft.entity.projectile.TridentEntity | |
| net.minecraft.entity.projectile.WitherSkullEntity | |
| net.minecraft.entity.villager.IVillagerDataHolder | |
| net.minecraft.entity.villager.IVillagerType | |
| net.minecraft.fluid.EmptyFluid | |
| net.minecraft.fluid.FlowingFluid | |
| net.minecraft.fluid.Fluid | |
| net.minecraft.fluid.FluidState | |
| net.minecraft.fluid.Fluids | |
| net.minecraft.fluid.IFluidState | |
| net.minecraft.fluid.LavaFluid | |
| net.minecraft.fluid.LavaFluid$Flowing | |
| net.minecraft.fluid.LavaFluid$Source | |
| net.minecraft.fluid.WaterFluid | |
| net.minecraft.fluid.WaterFluid$Flowing | |
| net.minecraft.fluid.WaterFluid$Source | |
| net.minecraft.inventory.CraftResultInventory | |
| net.minecraft.inventory.CraftingInventory | |
| net.minecraft.inventory.DoubleSidedInventory | |
| net.minecraft.inventory.EnderChestInventory | |
| net.minecraft.inventory.EquipmentSlotType | |
| net.minecraft.inventory.EquipmentSlotType$Group | |
| net.minecraft.inventory.IClearable | |
| net.minecraft.inventory.IInventory | |
| net.minecraft.inventory.IInventoryChangedListener | |
| net.minecraft.inventory.IRecipeHelperPopulator | |
| net.minecraft.inventory.IRecipeHolder | |
| net.minecraft.inventory.ISidedInventory | |
| net.minecraft.inventory.ISidedInventoryProvider | |
| net.minecraft.inventory.Inventory | |
| net.minecraft.inventory.InventoryHelper | |
| net.minecraft.inventory.ItemStackHelper | |
| net.minecraft.inventory.MerchantInventory | |
| net.minecraft.inventory.container.AbstractFurnaceContainer | |
| net.minecraft.inventory.container.BeaconContainer | |
| net.minecraft.inventory.container.BeaconContainer$BeaconSlot | |
| net.minecraft.inventory.container.BlastFurnaceContainer | |
| net.minecraft.inventory.container.BrewingStandContainer | |
| net.minecraft.inventory.container.BrewingStandContainer$FuelSlot | |
| net.minecraft.inventory.container.BrewingStandContainer$IngredientSlot | |
| net.minecraft.inventory.container.BrewingStandContainer$PotionSlot | |
| net.minecraft.inventory.container.CartographyContainer | |
| net.minecraft.inventory.container.ChestContainer | |
| net.minecraft.inventory.container.ClickType | |
| net.minecraft.inventory.container.Container | |
| net.minecraft.inventory.container.ContainerType | |
| net.minecraft.inventory.container.ContainerType$IFactory | |
| net.minecraft.inventory.container.CraftingResultSlot | |
| net.minecraft.inventory.container.DispenserContainer | |
| net.minecraft.inventory.container.EnchantmentContainer | |
| net.minecraft.inventory.container.FurnaceContainer | |
| net.minecraft.inventory.container.FurnaceFuelSlot | |
| net.minecraft.inventory.container.FurnaceResultSlot | |
| net.minecraft.inventory.container.GrindstoneContainer | |
| net.minecraft.inventory.container.HopperContainer | |
| net.minecraft.inventory.container.HorseInventoryContainer | |
| net.minecraft.inventory.container.IContainerListener | |
| net.minecraft.inventory.container.IContainerProvider | |
| net.minecraft.inventory.container.INamedContainerProvider | |
| net.minecraft.inventory.container.LecternContainer | |
| net.minecraft.inventory.container.LoomContainer | |
| net.minecraft.inventory.container.MerchantContainer | |
| net.minecraft.inventory.container.MerchantResultSlot | |
| net.minecraft.inventory.container.PlayerContainer | |
| net.minecraft.inventory.container.RecipeBookContainer | |
| net.minecraft.inventory.container.RepairContainer | |
| net.minecraft.inventory.container.ShulkerBoxContainer | |
| net.minecraft.inventory.container.ShulkerBoxSlot | |
| net.minecraft.inventory.container.SimpleNamedContainerProvider | |
| net.minecraft.inventory.container.Slot | |
| net.minecraft.inventory.container.SmokerContainer | |
| net.minecraft.inventory.container.StonecutterContainer | |
| net.minecraft.inventory.container.WorkbenchContainer | |
| net.minecraft.item.AbstractMapItem | |
| net.minecraft.item.AirItem | |
| net.minecraft.item.ArmorItem | |
| net.minecraft.item.ArmorMaterial | |
| net.minecraft.item.ArmorStandItem | |
| net.minecraft.item.ArrowItem | |
| net.minecraft.item.AxeItem | |
| net.minecraft.item.BannerItem | |
| net.minecraft.item.BannerPatternItem | |
| net.minecraft.item.BedItem | |
| net.minecraft.item.BlockItem | |
| net.minecraft.item.BlockItemUseContext | |
| net.minecraft.item.BlockNamedItem | |
| net.minecraft.item.BoatItem | |
| net.minecraft.item.BoneMealItem | |
| net.minecraft.item.BookItem | |
| net.minecraft.item.BowItem | |
| net.minecraft.item.BucketItem | |
| net.minecraft.item.CarrotOnAStickItem | |
| net.minecraft.item.ChorusFruitItem | |
| net.minecraft.item.ClockItem | |
| net.minecraft.item.CompassItem | |
| net.minecraft.item.CrossbowItem | |
| net.minecraft.item.DebugStickItem | |
| net.minecraft.item.DirectionalPlaceContext | |
| net.minecraft.item.DyeColor | |
| net.minecraft.item.DyeItem | |
| net.minecraft.item.DyeableArmorItem | |
| net.minecraft.item.DyeableHorseArmorItem | |
| net.minecraft.item.EggItem | |
| net.minecraft.item.ElytraItem | |
| net.minecraft.item.EnchantedBookItem | |
| net.minecraft.item.EnchantedGoldenAppleItem | |
| net.minecraft.item.EnderCrystalItem | |
| net.minecraft.item.EnderEyeItem | |
| net.minecraft.item.EnderPearlItem | |
| net.minecraft.item.ExperienceBottleItem | |
| net.minecraft.item.FilledMapItem | |
| net.minecraft.item.FireChargeItem | |
| net.minecraft.item.FireworkRocketItem | |
| net.minecraft.item.FireworkRocketItem$Shape | |
| net.minecraft.item.FireworkStarItem | |
| net.minecraft.item.FishBucketItem | |
| net.minecraft.item.FishingRodItem | |
| net.minecraft.item.FlintAndSteelItem | |
| net.minecraft.item.Food | |
| net.minecraft.item.Food$Builder | |
| net.minecraft.item.Foods | |
| net.minecraft.item.GlassBottleItem | |
| net.minecraft.item.HangingEntityItem | |
| net.minecraft.item.HoeItem | |
| net.minecraft.item.HorseArmorItem | |
| net.minecraft.item.IArmorMaterial | |
| net.minecraft.item.IDyeableArmorItem | |
| net.minecraft.item.IItemPropertyGetter | |
| net.minecraft.item.IItemTier | |
| net.minecraft.item.Item | |
| net.minecraft.item.Item$Properties | |
| net.minecraft.item.ItemFrameItem | |
| net.minecraft.item.ItemGroup | |
| net.minecraft.item.ItemStack | |
| net.minecraft.item.ItemTier | |
| net.minecraft.item.ItemUseContext | |
| net.minecraft.item.Items | |
| net.minecraft.item.KnowledgeBookItem | |
| net.minecraft.item.LeadItem | |
| net.minecraft.item.LilyPadItem | |
| net.minecraft.item.LingeringPotionItem | |
| net.minecraft.item.MapItem | |
| net.minecraft.item.MerchantOffer | |
| net.minecraft.item.MerchantOffers | |
| net.minecraft.item.MilkBucketItem | |
| net.minecraft.item.MinecartItem | |
| net.minecraft.item.MusicDiscItem | |
| net.minecraft.item.NameTagItem | |
| net.minecraft.item.OperatorOnlyItem | |
| net.minecraft.item.PickaxeItem | |
| net.minecraft.item.PotionItem | |
| net.minecraft.item.Rarity | |
| net.minecraft.item.SaddleItem | |
| net.minecraft.item.ScaffoldingItem | |
| net.minecraft.item.ShearsItem | |
| net.minecraft.item.ShieldItem | |
| net.minecraft.item.ShootableItem | |
| net.minecraft.item.ShovelItem | |
| net.minecraft.item.SignItem | |
| net.minecraft.item.SimpleFoiledItem | |
| net.minecraft.item.SkullItem | |
| net.minecraft.item.SnowballItem | |
| net.minecraft.item.SoupItem | |
| net.minecraft.item.SpawnEggItem | |
| net.minecraft.item.SpectralArrowItem | |
| net.minecraft.item.SplashPotionItem | |
| net.minecraft.item.SuspiciousStewItem | |
| net.minecraft.item.SwordItem | |
| net.minecraft.item.TallBlockItem | |
| net.minecraft.item.TieredItem | |
| net.minecraft.item.TippedArrowItem | |
| net.minecraft.item.ToolItem | |
| net.minecraft.item.TridentItem | |
| net.minecraft.item.UseAction | |
| net.minecraft.item.WallOrFloorItem | |
| net.minecraft.item.WritableBookItem | |
| net.minecraft.item.WrittenBookItem | |
| net.minecraft.item.crafting.AbstractCookingRecipe | |
| net.minecraft.item.crafting.ArmorDyeRecipe | |
| net.minecraft.item.crafting.BannerDuplicateRecipe | |
| net.minecraft.item.crafting.BlastingRecipe | |
| net.minecraft.item.crafting.BookCloningRecipe | |
| net.minecraft.item.crafting.CampfireCookingRecipe | |
| net.minecraft.item.crafting.CookingRecipeSerializer | |
| net.minecraft.item.crafting.CookingRecipeSerializer$IFactory | |
| net.minecraft.item.crafting.FireworkRocketRecipe | |
| net.minecraft.item.crafting.FireworkStarFadeRecipe | |
| net.minecraft.item.crafting.FireworkStarRecipe | |
| net.minecraft.item.crafting.FurnaceRecipe | |
| net.minecraft.item.crafting.ICraftingRecipe | |
| net.minecraft.item.crafting.IRecipe | |
| net.minecraft.item.crafting.IRecipePlacer | |
| net.minecraft.item.crafting.IRecipeSerializer | |
| net.minecraft.item.crafting.IRecipeType | |
| net.minecraft.item.crafting.Ingredient | |
| net.minecraft.item.crafting.Ingredient$IItemList | |
| net.minecraft.item.crafting.Ingredient$SingleItemList | |
| net.minecraft.item.crafting.Ingredient$TagList | |
| net.minecraft.item.crafting.MapCloningRecipe | |
| net.minecraft.item.crafting.MapExtendingRecipe | |
| net.minecraft.item.crafting.RecipeBook | |
| net.minecraft.item.crafting.RecipeItemHelper | |
| net.minecraft.item.crafting.RecipeItemHelper$RecipePicker | |
| net.minecraft.item.crafting.RecipeManager | |
| net.minecraft.item.crafting.RepairItemRecipe | |
| net.minecraft.item.crafting.ServerRecipeBook | |
| net.minecraft.item.crafting.ServerRecipePlacer | |
| net.minecraft.item.crafting.ServerRecipePlacerFurnace | |
| net.minecraft.item.crafting.ShapedRecipe | |
| net.minecraft.item.crafting.ShapedRecipe$Serializer | |
| net.minecraft.item.crafting.ShapelessRecipe | |
| net.minecraft.item.crafting.ShapelessRecipe$Serializer | |
| net.minecraft.item.crafting.ShieldRecipes | |
| net.minecraft.item.crafting.ShulkerBoxColoringRecipe | |
| net.minecraft.item.crafting.SingleItemRecipe | |
| net.minecraft.item.crafting.SingleItemRecipe$Serializer | |
| net.minecraft.item.crafting.SingleItemRecipe$Serializer$IRecipeFactory | |
| net.minecraft.item.crafting.SmokingRecipe | |
| net.minecraft.item.crafting.SpecialRecipe | |
| net.minecraft.item.crafting.SpecialRecipeSerializer | |
| net.minecraft.item.crafting.StonecuttingRecipe | |
| net.minecraft.item.crafting.SuspiciousStewRecipe | |
| net.minecraft.item.crafting.TippedArrowRecipe | |
| net.minecraft.nbt.ByteArrayNBT | |
| net.minecraft.nbt.ByteNBT | |
| net.minecraft.nbt.CollectionNBT | |
| net.minecraft.nbt.CompoundNBT | |
| net.minecraft.nbt.CompressedStreamTools | |
| net.minecraft.nbt.DoubleNBT | |
| net.minecraft.nbt.EndNBT | |
| net.minecraft.nbt.FloatNBT | |
| net.minecraft.nbt.INBT | |
| net.minecraft.nbt.IntArrayNBT | |
| net.minecraft.nbt.IntNBT | |
| net.minecraft.nbt.JsonToNBT | |
| net.minecraft.nbt.ListNBT | |
| net.minecraft.nbt.LongArrayNBT | |
| net.minecraft.nbt.LongNBT | |
| net.minecraft.nbt.NBTDynamicOps | |
| net.minecraft.nbt.NBTSizeTracker | |
| net.minecraft.nbt.NBTUtil | |
| net.minecraft.nbt.NumberNBT | |
| net.minecraft.nbt.ShortNBT | |
| net.minecraft.nbt.StringNBT | |
| net.minecraft.network.DebugPacketSender | |
| net.minecraft.network.INetHandler | |
| net.minecraft.network.IPacket | |
| net.minecraft.network.LegacyPingHandler | |
| net.minecraft.network.NettyCompressionDecoder | |
| net.minecraft.network.NettyCompressionEncoder | |
| net.minecraft.network.NettyEncryptingDecoder | |
| net.minecraft.network.NettyEncryptingEncoder | |
| net.minecraft.network.NettyEncryptionTranslator | |
| net.minecraft.network.NettyPacketDecoder | |
| net.minecraft.network.NettyPacketEncoder | |
| net.minecraft.network.NettyVarint21FrameDecoder | |
| net.minecraft.network.NettyVarint21FrameEncoder | |
| net.minecraft.network.NetworkManager | |
| net.minecraft.network.NetworkManager$QueuedPacket | |
| net.minecraft.network.NetworkSystem | |
| net.minecraft.network.PacketBuffer | |
| net.minecraft.network.PacketDirection | |
| net.minecraft.network.PacketThreadUtil | |
| net.minecraft.network.ProtocolType | |
| net.minecraft.network.ServerStatusResponse | |
| net.minecraft.network.ServerStatusResponse$Players | |
| net.minecraft.network.ServerStatusResponse$Players$Serializer | |
| net.minecraft.network.ServerStatusResponse$Serializer | |
| net.minecraft.network.ServerStatusResponse$Version | |
| net.minecraft.network.ServerStatusResponse$Version$Serializer | |
| net.minecraft.network.SkipableEncoderException | |
| net.minecraft.network.ThreadQuickExitException | |
| net.minecraft.network.datasync.DataParameter | |
| net.minecraft.network.datasync.DataSerializers | |
| net.minecraft.network.datasync.EntityDataManager | |
| net.minecraft.network.datasync.EntityDataManager$DataEntry | |
| net.minecraft.network.datasync.IDataSerializer | |
| net.minecraft.network.handshake.IHandshakeNetHandler | |
| net.minecraft.network.handshake.ServerHandshakeNetHandler | |
| net.minecraft.network.handshake.client.CHandshakePacket | |
| net.minecraft.network.login.IServerLoginNetHandler | |
| net.minecraft.network.login.ServerLoginNetHandler | |
| net.minecraft.network.login.ServerLoginNetHandler$State | |
| net.minecraft.network.login.client.CCustomPayloadLoginPacket | |
| net.minecraft.network.login.client.CEncryptionResponsePacket | |
| net.minecraft.network.login.client.CLoginStartPacket | |
| net.minecraft.network.login.server.SCustomPayloadLoginPacket | |
| net.minecraft.network.login.server.SDisconnectLoginPacket | |
| net.minecraft.network.login.server.SEnableCompressionPacket | |
| net.minecraft.network.login.server.SEncryptionRequestPacket | |
| net.minecraft.network.login.server.SLoginSuccessPacket | |
| net.minecraft.network.play.IServerPlayNetHandler | |
| net.minecraft.network.play.ServerPlayNetHandler | |
| net.minecraft.network.play.client.CAnimateHandPacket | |
| net.minecraft.network.play.client.CChatMessagePacket | |
| net.minecraft.network.play.client.CClickWindowPacket | |
| net.minecraft.network.play.client.CClientSettingsPacket | |
| net.minecraft.network.play.client.CClientStatusPacket | |
| net.minecraft.network.play.client.CClientStatusPacket$State | |
| net.minecraft.network.play.client.CCloseWindowPacket | |
| net.minecraft.network.play.client.CConfirmTeleportPacket | |
| net.minecraft.network.play.client.CConfirmTransactionPacket | |
| net.minecraft.network.play.client.CCreativeInventoryActionPacket | |
| net.minecraft.network.play.client.CCustomPayloadPacket | |
| net.minecraft.network.play.client.CEditBookPacket | |
| net.minecraft.network.play.client.CEnchantItemPacket | |
| net.minecraft.network.play.client.CEntityActionPacket | |
| net.minecraft.network.play.client.CEntityActionPacket$Action | |
| net.minecraft.network.play.client.CHeldItemChangePacket | |
| net.minecraft.network.play.client.CInputPacket | |
| net.minecraft.network.play.client.CKeepAlivePacket | |
| net.minecraft.network.play.client.CLockDifficultyPacket | |
| net.minecraft.network.play.client.CMoveVehiclePacket | |
| net.minecraft.network.play.client.CPickItemPacket | |
| net.minecraft.network.play.client.CPlaceRecipePacket | |
| net.minecraft.network.play.client.CPlayerAbilitiesPacket | |
| net.minecraft.network.play.client.CPlayerDiggingPacket | |
| net.minecraft.network.play.client.CPlayerDiggingPacket$Action | |
| net.minecraft.network.play.client.CPlayerPacket | |
| net.minecraft.network.play.client.CPlayerPacket$PositionPacket | |
| net.minecraft.network.play.client.CPlayerPacket$PositionRotationPacket | |
| net.minecraft.network.play.client.CPlayerPacket$RotationPacket | |
| net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket | |
| net.minecraft.network.play.client.CPlayerTryUseItemPacket | |
| net.minecraft.network.play.client.CQueryEntityNBTPacket | |
| net.minecraft.network.play.client.CQueryTileEntityNBTPacket | |
| net.minecraft.network.play.client.CRecipeInfoPacket | |
| net.minecraft.network.play.client.CRecipeInfoPacket$Purpose | |
| net.minecraft.network.play.client.CRenameItemPacket | |
| net.minecraft.network.play.client.CResourcePackStatusPacket | |
| net.minecraft.network.play.client.CResourcePackStatusPacket$Action | |
| net.minecraft.network.play.client.CSeenAdvancementsPacket | |
| net.minecraft.network.play.client.CSeenAdvancementsPacket$Action | |
| net.minecraft.network.play.client.CSelectTradePacket | |
| net.minecraft.network.play.client.CSetDifficultyPacket | |
| net.minecraft.network.play.client.CSpectatePacket | |
| net.minecraft.network.play.client.CSteerBoatPacket | |
| net.minecraft.network.play.client.CTabCompletePacket | |
| net.minecraft.network.play.client.CUpdateBeaconPacket | |
| net.minecraft.network.play.client.CUpdateCommandBlockPacket | |
| net.minecraft.network.play.client.CUpdateJigsawBlockPacket | |
| net.minecraft.network.play.client.CUpdateMinecartCommandBlockPacket | |
| net.minecraft.network.play.client.CUpdateSignPacket | |
| net.minecraft.network.play.client.CUpdateStructureBlockPacket | |
| net.minecraft.network.play.client.CUseEntityPacket | |
| net.minecraft.network.play.client.CUseEntityPacket$Action | |
| net.minecraft.network.play.server.SAdvancementInfoPacket | |
| net.minecraft.network.play.server.SAnimateBlockBreakPacket | |
| net.minecraft.network.play.server.SAnimateHandPacket | |
| net.minecraft.network.play.server.SBlockActionPacket | |
| net.minecraft.network.play.server.SCameraPacket | |
| net.minecraft.network.play.server.SChangeBlockPacket | |
| net.minecraft.network.play.server.SChangeGameStatePacket | |
| net.minecraft.network.play.server.SChatPacket | |
| net.minecraft.network.play.server.SChunkDataPacket | |
| net.minecraft.network.play.server.SCloseWindowPacket | |
| net.minecraft.network.play.server.SCollectItemPacket | |
| net.minecraft.network.play.server.SCombatPacket | |
| net.minecraft.network.play.server.SCombatPacket$Event | |
| net.minecraft.network.play.server.SCommandListPacket | |
| net.minecraft.network.play.server.SCommandListPacket$Entry | |
| net.minecraft.network.play.server.SConfirmTransactionPacket | |
| net.minecraft.network.play.server.SCooldownPacket | |
| net.minecraft.network.play.server.SCustomPayloadPlayPacket | |
| net.minecraft.network.play.server.SDestroyEntitiesPacket | |
| net.minecraft.network.play.server.SDisconnectPacket | |
| net.minecraft.network.play.server.SDisplayObjectivePacket | |
| net.minecraft.network.play.server.SEntityEquipmentPacket | |
| net.minecraft.network.play.server.SEntityHeadLookPacket | |
| net.minecraft.network.play.server.SEntityMetadataPacket | |
| net.minecraft.network.play.server.SEntityPacket | |
| net.minecraft.network.play.server.SEntityPacket$LookPacket | |
| net.minecraft.network.play.server.SEntityPacket$MovePacket | |
| net.minecraft.network.play.server.SEntityPacket$RelativeMovePacket | |
| net.minecraft.network.play.server.SEntityPropertiesPacket | |
| net.minecraft.network.play.server.SEntityPropertiesPacket$Snapshot | |
| net.minecraft.network.play.server.SEntityStatusPacket | |
| net.minecraft.network.play.server.SEntityTeleportPacket | |
| net.minecraft.network.play.server.SEntityVelocityPacket | |
| net.minecraft.network.play.server.SExplosionPacket | |
| net.minecraft.network.play.server.SHeldItemChangePacket | |
| net.minecraft.network.play.server.SJoinGamePacket | |
| net.minecraft.network.play.server.SKeepAlivePacket | |
| net.minecraft.network.play.server.SMapDataPacket | |
| net.minecraft.network.play.server.SMerchantOffersPacket | |
| net.minecraft.network.play.server.SMountEntityPacket | |
| net.minecraft.network.play.server.SMoveVehiclePacket | |
| net.minecraft.network.play.server.SMultiBlockChangePacket | |
| net.minecraft.network.play.server.SMultiBlockChangePacket$UpdateData | |
| net.minecraft.network.play.server.SOpenBookWindowPacket | |
| net.minecraft.network.play.server.SOpenHorseWindowPacket | |
| net.minecraft.network.play.server.SOpenSignMenuPacket | |
| net.minecraft.network.play.server.SOpenWindowPacket | |
| net.minecraft.network.play.server.SPlaceGhostRecipePacket | |
| net.minecraft.network.play.server.SPlayEntityEffectPacket | |
| net.minecraft.network.play.server.SPlaySoundEffectPacket | |
| net.minecraft.network.play.server.SPlaySoundEventPacket | |
| net.minecraft.network.play.server.SPlaySoundPacket | |
| net.minecraft.network.play.server.SPlayerAbilitiesPacket | |
| net.minecraft.network.play.server.SPlayerDiggingPacket | |
| net.minecraft.network.play.server.SPlayerListHeaderFooterPacket | |
| net.minecraft.network.play.server.SPlayerListItemPacket | |
| net.minecraft.network.play.server.SPlayerListItemPacket$Action | |
| net.minecraft.network.play.server.SPlayerListItemPacket$AddPlayerData | |
| net.minecraft.network.play.server.SPlayerLookPacket | |
| net.minecraft.network.play.server.SPlayerPositionLookPacket | |
| net.minecraft.network.play.server.SPlayerPositionLookPacket$Flags | |
| net.minecraft.network.play.server.SQueryNBTResponsePacket | |
| net.minecraft.network.play.server.SRecipeBookPacket | |
| net.minecraft.network.play.server.SRecipeBookPacket$State | |
| net.minecraft.network.play.server.SRemoveEntityEffectPacket | |
| net.minecraft.network.play.server.SRespawnPacket | |
| net.minecraft.network.play.server.SScoreboardObjectivePacket | |
| net.minecraft.network.play.server.SSelectAdvancementsTabPacket | |
| net.minecraft.network.play.server.SSendResourcePackPacket | |
| net.minecraft.network.play.server.SServerDifficultyPacket | |
| net.minecraft.network.play.server.SSetExperiencePacket | |
| net.minecraft.network.play.server.SSetPassengersPacket | |
| net.minecraft.network.play.server.SSetSlotPacket | |
| net.minecraft.network.play.server.SSpawnExperienceOrbPacket | |
| net.minecraft.network.play.server.SSpawnGlobalEntityPacket | |
| net.minecraft.network.play.server.SSpawnMobPacket | |
| net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket | |
| net.minecraft.network.play.server.SSpawnObjectPacket | |
| net.minecraft.network.play.server.SSpawnPaintingPacket | |
| net.minecraft.network.play.server.SSpawnParticlePacket | |
| net.minecraft.network.play.server.SSpawnPlayerPacket | |
| net.minecraft.network.play.server.SSpawnPositionPacket | |
| net.minecraft.network.play.server.SStatisticsPacket | |
| net.minecraft.network.play.server.SStopSoundPacket | |
| net.minecraft.network.play.server.STabCompletePacket | |
| net.minecraft.network.play.server.STagsListPacket | |
| net.minecraft.network.play.server.STeamsPacket | |
| net.minecraft.network.play.server.STitlePacket | |
| net.minecraft.network.play.server.STitlePacket$Type | |
| net.minecraft.network.play.server.SUnloadChunkPacket | |
| net.minecraft.network.play.server.SUpdateBossInfoPacket | |
| net.minecraft.network.play.server.SUpdateBossInfoPacket$Operation | |
| net.minecraft.network.play.server.SUpdateChunkPositionPacket | |
| net.minecraft.network.play.server.SUpdateHealthPacket | |
| net.minecraft.network.play.server.SUpdateLightPacket | |
| net.minecraft.network.play.server.SUpdateRecipesPacket | |
| net.minecraft.network.play.server.SUpdateScorePacket | |
| net.minecraft.network.play.server.SUpdateTileEntityPacket | |
| net.minecraft.network.play.server.SUpdateTimePacket | |
| net.minecraft.network.play.server.SUpdateViewDistancePacket | |
| net.minecraft.network.play.server.SWindowItemsPacket | |
| net.minecraft.network.play.server.SWindowPropertyPacket | |
| net.minecraft.network.play.server.SWorldBorderPacket | |
| net.minecraft.network.play.server.SWorldBorderPacket$Action | |
| net.minecraft.network.rcon.ClientThread | |
| net.minecraft.network.rcon.IServer | |
| net.minecraft.network.rcon.MainThread | |
| net.minecraft.network.rcon.QueryThread | |
| net.minecraft.network.rcon.QueryThread$Auth | |
| net.minecraft.network.rcon.RConConsoleSource | |
| net.minecraft.network.rcon.RConOutputStream | |
| net.minecraft.network.rcon.RConThread | |
| net.minecraft.network.rcon.RConUtils | |
| net.minecraft.network.status.IServerStatusNetHandler | |
| net.minecraft.network.status.ServerStatusNetHandler | |
| net.minecraft.network.status.client.CPingPacket | |
| net.minecraft.network.status.client.CServerQueryPacket | |
| net.minecraft.network.status.server.SPongPacket | |
| net.minecraft.network.status.server.SServerInfoPacket | |
| net.minecraft.particles.BasicParticleType | |
| net.minecraft.particles.BlockParticleData | |
| net.minecraft.particles.IParticleData | |
| net.minecraft.particles.IParticleData$IDeserializer | |
| net.minecraft.particles.ItemParticleData | |
| net.minecraft.particles.ParticleType | |
| net.minecraft.particles.ParticleTypes | |
| net.minecraft.particles.RedstoneParticleData | |
| net.minecraft.pathfinding.ClimberPathNavigator | |
| net.minecraft.pathfinding.FlaggedPathPoint | |
| net.minecraft.pathfinding.FlyingNodeProcessor | |
| net.minecraft.pathfinding.FlyingPathNavigator | |
| net.minecraft.pathfinding.GroundPathNavigator | |
| net.minecraft.pathfinding.NodeProcessor | |
| net.minecraft.pathfinding.Path | |
| net.minecraft.pathfinding.PathFinder | |
| net.minecraft.pathfinding.PathHeap | |
| net.minecraft.pathfinding.PathNavigator | |
| net.minecraft.pathfinding.PathNodeType | |
| net.minecraft.pathfinding.PathPoint | |
| net.minecraft.pathfinding.PathType | |
| net.minecraft.pathfinding.SwimNodeProcessor | |
| net.minecraft.pathfinding.SwimmerPathNavigator | |
| net.minecraft.pathfinding.WalkAndSwimNodeProcessor | |
| net.minecraft.pathfinding.WalkNodeProcessor | |
| net.minecraft.potion.AbsorptionEffect | |
| net.minecraft.potion.AttackDamageEffect | |
| net.minecraft.potion.Effect | |
| net.minecraft.potion.EffectInstance | |
| net.minecraft.potion.EffectType | |
| net.minecraft.potion.EffectUtils | |
| net.minecraft.potion.Effects | |
| net.minecraft.potion.HealthBoostEffect | |
| net.minecraft.potion.InstantEffect | |
| net.minecraft.potion.Potion | |
| net.minecraft.potion.PotionBrewing | |
| net.minecraft.potion.PotionBrewing$MixPredicate | |
| net.minecraft.potion.PotionUtils | |
| net.minecraft.potion.Potions | |
| net.minecraft.profiler.DataPoint | |
| net.minecraft.profiler.DebugProfiler | |
| net.minecraft.profiler.DebugProfiler$DebugResultEntryImpl | |
| net.minecraft.profiler.DebugProfiler$IDebugResultEntry | |
| net.minecraft.profiler.EmptyProfileResult | |
| net.minecraft.profiler.EmptyProfiler | |
| net.minecraft.profiler.FilledProfileResult | |
| net.minecraft.profiler.IProfileResult | |
| net.minecraft.profiler.IProfiler | |
| net.minecraft.profiler.IResultableProfiler | |
| net.minecraft.profiler.ISnooperInfo | |
| net.minecraft.profiler.Profiler | |
| net.minecraft.profiler.Snooper | |
| net.minecraft.realms.AbstractRealmsButton | |
| net.minecraft.realms.DisconnectedRealmsScreen | |
| net.minecraft.realms.RealmListEntry | |
| net.minecraft.realms.Realms | |
| net.minecraft.realms.RealmsAbstractButtonProxy | |
| net.minecraft.realms.RealmsAnvilLevelStorageSource | |
| net.minecraft.realms.RealmsBridge | |
| net.minecraft.realms.RealmsBufferBuilder | |
| net.minecraft.realms.RealmsButton | |
| net.minecraft.realms.RealmsButtonProxy | |
| net.minecraft.realms.RealmsClickableScrolledSelectionList | |
| net.minecraft.realms.RealmsClickableScrolledSelectionListProxy | |
| net.minecraft.realms.RealmsConfirmResultListener | |
| net.minecraft.realms.RealmsConnect | |
| net.minecraft.realms.RealmsDefaultVertexFormat | |
| net.minecraft.realms.RealmsEditBox | |
| net.minecraft.realms.RealmsGuiEventListener | |
| net.minecraft.realms.RealmsLabel | |
| net.minecraft.realms.RealmsLabelProxy | |
| net.minecraft.realms.RealmsLevelSummary | |
| net.minecraft.realms.RealmsMth | |
| net.minecraft.realms.RealmsObjectSelectionList | |
| net.minecraft.realms.RealmsObjectSelectionListProxy | |
| net.minecraft.realms.RealmsScreen | |
| net.minecraft.realms.RealmsScreenProxy | |
| net.minecraft.realms.RealmsScrolledSelectionList | |
| net.minecraft.realms.RealmsScrolledSelectionListProxy | |
| net.minecraft.realms.RealmsServerAddress | |
| net.minecraft.realms.RealmsSharedConstants | |
| net.minecraft.realms.RealmsSimpleScrolledSelectionList | |
| net.minecraft.realms.RealmsSimpleScrolledSelectionListProxy | |
| net.minecraft.realms.RealmsSliderButton | |
| net.minecraft.realms.RealmsSliderButtonProxy | |
| net.minecraft.realms.RealmsVertexFormat | |
| net.minecraft.realms.RealmsVertexFormatElement | |
| net.minecraft.realms.RepeatedNarrator | |
| net.minecraft.realms.RepeatedNarrator$Parameter | |
| net.minecraft.realms.Tezzelator | |
| net.minecraft.realms.pluginapi.LoadedRealmsPlugin | |
| net.minecraft.realms.pluginapi.RealmsPlugin | |
| net.minecraft.resources.AsyncReloader | |
| net.minecraft.resources.AsyncReloader$IStateFactory | |
| net.minecraft.resources.DebugAsyncReloader | |
| net.minecraft.resources.DebugAsyncReloader$DataPoint | |
| net.minecraft.resources.FallbackResourceManager | |
| net.minecraft.resources.FallbackResourceManager$LeakComplainerInputStream | |
| net.minecraft.resources.FilePack | |
| net.minecraft.resources.FolderPack | |
| net.minecraft.resources.FolderPackFinder | |
| net.minecraft.resources.IAsyncReloader | |
| net.minecraft.resources.IFutureReloadListener | |
| net.minecraft.resources.IFutureReloadListener$IStage | |
| net.minecraft.resources.IPackFinder | |
| net.minecraft.resources.IReloadableResourceManager | |
| net.minecraft.resources.IResource | |
| net.minecraft.resources.IResourceManager | |
| net.minecraft.resources.IResourceManagerReloadListener | |
| net.minecraft.resources.IResourcePack | |
| net.minecraft.resources.PackCompatibility | |
| net.minecraft.resources.ResourcePack | |
| net.minecraft.resources.ResourcePackFileNotFoundException | |
| net.minecraft.resources.ResourcePackInfo | |
| net.minecraft.resources.ResourcePackInfo$IFactory | |
| net.minecraft.resources.ResourcePackInfo$Priority | |
| net.minecraft.resources.ResourcePackList | |
| net.minecraft.resources.ResourcePackType | |
| net.minecraft.resources.ServerPackFinder | |
| net.minecraft.resources.SimpleReloadableResourceManager | |
| net.minecraft.resources.SimpleResource | |
| net.minecraft.resources.VanillaPack | |
| net.minecraft.resources.data.IMetadataSectionSerializer | |
| net.minecraft.resources.data.PackMetadataSection | |
| net.minecraft.resources.data.PackMetadataSectionSerializer | |
| net.minecraft.scoreboard.Score | |
| net.minecraft.scoreboard.ScoreCriteria | |
| net.minecraft.scoreboard.ScoreCriteria$RenderType | |
| net.minecraft.scoreboard.ScoreObjective | |
| net.minecraft.scoreboard.ScorePlayerTeam | |
| net.minecraft.scoreboard.Scoreboard | |
| net.minecraft.scoreboard.ScoreboardSaveData | |
| net.minecraft.scoreboard.ServerScoreboard | |
| net.minecraft.scoreboard.ServerScoreboard$Action | |
| net.minecraft.scoreboard.Team | |
| net.minecraft.scoreboard.Team$CollisionRule | |
| net.minecraft.scoreboard.Team$Visible | |
| net.minecraft.server.CustomServerBossInfo | |
| net.minecraft.server.CustomServerBossInfoManager | |
| net.minecraft.server.DebugLoggingPrintStream | |
| net.minecraft.server.MinecraftServer | |
| net.minecraft.server.ServerEula | |
| net.minecraft.server.ServerPropertiesProvider | |
| net.minecraft.server.dedicated.DedicatedPlayerList | |
| net.minecraft.server.dedicated.DedicatedServer | |
| net.minecraft.server.dedicated.PendingCommand | |
| net.minecraft.server.dedicated.PropertyManager | |
| net.minecraft.server.dedicated.PropertyManager$Property | |
| net.minecraft.server.dedicated.ServerHangWatchdog | |
| net.minecraft.server.dedicated.ServerProperties | |
| net.minecraft.server.gui.MinecraftServerGui | |
| net.minecraft.server.gui.PlayerListComponent | |
| net.minecraft.server.gui.StatsComponent | |
| net.minecraft.server.integrated.IntegratedPlayerList | |
| net.minecraft.server.integrated.IntegratedServer | |
| net.minecraft.server.management.BanEntry | |
| net.minecraft.server.management.BanList | |
| net.minecraft.server.management.DemoPlayerInteractionManager | |
| net.minecraft.server.management.IPBanEntry | |
| net.minecraft.server.management.IPBanList | |
| net.minecraft.server.management.OpEntry | |
| net.minecraft.server.management.OpList | |
| net.minecraft.server.management.PlayerInteractionManager | |
| net.minecraft.server.management.PlayerList | |
| net.minecraft.server.management.PlayerProfileCache | |
| net.minecraft.server.management.PlayerProfileCache$ProfileEntry | |
| net.minecraft.server.management.PlayerProfileCache$Serializer | |
| net.minecraft.server.management.PreYggdrasilConverter | |
| net.minecraft.server.management.PreYggdrasilConverter$ConversionError | |
| net.minecraft.server.management.ProfileBanEntry | |
| net.minecraft.server.management.UserList | |
| net.minecraft.server.management.UserList$Serializer | |
| net.minecraft.server.management.UserListEntry | |
| net.minecraft.server.management.WhiteList | |
| net.minecraft.server.management.WhitelistEntry | |
| net.minecraft.state.BooleanProperty | |
| net.minecraft.state.DirectionProperty | |
| net.minecraft.state.EnumProperty | |
| net.minecraft.state.IProperty | |
| net.minecraft.state.IStateHolder | |
| net.minecraft.state.IntegerProperty | |
| net.minecraft.state.Property | |
| net.minecraft.state.StateContainer | |
| net.minecraft.state.StateContainer$Builder | |
| net.minecraft.state.StateContainer$IFactory | |
| net.minecraft.state.StateHolder | |
| net.minecraft.state.properties.AttachFace | |
| net.minecraft.state.properties.BambooLeaves | |
| net.minecraft.state.properties.BedPart | |
| net.minecraft.state.properties.BellAttachment | |
| net.minecraft.state.properties.BlockStateProperties | |
| net.minecraft.state.properties.ChestType | |
| net.minecraft.state.properties.ComparatorMode | |
| net.minecraft.state.properties.DoorHingeSide | |
| net.minecraft.state.properties.DoubleBlockHalf | |
| net.minecraft.state.properties.Half | |
| net.minecraft.state.properties.NoteBlockInstrument | |
| net.minecraft.state.properties.PistonType | |
| net.minecraft.state.properties.RailShape | |
| net.minecraft.state.properties.RedstoneSide | |
| net.minecraft.state.properties.SlabType | |
| net.minecraft.state.properties.StairsShape | |
| net.minecraft.state.properties.StructureMode | |
| net.minecraft.stats.IStatFormatter | |
| net.minecraft.stats.ServerStatisticsManager | |
| net.minecraft.stats.Stat | |
| net.minecraft.stats.StatType | |
| net.minecraft.stats.StatisticsManager | |
| net.minecraft.stats.Stats | |
| net.minecraft.tags.BlockTags | |
| net.minecraft.tags.BlockTags$Wrapper | |
| net.minecraft.tags.EntityTypeTags | |
| net.minecraft.tags.EntityTypeTags$Wrapper | |
| net.minecraft.tags.FluidTags | |
| net.minecraft.tags.FluidTags$Wrapper | |
| net.minecraft.tags.ItemTags | |
| net.minecraft.tags.ItemTags$Wrapper | |
| net.minecraft.tags.NetworkTagCollection | |
| net.minecraft.tags.NetworkTagManager | |
| net.minecraft.tags.NetworkTagManager$ReloadResults | |
| net.minecraft.tags.Tag | |
| net.minecraft.tags.Tag$Builder | |
| net.minecraft.tags.Tag$ITagEntry | |
| net.minecraft.tags.Tag$ListEntry | |
| net.minecraft.tags.Tag$TagEntry | |
| net.minecraft.tags.TagCollection | |
| net.minecraft.tileentity.AbstractFurnaceTileEntity | |
| net.minecraft.tileentity.BannerPattern | |
| net.minecraft.tileentity.BannerPattern$Builder | |
| net.minecraft.tileentity.BannerTileEntity | |
| net.minecraft.tileentity.BarrelTileEntity | |
| net.minecraft.tileentity.BeaconTileEntity | |
| net.minecraft.tileentity.BeaconTileEntity$BeamSegment | |
| net.minecraft.tileentity.BedTileEntity | |
| net.minecraft.tileentity.BellTileEntity | |
| net.minecraft.tileentity.BlastFurnaceTileEntity | |
| net.minecraft.tileentity.BrewingStandTileEntity | |
| net.minecraft.tileentity.CampfireTileEntity | |
| net.minecraft.tileentity.ChestTileEntity | |
| net.minecraft.tileentity.CommandBlockLogic | |
| net.minecraft.tileentity.CommandBlockTileEntity | |
| net.minecraft.tileentity.CommandBlockTileEntity$Mode | |
| net.minecraft.tileentity.ComparatorTileEntity | |
| net.minecraft.tileentity.ConduitTileEntity | |
| net.minecraft.tileentity.DaylightDetectorTileEntity | |
| net.minecraft.tileentity.DispenserTileEntity | |
| net.minecraft.tileentity.DropperTileEntity | |
| net.minecraft.tileentity.EnchantingTableTileEntity | |
| net.minecraft.tileentity.EndGatewayTileEntity | |
| net.minecraft.tileentity.EndPortalTileEntity | |
| net.minecraft.tileentity.EnderChestTileEntity | |
| net.minecraft.tileentity.FurnaceTileEntity | |
| net.minecraft.tileentity.HopperTileEntity | |
| net.minecraft.tileentity.IChestLid | |
| net.minecraft.tileentity.IHopper | |
| net.minecraft.tileentity.ITickableTileEntity | |
| net.minecraft.tileentity.JigsawTileEntity | |
| net.minecraft.tileentity.JukeboxTileEntity | |
| net.minecraft.tileentity.LecternTileEntity | |
| net.minecraft.tileentity.LockableLootTileEntity | |
| net.minecraft.tileentity.LockableTileEntity | |
| net.minecraft.tileentity.MobSpawnerTileEntity | |
| net.minecraft.tileentity.PistonTileEntity | |
| net.minecraft.tileentity.ShulkerBoxTileEntity | |
| net.minecraft.tileentity.ShulkerBoxTileEntity$AnimationStatus | |
| net.minecraft.tileentity.SignTileEntity | |
| net.minecraft.tileentity.SkullTileEntity | |
| net.minecraft.tileentity.SmokerTileEntity | |
| net.minecraft.tileentity.StructureBlockTileEntity | |
| net.minecraft.tileentity.StructureBlockTileEntity$UpdateCommand | |
| net.minecraft.tileentity.TileEntity | |
| net.minecraft.tileentity.TileEntityType | |
| net.minecraft.tileentity.TileEntityType$Builder | |
| net.minecraft.tileentity.TrappedChestTileEntity | |
| net.minecraft.util.ActionResult | |
| net.minecraft.util.ActionResultType | |
| net.minecraft.util.AxisRotation | |
| net.minecraft.util.BitArray | |
| net.minecraft.util.BlockRenderLayer | |
| net.minecraft.util.CSVWriter | |
| net.minecraft.util.CSVWriter$Builder | |
| net.minecraft.util.CachedBlockInfo | |
| net.minecraft.util.ClassInheritanceMultiMap | |
| net.minecraft.util.CombatEntry | |
| net.minecraft.util.CombatRules | |
| net.minecraft.util.CombatTracker | |
| net.minecraft.util.CooldownTracker | |
| net.minecraft.util.CooldownTracker$Cooldown | |
| net.minecraft.util.CryptManager | |
| net.minecraft.util.DamageSource | |
| net.minecraft.util.DefaultUncaughtExceptionHandler | |
| net.minecraft.util.DefaultWithNameUncaughtExceptionHandler | |
| net.minecraft.util.Direction | |
| net.minecraft.util.Direction$Axis | |
| net.minecraft.util.Direction$AxisDirection | |
| net.minecraft.util.Direction$Plane | |
| net.minecraft.util.Direction8 | |
| net.minecraft.util.EnchantmentNameParts | |
| net.minecraft.util.EntityDamageSource | |
| net.minecraft.util.EntityPredicates | |
| net.minecraft.util.EntityPredicates$ArmoredMob | |
| net.minecraft.util.EnumTypeAdapterFactory | |
| net.minecraft.util.FileUtil | |
| net.minecraft.util.FoodStats | |
| net.minecraft.util.FrameTimer | |
| net.minecraft.util.HTTPUtil | |
| net.minecraft.util.Hand | |
| net.minecraft.util.HandSide | |
| net.minecraft.util.IDynamicDeserializer | |
| net.minecraft.util.IDynamicSerializable | |
| net.minecraft.util.IIntArray | |
| net.minecraft.util.IItemProvider | |
| net.minecraft.util.INameable | |
| net.minecraft.util.IObjectIntIterable | |
| net.minecraft.util.IProgressUpdate | |
| net.minecraft.util.IStringSerializable | |
| net.minecraft.util.IWorldPosCallable | |
| net.minecraft.util.IndirectEntityDamageSource | |
| net.minecraft.util.IntArray | |
| net.minecraft.util.IntIdentityHashBiMap | |
| net.minecraft.util.IntReferenceHolder | |
| net.minecraft.util.JSONUtils | |
| net.minecraft.util.LazyLoadBase | |
| net.minecraft.util.LoggingPrintStream | |
| net.minecraft.util.LongSerializable | |
| net.minecraft.util.LowerStringMap | |
| net.minecraft.util.MapPopulator | |
| net.minecraft.util.MinecraftVersion | |
| net.minecraft.util.Mirror | |
| net.minecraft.util.MovementInput | |
| net.minecraft.util.MovementInputFromOptions | |
| net.minecraft.util.NetherBedDamageSource | |
| net.minecraft.util.NonNullList | |
| net.minecraft.util.ObjectIntIdentityMap | |
| net.minecraft.util.RandomObjectDescriptor | |
| net.minecraft.util.ResourceLocation | |
| net.minecraft.util.ResourceLocation$Serializer | |
| net.minecraft.util.ResourceLocationException | |
| net.minecraft.util.ReuseableStream | |
| net.minecraft.util.Rotation | |
| net.minecraft.util.ScreenShotHelper | |
| net.minecraft.util.SectionDistanceGraph | |
| net.minecraft.util.ServerCooldownTracker | |
| net.minecraft.util.Session | |
| net.minecraft.util.Session$Type | |
| net.minecraft.util.SharedConstants | |
| net.minecraft.util.SharedSeedRandom | |
| net.minecraft.util.SoundCategory | |
| net.minecraft.util.SoundEvent | |
| net.minecraft.util.SoundEvents | |
| net.minecraft.util.StringUtils | |
| net.minecraft.util.Timer | |
| net.minecraft.util.Tuple | |
| net.minecraft.util.Unit | |
| net.minecraft.util.Util | |
| net.minecraft.util.Util$IdentityStrategy | |
| net.minecraft.util.Util$OS | |
| net.minecraft.util.WeightedList | |
| net.minecraft.util.WeightedList$Entry | |
| net.minecraft.util.WeightedRandom | |
| net.minecraft.util.WeightedRandom$Item | |
| net.minecraft.util.WeightedSpawnerEntity | |
| net.minecraft.util.WorldOptimizer | |
| net.minecraft.util.concurrent.DelegatedTaskExecutor | |
| net.minecraft.util.concurrent.ITaskExecutor | |
| net.minecraft.util.concurrent.ITaskQueue | |
| net.minecraft.util.concurrent.ITaskQueue$Priority | |
| net.minecraft.util.concurrent.ITaskQueue$RunnableWithPriority | |
| net.minecraft.util.concurrent.ITaskQueue$Single | |
| net.minecraft.util.concurrent.RecursiveEventLoop | |
| net.minecraft.util.concurrent.ThreadTaskExecutor | |
| net.minecraft.util.concurrent.TickDelayedTask | |
| net.minecraft.util.datafix.DataFixesManager | |
| net.minecraft.util.datafix.DefaultTypeReferences | |
| net.minecraft.util.datafix.NamespacedSchema | |
| net.minecraft.util.datafix.TypeReferences | |
| net.minecraft.util.datafix.WriteAndReadDataFix | |
| net.minecraft.util.datafix.fixes.AddBedTileEntity | |
| net.minecraft.util.datafix.fixes.AddNewChoices | |
| net.minecraft.util.datafix.fixes.AdvancementsFix | |
| net.minecraft.util.datafix.fixes.ArmorStandSilent | |
| net.minecraft.util.datafix.fixes.BannerItemColor | |
| net.minecraft.util.datafix.fixes.BedItemColor | |
| net.minecraft.util.datafix.fixes.BiomeRenames | |
| net.minecraft.util.datafix.fixes.BlockEntityBannerColor | |
| net.minecraft.util.datafix.fixes.BlockEntityKeepPacked | |
| net.minecraft.util.datafix.fixes.BlockNameFlattening | |
| net.minecraft.util.datafix.fixes.BlockRename | |
| net.minecraft.util.datafix.fixes.BlockStateFlattenGenOptions | |
| net.minecraft.util.datafix.fixes.BlockStateFlattenStructures | |
| net.minecraft.util.datafix.fixes.BlockStateFlattenVillageCrops | |
| net.minecraft.util.datafix.fixes.BlockStateFlatteningMap | |
| net.minecraft.util.datafix.fixes.BlockStateFlatternEntities | |
| net.minecraft.util.datafix.fixes.BookPagesStrictJSON | |
| net.minecraft.util.datafix.fixes.CatTypeFix | |
| net.minecraft.util.datafix.fixes.ChunkGenStatus | |
| net.minecraft.util.datafix.fixes.ChunkLightRemoveFix | |
| net.minecraft.util.datafix.fixes.ChunkPaletteFormat | |
| net.minecraft.util.datafix.fixes.ChunkPaletteFormat$Direction | |
| net.minecraft.util.datafix.fixes.ChunkPaletteFormat$Direction$Axis | |
| net.minecraft.util.datafix.fixes.ChunkPaletteFormat$Direction$Offset | |
| net.minecraft.util.datafix.fixes.ChunkPaletteFormat$NibbleArray | |
| net.minecraft.util.datafix.fixes.ChunkPaletteFormat$Section | |
| net.minecraft.util.datafix.fixes.ChunkPaletteFormat$UpgradeChunk | |
| net.minecraft.util.datafix.fixes.ChunkStatusFix | |
| net.minecraft.util.datafix.fixes.ChunkStatusFix2 | |
| net.minecraft.util.datafix.fixes.ChunkStructuresTemplateRenameFix | |
| net.minecraft.util.datafix.fixes.ColorlessShulkerEntityFix | |
| net.minecraft.util.datafix.fixes.CoralFansRenameList | |
| net.minecraft.util.datafix.fixes.CustomNameStringToComponentEntity | |
| net.minecraft.util.datafix.fixes.CustomNameStringToComponentFixTileEntity | |
| net.minecraft.util.datafix.fixes.CustomNameStringToComponentItem | |
| net.minecraft.util.datafix.fixes.DyeRenameMap | |
| net.minecraft.util.datafix.fixes.ElderGuardianSplit | |
| net.minecraft.util.datafix.fixes.EntityArmorAndHeld | |
| net.minecraft.util.datafix.fixes.EntityCatSplitFix | |
| net.minecraft.util.datafix.fixes.EntityCodSalmonFix | |
| net.minecraft.util.datafix.fixes.EntityHealth | |
| net.minecraft.util.datafix.fixes.EntityId | |
| net.minecraft.util.datafix.fixes.EntityItemFrameFacing | |
| net.minecraft.util.datafix.fixes.EntityRavagerRenameFix | |
| net.minecraft.util.datafix.fixes.EntityRename | |
| net.minecraft.util.datafix.fixes.EntityRenameHelper | |
| net.minecraft.util.datafix.fixes.EntityRenameing1510 | |
| net.minecraft.util.datafix.fixes.ForceVBOOn | |
| net.minecraft.util.datafix.fixes.HeightmapRenamingFix | |
| net.minecraft.util.datafix.fixes.HorseSaddle | |
| net.minecraft.util.datafix.fixes.HorseSplit | |
| net.minecraft.util.datafix.fixes.IglooMetadataRemoval | |
| net.minecraft.util.datafix.fixes.ItemFilledMapMetadata | |
| net.minecraft.util.datafix.fixes.ItemIntIDToString | |
| net.minecraft.util.datafix.fixes.ItemLoreComponentizeFix | |
| net.minecraft.util.datafix.fixes.ItemRename | |
| net.minecraft.util.datafix.fixes.ItemSpawnEggSplit | |
| net.minecraft.util.datafix.fixes.ItemStackDataFlattening | |
| net.minecraft.util.datafix.fixes.ItemStackEnchantmentFix | |
| net.minecraft.util.datafix.fixes.JukeboxRecordItem | |
| net.minecraft.util.datafix.fixes.KeyOptionsTranslation | |
| net.minecraft.util.datafix.fixes.LWJGL3KeyOptions | |
| net.minecraft.util.datafix.fixes.LeavesFix | |
| net.minecraft.util.datafix.fixes.LeavesFix$LeavesSection | |
| net.minecraft.util.datafix.fixes.LeavesFix$Section | |
| net.minecraft.util.datafix.fixes.LevelDataGeneratorOptionsFix | |
| net.minecraft.util.datafix.fixes.MapIdFix | |
| net.minecraft.util.datafix.fixes.MinecartEntityTypes | |
| net.minecraft.util.datafix.fixes.NamedEntityFix | |
| net.minecraft.util.datafix.fixes.NewVillageFix | |
| net.minecraft.util.datafix.fixes.ObjectiveDisplayName | |
| net.minecraft.util.datafix.fixes.ObjectiveRenderType | |
| net.minecraft.util.datafix.fixes.OminousBannerRenameFix | |
| net.minecraft.util.datafix.fixes.OminousBannerTileEntityRenameFix | |
| net.minecraft.util.datafix.fixes.OptionsAddTextBackgroundFix | |
| net.minecraft.util.datafix.fixes.OptionsLowerCaseLanguage | |
| net.minecraft.util.datafix.fixes.PaintingDirection | |
| net.minecraft.util.datafix.fixes.PaintingMotive | |
| net.minecraft.util.datafix.fixes.PistonPushedBlock | |
| net.minecraft.util.datafix.fixes.PointOfInterestReorganizationFix | |
| net.minecraft.util.datafix.fixes.PotionItems | |
| net.minecraft.util.datafix.fixes.PotionWater | |
| net.minecraft.util.datafix.fixes.PufferfishRename | |
| net.minecraft.util.datafix.fixes.RecipesRenaming | |
| net.minecraft.util.datafix.fixes.RedundantChanceTags | |
| net.minecraft.util.datafix.fixes.RenamedCoral | |
| net.minecraft.util.datafix.fixes.RenamedRecipes | |
| net.minecraft.util.datafix.fixes.RidingToPassengers | |
| net.minecraft.util.datafix.fixes.ShulkerBoxEntityColor | |
| net.minecraft.util.datafix.fixes.ShulkerBoxItemColor | |
| net.minecraft.util.datafix.fixes.ShulkerBoxTileColor | |
| net.minecraft.util.datafix.fixes.SignStrictJSON | |
| net.minecraft.util.datafix.fixes.SkeletonSplit | |
| net.minecraft.util.datafix.fixes.SpawnEggNames | |
| net.minecraft.util.datafix.fixes.SpawnerEntityTypes | |
| net.minecraft.util.datafix.fixes.StatsRenaming | |
| net.minecraft.util.datafix.fixes.StringToUUID | |
| net.minecraft.util.datafix.fixes.SwimStatsRename | |
| net.minecraft.util.datafix.fixes.TeamDisplayName | |
| net.minecraft.util.datafix.fixes.TileEntityId | |
| net.minecraft.util.datafix.fixes.TippedArrow | |
| net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit | |
| net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit$Section | |
| net.minecraft.util.datafix.fixes.TypedEntityRenameHelper | |
| net.minecraft.util.datafix.fixes.VillagerLevelAndXpFix | |
| net.minecraft.util.datafix.fixes.VillagerProfessionFix | |
| net.minecraft.util.datafix.fixes.VillagerTrades | |
| net.minecraft.util.datafix.fixes.WolfCollarColor | |
| net.minecraft.util.datafix.fixes.ZombieProfToType | |
| net.minecraft.util.datafix.fixes.ZombieSplit | |
| net.minecraft.util.datafix.fixes.ZombieVillagerXpFix | |
| net.minecraft.util.datafix.versions.V0099 | |
| net.minecraft.util.datafix.versions.V0100 | |
| net.minecraft.util.datafix.versions.V0102 | |
| net.minecraft.util.datafix.versions.V0106 | |
| net.minecraft.util.datafix.versions.V0107 | |
| net.minecraft.util.datafix.versions.V0135 | |
| net.minecraft.util.datafix.versions.V0143 | |
| net.minecraft.util.datafix.versions.V0501 | |
| net.minecraft.util.datafix.versions.V0700 | |
| net.minecraft.util.datafix.versions.V0701 | |
| net.minecraft.util.datafix.versions.V0702 | |
| net.minecraft.util.datafix.versions.V0703 | |
| net.minecraft.util.datafix.versions.V0704 | |
| net.minecraft.util.datafix.versions.V0705 | |
| net.minecraft.util.datafix.versions.V0808 | |
| net.minecraft.util.datafix.versions.V1022 | |
| net.minecraft.util.datafix.versions.V1125 | |
| net.minecraft.util.datafix.versions.V1451 | |
| net.minecraft.util.datafix.versions.V1451_1 | |
| net.minecraft.util.datafix.versions.V1451_2 | |
| net.minecraft.util.datafix.versions.V1451_3 | |
| net.minecraft.util.datafix.versions.V1451_4 | |
| net.minecraft.util.datafix.versions.V1451_5 | |
| net.minecraft.util.datafix.versions.V1451_6 | |
| net.minecraft.util.datafix.versions.V1451_7 | |
| net.minecraft.util.datafix.versions.V1460 | |
| net.minecraft.util.datafix.versions.V1466 | |
| net.minecraft.util.datafix.versions.V1470 | |
| net.minecraft.util.datafix.versions.V1481 | |
| net.minecraft.util.datafix.versions.V1483 | |
| net.minecraft.util.datafix.versions.V1486 | |
| net.minecraft.util.datafix.versions.V1510 | |
| net.minecraft.util.datafix.versions.V1800 | |
| net.minecraft.util.datafix.versions.V1801 | |
| net.minecraft.util.datafix.versions.V1904 | |
| net.minecraft.util.datafix.versions.V1906 | |
| net.minecraft.util.datafix.versions.V1909 | |
| net.minecraft.util.datafix.versions.V1920 | |
| net.minecraft.util.datafix.versions.V1928 | |
| net.minecraft.util.datafix.versions.V1929 | |
| net.minecraft.util.datafix.versions.V1931 | |
| net.minecraft.util.math.AxisAlignedBB | |
| net.minecraft.util.math.BlockPos | |
| net.minecraft.util.math.BlockPos$MutableBlockPos | |
| net.minecraft.util.math.BlockPos$PooledMutableBlockPos | |
| net.minecraft.util.math.BlockPosWrapper | |
| net.minecraft.util.math.BlockRayTraceResult | |
| net.minecraft.util.math.ChunkPos | |
| net.minecraft.util.math.ColumnPos | |
| net.minecraft.util.math.CubeCoordinateIterator | |
| net.minecraft.util.math.EntityPosWrapper | |
| net.minecraft.util.math.EntityRayTraceResult | |
| net.minecraft.util.math.GlobalPos | |
| net.minecraft.util.math.IPosWrapper | |
| net.minecraft.util.math.MathHelper | |
| net.minecraft.util.math.MutableBoundingBox | |
| net.minecraft.util.math.RayTraceContext | |
| net.minecraft.util.math.RayTraceContext$BlockMode | |
| net.minecraft.util.math.RayTraceContext$FluidMode | |
| net.minecraft.util.math.RayTraceContext$IVoxelProvider | |
| net.minecraft.util.math.RayTraceResult | |
| net.minecraft.util.math.RayTraceResult$Type | |
| net.minecraft.util.math.Rotations | |
| net.minecraft.util.math.SectionPos | |
| net.minecraft.util.math.Vec2f | |
| net.minecraft.util.math.Vec3d | |
| net.minecraft.util.math.Vec3i | |
| net.minecraft.util.math.shapes.BitSetVoxelShapePart | |
| net.minecraft.util.math.shapes.DoubleCubeMergingList | |
| net.minecraft.util.math.shapes.DoubleRangeList | |
| net.minecraft.util.math.shapes.EntitySelectionContext | |
| net.minecraft.util.math.shapes.IBooleanFunction | |
| net.minecraft.util.math.shapes.IDoubleListMerger | |
| net.minecraft.util.math.shapes.IDoubleListMerger$IConsumer | |
| net.minecraft.util.math.shapes.ISelectionContext | |
| net.minecraft.util.math.shapes.IndirectMerger | |
| net.minecraft.util.math.shapes.NonOverlappingMerger | |
| net.minecraft.util.math.shapes.OffsetDoubleList | |
| net.minecraft.util.math.shapes.PartSplitVoxelShape | |
| net.minecraft.util.math.shapes.SimpleDoubleMerger | |
| net.minecraft.util.math.shapes.SplitVoxelShape | |
| net.minecraft.util.math.shapes.VoxelShape | |
| net.minecraft.util.math.shapes.VoxelShapeArray | |
| net.minecraft.util.math.shapes.VoxelShapeCube | |
| net.minecraft.util.math.shapes.VoxelShapePart | |
| net.minecraft.util.math.shapes.VoxelShapePart$IFaceConsumer | |
| net.minecraft.util.math.shapes.VoxelShapePart$ILineConsumer | |
| net.minecraft.util.math.shapes.VoxelShapes | |
| net.minecraft.util.math.shapes.VoxelShapes$ILineConsumer | |
| net.minecraft.util.registry.Bootstrap | |
| net.minecraft.util.registry.DefaultedRegistry | |
| net.minecraft.util.registry.MutableRegistry | |
| net.minecraft.util.registry.Registry | |
| net.minecraft.util.registry.SimpleRegistry | |
| net.minecraft.util.text.ChatType | |
| net.minecraft.util.text.ITargetedTextComponent | |
| net.minecraft.util.text.ITextComponent | |
| net.minecraft.util.text.ITextComponent$Serializer | |
| net.minecraft.util.text.KeybindTextComponent | |
| net.minecraft.util.text.NBTTextComponent | |
| net.minecraft.util.text.NBTTextComponent$Block | |
| net.minecraft.util.text.NBTTextComponent$Entity | |
| net.minecraft.util.text.ScoreTextComponent | |
| net.minecraft.util.text.SelectorTextComponent | |
| net.minecraft.util.text.StringTextComponent | |
| net.minecraft.util.text.Style | |
| net.minecraft.util.text.Style$Serializer | |
| net.minecraft.util.text.TextComponent | |
| net.minecraft.util.text.TextComponentUtils | |
| net.minecraft.util.text.TextFormatting | |
| net.minecraft.util.text.TranslationTextComponent | |
| net.minecraft.util.text.TranslationTextComponentFormatException | |
| net.minecraft.util.text.event.ClickEvent | |
| net.minecraft.util.text.event.ClickEvent$Action | |
| net.minecraft.util.text.event.HoverEvent | |
| net.minecraft.util.text.event.HoverEvent$Action | |
| net.minecraft.util.text.translation.LanguageMap | |
| net.minecraft.village.GossipManager | |
| net.minecraft.village.GossipManager$GossipEntry | |
| net.minecraft.village.GossipManager$Gossips | |
| net.minecraft.village.GossipType | |
| net.minecraft.village.PointOfInterest | |
| net.minecraft.village.PointOfInterestData | |
| net.minecraft.village.PointOfInterestManager | |
| net.minecraft.village.PointOfInterestManager$DistanceGraph | |
| net.minecraft.village.PointOfInterestManager$Status | |
| net.minecraft.village.PointOfInterestType | |
| net.minecraft.village.VillageSiege | |
| net.minecraft.village.VillageSiege$State | |
| net.minecraft.world.BossInfo | |
| net.minecraft.world.BossInfo$Color | |
| net.minecraft.world.BossInfo$Overlay | |
| net.minecraft.world.Difficulty | |
| net.minecraft.world.DifficultyInstance | |
| net.minecraft.world.EmptyBlockReader | |
| net.minecraft.world.EmptyTickList | |
| net.minecraft.world.Explosion | |
| net.minecraft.world.Explosion$Mode | |
| net.minecraft.world.FoliageColors | |
| net.minecraft.world.ForcedChunksSaveData | |
| net.minecraft.world.GameRules | |
| net.minecraft.world.GameRules$BooleanValue | |
| net.minecraft.world.GameRules$IRuleEntryVisitor | |
| net.minecraft.world.GameRules$IntegerValue | |
| net.minecraft.world.GameRules$RuleKey | |
| net.minecraft.world.GameRules$RuleType | |
| net.minecraft.world.GameRules$RuleValue | |
| net.minecraft.world.GameType | |
| net.minecraft.world.GrassColors | |
| net.minecraft.world.IBlockReader | |
| net.minecraft.world.IEntityReader | |
| net.minecraft.world.IEnviromentBlockReader | |
| net.minecraft.world.IStructureReader | |
| net.minecraft.world.ITickList | |
| net.minecraft.world.IWorld | |
| net.minecraft.world.IWorldReader | |
| net.minecraft.world.IWorldWriter | |
| net.minecraft.world.LightType | |
| net.minecraft.world.LockCode | |
| net.minecraft.world.NextTickListEntry | |
| net.minecraft.world.Region | |
| net.minecraft.world.SerializableTickList | |
| net.minecraft.world.ServerBossInfo | |
| net.minecraft.world.ServerMultiWorld | |
| net.minecraft.world.ServerTickList | |
| net.minecraft.world.Teleporter | |
| net.minecraft.world.Teleporter$PortalPosition | |
| net.minecraft.world.TickPriority | |
| net.minecraft.world.TrackedEntity | |
| net.minecraft.world.World | |
| net.minecraft.world.WorldGenTickList | |
| net.minecraft.world.WorldSettings | |
| net.minecraft.world.WorldType | |
| net.minecraft.world.biome.BadlandsBiome | |
| net.minecraft.world.biome.BadlandsPlateauBiome | |
| net.minecraft.world.biome.BambooJungleBiome | |
| net.minecraft.world.biome.BambooJungleHillsBiome | |
| net.minecraft.world.biome.BeachBiome | |
| net.minecraft.world.biome.Biome | |
| net.minecraft.world.biome.Biome$Builder | |
| net.minecraft.world.biome.Biome$Category | |
| net.minecraft.world.biome.Biome$RainType | |
| net.minecraft.world.biome.Biome$SpawnListEntry | |
| net.minecraft.world.biome.Biome$FlowerEntry | |
| net.minecraft.world.biome.Biome$TempCategory | |
| net.minecraft.world.biome.BiomeColors | |
| net.minecraft.world.biome.BiomeColors$IColorResolver | |
| net.minecraft.world.biome.Biomes | |
| net.minecraft.world.biome.BirchForestBiome | |
| net.minecraft.world.biome.BirchForestHillsBiome | |
| net.minecraft.world.biome.ColdOceanBiome | |
| net.minecraft.world.biome.DarkForestBiome | |
| net.minecraft.world.biome.DarkForestHillsBiome | |
| net.minecraft.world.biome.DeepColdOceanBiome | |
| net.minecraft.world.biome.DeepFrozenOceanBiome | |
| net.minecraft.world.biome.DeepLukewarmOceanBiome | |
| net.minecraft.world.biome.DeepOceanBiome | |
| net.minecraft.world.biome.DeepWarmOceanBiome | |
| net.minecraft.world.biome.DefaultBiomeFeatures | |
| net.minecraft.world.biome.DesertBiome | |
| net.minecraft.world.biome.DesertHillsBiome | |
| net.minecraft.world.biome.DesertLakesBiome | |
| net.minecraft.world.biome.EndBarrensBiome | |
| net.minecraft.world.biome.EndHighlandsBiome | |
| net.minecraft.world.biome.EndMidlandsBiome | |
| net.minecraft.world.biome.ErodedBadlandsBiome | |
| net.minecraft.world.biome.FlowerForestBiome | |
| net.minecraft.world.biome.ForestBiome | |
| net.minecraft.world.biome.FrozenOceanBiome | |
| net.minecraft.world.biome.FrozenRiverBiome | |
| net.minecraft.world.biome.GiantSpruceTaigaBiome | |
| net.minecraft.world.biome.GiantSpruceTaigaHillsBiome | |
| net.minecraft.world.biome.GiantTreeTaigaBiome | |
| net.minecraft.world.biome.GiantTreeTaigaHillsBiome | |
| net.minecraft.world.biome.GravellyMountainsBiome | |
| net.minecraft.world.biome.IceSpikesBiome | |
| net.minecraft.world.biome.JungleBiome | |
| net.minecraft.world.biome.JungleEdgeBiome | |
| net.minecraft.world.biome.JungleHillsBiome | |
| net.minecraft.world.biome.LukewarmOceanBiome | |
| net.minecraft.world.biome.ModifiedBadlandsPlateauBiome | |
| net.minecraft.world.biome.ModifiedGravellyMountainsBiome | |
| net.minecraft.world.biome.ModifiedJungleBiome | |
| net.minecraft.world.biome.ModifiedJungleEdgeBiome | |
| net.minecraft.world.biome.ModifiedWoodedBadlandsPlateauBiome | |
| net.minecraft.world.biome.MountainEdgeBiome | |
| net.minecraft.world.biome.MountainsBiome | |
| net.minecraft.world.biome.MushroomFieldShoreBiome | |
| net.minecraft.world.biome.MushroomFieldsBiome | |
| net.minecraft.world.biome.NetherBiome | |
| net.minecraft.world.biome.OceanBiome | |
| net.minecraft.world.biome.PlainsBiome | |
| net.minecraft.world.biome.RiverBiome | |
| net.minecraft.world.biome.SavannaBiome | |
| net.minecraft.world.biome.SavannaPlateauBiome | |
| net.minecraft.world.biome.ShatteredSavannaBiome | |
| net.minecraft.world.biome.ShatteredSavannaPlateauBiome | |
| net.minecraft.world.biome.SmallEndIslandsBiome | |
| net.minecraft.world.biome.SnowyBeachBiome | |
| net.minecraft.world.biome.SnowyMountainsBiome | |
| net.minecraft.world.biome.SnowyTaigaBiome | |
| net.minecraft.world.biome.SnowyTaigaHillsBiome | |
| net.minecraft.world.biome.SnowyTaigaMountainsBiome | |
| net.minecraft.world.biome.SnowyTundraBiome | |
| net.minecraft.world.biome.StoneShoreBiome | |
| net.minecraft.world.biome.SunflowerPlainsBiome | |
| net.minecraft.world.biome.SwampBiome | |
| net.minecraft.world.biome.SwampHillsBiome | |
| net.minecraft.world.biome.TaigaBiome | |
| net.minecraft.world.biome.TaigaHillsBiome | |
| net.minecraft.world.biome.TaigaMountainsBiome | |
| net.minecraft.world.biome.TallBirchForestBiome | |
| net.minecraft.world.biome.TallBirchHillsBiome | |
| net.minecraft.world.biome.TheEndBiome | |
| net.minecraft.world.biome.TheVoidBiome | |
| net.minecraft.world.biome.WarmOceanBiome | |
| net.minecraft.world.biome.WoodedBadlandsPlateauBiome | |
| net.minecraft.world.biome.WoodedHillsBiome | |
| net.minecraft.world.biome.WoodedMountainsBiome | |
| net.minecraft.world.biome.provider.BiomeProvider | |
| net.minecraft.world.biome.provider.BiomeProviderType | |
| net.minecraft.world.biome.provider.CheckerboardBiomeProvider | |
| net.minecraft.world.biome.provider.CheckerboardBiomeProviderSettings | |
| net.minecraft.world.biome.provider.EndBiomeProvider | |
| net.minecraft.world.biome.provider.EndBiomeProviderSettings | |
| net.minecraft.world.biome.provider.IBiomeProviderSettings | |
| net.minecraft.world.biome.provider.OverworldBiomeProvider | |
| net.minecraft.world.biome.provider.OverworldBiomeProviderSettings | |
| net.minecraft.world.biome.provider.SingleBiomeProvider | |
| net.minecraft.world.biome.provider.SingleBiomeProviderSettings | |
| net.minecraft.world.border.BorderStatus | |
| net.minecraft.world.border.IBorderListener | |
| net.minecraft.world.border.IBorderListener$Impl | |
| net.minecraft.world.border.WorldBorder | |
| net.minecraft.world.border.WorldBorder$IBorderInfo | |
| net.minecraft.world.border.WorldBorder$MovingBorderInfo | |
| net.minecraft.world.border.WorldBorder$StationaryBorderInfo | |
| net.minecraft.world.chunk.AbstractChunkProvider | |
| net.minecraft.world.chunk.BlockStateContainer | |
| net.minecraft.world.chunk.BlockStateContainer$ICountConsumer | |
| net.minecraft.world.chunk.BlockStatePaletteHashMap | |
| net.minecraft.world.chunk.BlockStatePaletteLinear | |
| net.minecraft.world.chunk.BlockStatePaletteRegistry | |
| net.minecraft.world.chunk.Chunk | |
| net.minecraft.world.chunk.Chunk$CreateEntityType | |
| net.minecraft.world.chunk.ChunkDistanceGraph | |
| net.minecraft.world.chunk.ChunkPrimer | |
| net.minecraft.world.chunk.ChunkPrimerTickList | |
| net.minecraft.world.chunk.ChunkPrimerWrapper | |
| net.minecraft.world.chunk.ChunkSection | |
| net.minecraft.world.chunk.ChunkStatus | |
| net.minecraft.world.chunk.ChunkStatus$IGenerationWorker | |
| net.minecraft.world.chunk.ChunkStatus$ILoadingWorker | |
| net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker | |
| net.minecraft.world.chunk.ChunkStatus$Type | |
| net.minecraft.world.chunk.ChunkTaskPriorityQueue | |
| net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter | |
| net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$FunctionEntry | |
| net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$RunnableEntry | |
| net.minecraft.world.chunk.EmptyChunk | |
| net.minecraft.world.chunk.IBlockStatePalette | |
| net.minecraft.world.chunk.IBlockStatePaletteResizer | |
| net.minecraft.world.chunk.IChunk | |
| net.minecraft.world.chunk.IChunkLightProvider | |
| net.minecraft.world.chunk.NibbleArray | |
| net.minecraft.world.chunk.PlayerGenerationTracker | |
| net.minecraft.world.chunk.UpgradeData | |
| net.minecraft.world.chunk.UpgradeData$BlockFixers | |
| net.minecraft.world.chunk.UpgradeData$IBlockFixer | |
| net.minecraft.world.chunk.listener.ChainedChunkStatusListener | |
| net.minecraft.world.chunk.listener.IChunkStatusListener | |
| net.minecraft.world.chunk.listener.IChunkStatusListenerFactory | |
| net.minecraft.world.chunk.listener.LoggingChunkStatusListener | |
| net.minecraft.world.chunk.listener.TrackingChunkStatusListener | |
| net.minecraft.world.chunk.storage.ChunkLoader | |
| net.minecraft.world.chunk.storage.ChunkLoaderUtil | |
| net.minecraft.world.chunk.storage.ChunkLoaderUtil$AnvilConverterData | |
| net.minecraft.world.chunk.storage.ChunkSerializer | |
| net.minecraft.world.chunk.storage.NibbleArrayReader | |
| net.minecraft.world.chunk.storage.RegionFile | |
| net.minecraft.world.chunk.storage.RegionFile$ChunkBuffer | |
| net.minecraft.world.chunk.storage.RegionFileCache | |
| net.minecraft.world.chunk.storage.RegionSectionCache | |
| net.minecraft.world.dimension.Dimension | |
| net.minecraft.world.dimension.DimensionType | |
| net.minecraft.world.dimension.EndDimension | |
| net.minecraft.world.dimension.NetherDimension | |
| net.minecraft.world.dimension.OverworldDimension | |
| net.minecraft.world.end.DragonFightManager | |
| net.minecraft.world.end.DragonSpawnState | |
| net.minecraft.world.gen.ChunkGenerator | |
| net.minecraft.world.gen.ChunkGeneratorType | |
| net.minecraft.world.gen.DebugChunkGenerator | |
| net.minecraft.world.gen.DebugGenerationSettings | |
| net.minecraft.world.gen.EndChunkGenerator | |
| net.minecraft.world.gen.EndGenerationSettings | |
| net.minecraft.world.gen.FlatChunkGenerator | |
| net.minecraft.world.gen.FlatChunkGenerator$WrapperBiome | |
| net.minecraft.world.gen.FlatGenerationSettings | |
| net.minecraft.world.gen.FlatLayerInfo | |
| net.minecraft.world.gen.GenerationSettings | |
| net.minecraft.world.gen.GenerationStage | |
| net.minecraft.world.gen.GenerationStage$Carving | |
| net.minecraft.world.gen.GenerationStage$Decoration | |
| net.minecraft.world.gen.Heightmap | |
| net.minecraft.world.gen.Heightmap$Type | |
| net.minecraft.world.gen.Heightmap$Usage | |
| net.minecraft.world.gen.IChunkGeneratorFactory | |
| net.minecraft.world.gen.IExtendedNoiseRandom | |
| net.minecraft.world.gen.INoiseGenerator | |
| net.minecraft.world.gen.INoiseRandom | |
| net.minecraft.world.gen.IWorldGenerationBaseReader | |
| net.minecraft.world.gen.IWorldGenerationReader | |
| net.minecraft.world.gen.ImprovedNoiseGenerator | |
| net.minecraft.world.gen.LazyAreaLayerContext | |
| net.minecraft.world.gen.NetherChunkGenerator | |
| net.minecraft.world.gen.NetherGenSettings | |
| net.minecraft.world.gen.NoiseChunkGenerator | |
| net.minecraft.world.gen.OctavesNoiseGenerator | |
| net.minecraft.world.gen.OverworldChunkGenerator | |
| net.minecraft.world.gen.OverworldGenSettings | |
| net.minecraft.world.gen.PerlinNoiseGenerator | |
| net.minecraft.world.gen.SimplexNoiseGenerator | |
| net.minecraft.world.gen.WorldGenRegion | |
| net.minecraft.world.gen.area.IArea | |
| net.minecraft.world.gen.area.IAreaFactory | |
| net.minecraft.world.gen.area.LazyArea | |
| net.minecraft.world.gen.carver.CanyonWorldCarver | |
| net.minecraft.world.gen.carver.CaveWorldCarver | |
| net.minecraft.world.gen.carver.ConfiguredCarver | |
| net.minecraft.world.gen.carver.EmptyCarverConfig | |
| net.minecraft.world.gen.carver.ICarverConfig | |
| net.minecraft.world.gen.carver.NetherCaveWorldCarver | |
| net.minecraft.world.gen.carver.UnderwaterCanyonWorldCarver | |
| net.minecraft.world.gen.carver.UnderwaterCaveWorldCarver | |
| net.minecraft.world.gen.carver.WorldCarver | |
| net.minecraft.world.gen.feature.AbstractTreeFeature | |
| net.minecraft.world.gen.feature.BambooFeature | |
| net.minecraft.world.gen.feature.BigBrownMushroomFeature | |
| net.minecraft.world.gen.feature.BigMushroomFeatureConfig | |
| net.minecraft.world.gen.feature.BigRedMushroomFeature | |
| net.minecraft.world.gen.feature.BigTreeFeature | |
| net.minecraft.world.gen.feature.BigTreeFeature$FoliageCoordinates | |
| net.minecraft.world.gen.feature.BirchTreeFeature | |
| net.minecraft.world.gen.feature.BlockBlobConfig | |
| net.minecraft.world.gen.feature.BlockBlobFeature | |
| net.minecraft.world.gen.feature.BlockPileFeature | |
| net.minecraft.world.gen.feature.BlockWithContextConfig | |
| net.minecraft.world.gen.feature.BlockWithContextFeature | |
| net.minecraft.world.gen.feature.BlueIceFeature | |
| net.minecraft.world.gen.feature.BonusChestFeature | |
| net.minecraft.world.gen.feature.BushConfig | |
| net.minecraft.world.gen.feature.BushFeature | |
| net.minecraft.world.gen.feature.CactusFeature | |
| net.minecraft.world.gen.feature.ChorusPlantFeature | |
| net.minecraft.world.gen.feature.ConfiguredFeature | |
| net.minecraft.world.gen.feature.ConfiguredRandomFeatureList | |
| net.minecraft.world.gen.feature.CoralClawFeature | |
| net.minecraft.world.gen.feature.CoralFeature | |
| net.minecraft.world.gen.feature.CoralMushroomFeature | |
| net.minecraft.world.gen.feature.CoralTreeFeature | |
| net.minecraft.world.gen.feature.DarkOakTreeFeature | |
| net.minecraft.world.gen.feature.DeadBushFeature | |
| net.minecraft.world.gen.feature.DecoratedFeature | |
| net.minecraft.world.gen.feature.DecoratedFeatureConfig | |
| net.minecraft.world.gen.feature.DecoratedFlowerFeature | |
| net.minecraft.world.gen.feature.DefaultFlowersFeature | |
| net.minecraft.world.gen.feature.DesertWellsFeature | |
| net.minecraft.world.gen.feature.DoublePlantConfig | |
| net.minecraft.world.gen.feature.DoublePlantFeature | |
| net.minecraft.world.gen.feature.DungeonsFeature | |
| net.minecraft.world.gen.feature.EndGatewayConfig | |
| net.minecraft.world.gen.feature.EndGatewayFeature | |
| net.minecraft.world.gen.feature.EndIslandFeature | |
| net.minecraft.world.gen.feature.EndPodiumFeature | |
| net.minecraft.world.gen.feature.EndSpikeFeature | |
| net.minecraft.world.gen.feature.EndSpikeFeature$EndSpike | |
| net.minecraft.world.gen.feature.EndSpikeFeature$EndSpikeCacheLoader | |
| net.minecraft.world.gen.feature.EndSpikeFeatureConfig | |
| net.minecraft.world.gen.feature.Feature | |
| net.minecraft.world.gen.feature.FeatureRadiusConfig | |
| net.minecraft.world.gen.feature.FillLayerConfig | |
| net.minecraft.world.gen.feature.FillLayerFeature | |
| net.minecraft.world.gen.feature.FireFeature | |
| net.minecraft.world.gen.feature.FlowersFeature | |
| net.minecraft.world.gen.feature.ForestFlowersFeature | |
| net.minecraft.world.gen.feature.FossilsFeature | |
| net.minecraft.world.gen.feature.GeneralForestFlowerFeature | |
| net.minecraft.world.gen.feature.GlowstoneBlobFeature | |
| net.minecraft.world.gen.feature.GrassFeature | |
| net.minecraft.world.gen.feature.GrassFeatureConfig | |
| net.minecraft.world.gen.feature.HayBlockPileFeature | |
| net.minecraft.world.gen.feature.HellLavaConfig | |
| net.minecraft.world.gen.feature.HugeTreesFeature | |
| net.minecraft.world.gen.feature.IFeatureConfig | |
| net.minecraft.world.gen.feature.IceAndSnowFeature | |
| net.minecraft.world.gen.feature.IceBlockPileFeature | |
| net.minecraft.world.gen.feature.IcePathFeature | |
| net.minecraft.world.gen.feature.IceSpikeFeature | |
| net.minecraft.world.gen.feature.IcebergConfig | |
| net.minecraft.world.gen.feature.IcebergFeature | |
| net.minecraft.world.gen.feature.JungleGrassFeature | |
| net.minecraft.world.gen.feature.JungleTreeFeature | |
| net.minecraft.world.gen.feature.KelpFeature | |
| net.minecraft.world.gen.feature.LakesConfig | |
| net.minecraft.world.gen.feature.LakesFeature | |
| net.minecraft.world.gen.feature.LiquidsConfig | |
| net.minecraft.world.gen.feature.MegaJungleFeature | |
| net.minecraft.world.gen.feature.MegaPineTree | |
| net.minecraft.world.gen.feature.MelonBlockPileFeature | |
| net.minecraft.world.gen.feature.MelonFeature | |
| net.minecraft.world.gen.feature.MultipleRandomFeature | |
| net.minecraft.world.gen.feature.MultipleRandomFeatureConfig | |
| net.minecraft.world.gen.feature.MultipleWithChanceRandomFeature | |
| net.minecraft.world.gen.feature.MultipleWithChanceRandomFeatureConfig | |
| net.minecraft.world.gen.feature.NetherSpringFeature | |
| net.minecraft.world.gen.feature.NoFeatureConfig | |
| net.minecraft.world.gen.feature.OreFeature | |
| net.minecraft.world.gen.feature.OreFeatureConfig | |
| net.minecraft.world.gen.feature.OreFeatureConfig$FillerBlockType | |
| net.minecraft.world.gen.feature.PlainsFlowersFeature | |
| net.minecraft.world.gen.feature.PointyTaigaTreeFeature | |
| net.minecraft.world.gen.feature.ProbabilityConfig | |
| net.minecraft.world.gen.feature.PumpkinBlockPileFeature | |
| net.minecraft.world.gen.feature.ReedFeature | |
| net.minecraft.world.gen.feature.ReplaceBlockConfig | |
| net.minecraft.world.gen.feature.ReplaceBlockFeature | |
| net.minecraft.world.gen.feature.SavannaTreeFeature | |
| net.minecraft.world.gen.feature.ScatteredPlantFeature | |
| net.minecraft.world.gen.feature.SeaGrassConfig | |
| net.minecraft.world.gen.feature.SeaGrassFeature | |
| net.minecraft.world.gen.feature.SeaPickleFeature | |
| net.minecraft.world.gen.feature.ShrubFeature | |
| net.minecraft.world.gen.feature.SingleRandomFeature | |
| net.minecraft.world.gen.feature.SingleRandomFeatureConfig | |
| net.minecraft.world.gen.feature.SnowBlockPileFeature | |
| net.minecraft.world.gen.feature.SphereReplaceConfig | |
| net.minecraft.world.gen.feature.SphereReplaceFeature | |
| net.minecraft.world.gen.feature.SpringFeature | |
| net.minecraft.world.gen.feature.SwampFlowersFeature | |
| net.minecraft.world.gen.feature.SwampTreeFeature | |
| net.minecraft.world.gen.feature.TaigaGrassFeature | |
| net.minecraft.world.gen.feature.TallTaigaTreeFeature | |
| net.minecraft.world.gen.feature.TreeFeature | |
| net.minecraft.world.gen.feature.TwoFeatureChoiceConfig | |
| net.minecraft.world.gen.feature.TwoFeatureChoiceFeature | |
| net.minecraft.world.gen.feature.VinesFeature | |
| net.minecraft.world.gen.feature.VoidStartPlatformFeature | |
| net.minecraft.world.gen.feature.WaterlilyFeature | |
| net.minecraft.world.gen.feature.jigsaw.EmptyJigsawPiece | |
| net.minecraft.world.gen.feature.jigsaw.FeatureJigsawPiece | |
| net.minecraft.world.gen.feature.jigsaw.IJigsawDeserializer | |
| net.minecraft.world.gen.feature.jigsaw.JigsawJunction | |
| net.minecraft.world.gen.feature.jigsaw.JigsawManager | |
| net.minecraft.world.gen.feature.jigsaw.JigsawManager$Assembler | |
| net.minecraft.world.gen.feature.jigsaw.JigsawManager$Entry | |
| net.minecraft.world.gen.feature.jigsaw.JigsawManager$IPieceFactory | |
| net.minecraft.world.gen.feature.jigsaw.JigsawPattern | |
| net.minecraft.world.gen.feature.jigsaw.JigsawPattern$PlacementBehaviour | |
| net.minecraft.world.gen.feature.jigsaw.JigsawPatternRegistry | |
| net.minecraft.world.gen.feature.jigsaw.JigsawPiece | |
| net.minecraft.world.gen.feature.jigsaw.ListJigsawPiece | |
| net.minecraft.world.gen.feature.jigsaw.SingleJigsawPiece | |
| net.minecraft.world.gen.feature.structure.AbstractVillagePiece | |
| net.minecraft.world.gen.feature.structure.BuriedTreasure | |
| net.minecraft.world.gen.feature.structure.BuriedTreasure$Piece | |
| net.minecraft.world.gen.feature.structure.BuriedTreasureConfig | |
| net.minecraft.world.gen.feature.structure.BuriedTreasureStructure | |
| net.minecraft.world.gen.feature.structure.BuriedTreasureStructure$Start | |
| net.minecraft.world.gen.feature.structure.DesertPyramidPiece | |
| net.minecraft.world.gen.feature.structure.DesertPyramidStructure | |
| net.minecraft.world.gen.feature.structure.DesertPyramidStructure$Start | |
| net.minecraft.world.gen.feature.structure.DesertVillagePools | |
| net.minecraft.world.gen.feature.structure.EndCityPieces | |
| net.minecraft.world.gen.feature.structure.EndCityPieces$CityTemplate | |
| net.minecraft.world.gen.feature.structure.EndCityPieces$IGenerator | |
| net.minecraft.world.gen.feature.structure.EndCityStructure | |
| net.minecraft.world.gen.feature.structure.EndCityStructure$Start | |
| net.minecraft.world.gen.feature.structure.FortressPieces | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Corridor | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Corridor2 | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Corridor3 | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Corridor4 | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Corridor5 | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Crossing | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Crossing2 | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Crossing3 | |
| net.minecraft.world.gen.feature.structure.FortressPieces$End | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Entrance | |
| net.minecraft.world.gen.feature.structure.FortressPieces$NetherStalkRoom | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Piece | |
| net.minecraft.world.gen.feature.structure.FortressPieces$PieceWeight | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Stairs | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Start | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Straight | |
| net.minecraft.world.gen.feature.structure.FortressPieces$Throne | |
| net.minecraft.world.gen.feature.structure.FortressStructure | |
| net.minecraft.world.gen.feature.structure.FortressStructure$Start | |
| net.minecraft.world.gen.feature.structure.IStructurePieceType | |
| net.minecraft.world.gen.feature.structure.IglooPieces | |
| net.minecraft.world.gen.feature.structure.IglooPieces$Piece | |
| net.minecraft.world.gen.feature.structure.IglooStructure | |
| net.minecraft.world.gen.feature.structure.IglooStructure$Start | |
| net.minecraft.world.gen.feature.structure.JunglePyramidPiece | |
| net.minecraft.world.gen.feature.structure.JunglePyramidPiece$Selector | |
| net.minecraft.world.gen.feature.structure.JunglePyramidStructure | |
| net.minecraft.world.gen.feature.structure.JunglePyramidStructure$Start | |
| net.minecraft.world.gen.feature.structure.LegacyStructureDataUtil | |
| net.minecraft.world.gen.feature.structure.MarginedStructureStart | |
| net.minecraft.world.gen.feature.structure.MineshaftConfig | |
| net.minecraft.world.gen.feature.structure.MineshaftPieces | |
| net.minecraft.world.gen.feature.structure.MineshaftPieces$Corridor | |
| net.minecraft.world.gen.feature.structure.MineshaftPieces$Cross | |
| net.minecraft.world.gen.feature.structure.MineshaftPieces$Piece | |
| net.minecraft.world.gen.feature.structure.MineshaftPieces$Room | |
| net.minecraft.world.gen.feature.structure.MineshaftPieces$Stairs | |
| net.minecraft.world.gen.feature.structure.MineshaftStructure | |
| net.minecraft.world.gen.feature.structure.MineshaftStructure$Start | |
| net.minecraft.world.gen.feature.structure.MineshaftStructure$Type | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$DoubleXRoom | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$DoubleXYRoom | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$DoubleYRoom | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$DoubleYZRoom | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$DoubleZRoom | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$EntryRoom | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$FitSimpleRoomHelper | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$FitSimpleRoomTopHelper | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$IMonumentRoomFitHelper | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$MonumentBuilding | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$MonumentCoreRoom | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$Penthouse | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$Piece | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$RoomDefinition | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$SimpleRoom | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$SimpleTopRoom | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$WingRoom | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$XDoubleRoomFitHelper | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$XYDoubleRoomFitHelper | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$YDoubleRoomFitHelper | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$YZDoubleRoomFitHelper | |
| net.minecraft.world.gen.feature.structure.OceanMonumentPieces$ZDoubleRoomFitHelper | |
| net.minecraft.world.gen.feature.structure.OceanMonumentStructure | |
| net.minecraft.world.gen.feature.structure.OceanMonumentStructure$Start | |
| net.minecraft.world.gen.feature.structure.OceanRuinConfig | |
| net.minecraft.world.gen.feature.structure.OceanRuinPieces | |
| net.minecraft.world.gen.feature.structure.OceanRuinPieces$Piece | |
| net.minecraft.world.gen.feature.structure.OceanRuinStructure | |
| net.minecraft.world.gen.feature.structure.OceanRuinStructure$Start | |
| net.minecraft.world.gen.feature.structure.OceanRuinStructure$Type | |
| net.minecraft.world.gen.feature.structure.PillagerOutpostConfig | |
| net.minecraft.world.gen.feature.structure.PillagerOutpostPieces | |
| net.minecraft.world.gen.feature.structure.PillagerOutpostPieces$PillageOutpost | |
| net.minecraft.world.gen.feature.structure.PillagerOutpostStructure | |
| net.minecraft.world.gen.feature.structure.PillagerOutpostStructure$Start | |
| net.minecraft.world.gen.feature.structure.PlainsVillagePools | |
| net.minecraft.world.gen.feature.structure.SavannaVillagePools | |
| net.minecraft.world.gen.feature.structure.ScatteredStructure | |
| net.minecraft.world.gen.feature.structure.ScatteredStructurePiece | |
| net.minecraft.world.gen.feature.structure.ShipwreckConfig | |
| net.minecraft.world.gen.feature.structure.ShipwreckPieces | |
| net.minecraft.world.gen.feature.structure.ShipwreckPieces$Piece | |
| net.minecraft.world.gen.feature.structure.ShipwreckStructure | |
| net.minecraft.world.gen.feature.structure.ShipwreckStructure$Start | |
| net.minecraft.world.gen.feature.structure.SnowyVillagePools | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$ChestCorridor | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$Corridor | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$Crossing | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$LeftTurn | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$Library | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$PieceWeight | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$PortalRoom | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$Prison | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$RightTurn | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$RoomCrossing | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$Stairs | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$Stairs2 | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$StairsStraight | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$Stones | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$Straight | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$Stronghold | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$Stronghold$Door | |
| net.minecraft.world.gen.feature.structure.StrongholdPieces$Turn | |
| net.minecraft.world.gen.feature.structure.StrongholdStructure | |
| net.minecraft.world.gen.feature.structure.StrongholdStructure$Start | |
| net.minecraft.world.gen.feature.structure.Structure | |
| net.minecraft.world.gen.feature.structure.Structure$IStartFactory | |
| net.minecraft.world.gen.feature.structure.StructureIndexesSavedData | |
| net.minecraft.world.gen.feature.structure.StructurePiece | |
| net.minecraft.world.gen.feature.structure.StructurePiece$BlockSelector | |
| net.minecraft.world.gen.feature.structure.StructureStart | |
| net.minecraft.world.gen.feature.structure.Structures | |
| net.minecraft.world.gen.feature.structure.SwampHutPiece | |
| net.minecraft.world.gen.feature.structure.SwampHutStructure | |
| net.minecraft.world.gen.feature.structure.SwampHutStructure$Start | |
| net.minecraft.world.gen.feature.structure.TaigaVillagePools | |
| net.minecraft.world.gen.feature.structure.TemplateStructurePiece | |
| net.minecraft.world.gen.feature.structure.VillageConfig | |
| net.minecraft.world.gen.feature.structure.VillagePieces | |
| net.minecraft.world.gen.feature.structure.VillagePieces$Village | |
| net.minecraft.world.gen.feature.structure.VillageStructure | |
| net.minecraft.world.gen.feature.structure.VillageStructure$Start | |
| net.minecraft.world.gen.feature.structure.WoodlandMansionPieces | |
| net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$FirstFloor | |
| net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$Grid | |
| net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$MansionTemplate | |
| net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$PlacementData | |
| net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$Placer | |
| net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$RoomCollection | |
| net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$SecondFloor | |
| net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$SimpleGrid | |
| net.minecraft.world.gen.feature.structure.WoodlandMansionPieces$ThirdFloor | |
| net.minecraft.world.gen.feature.structure.WoodlandMansionStructure | |
| net.minecraft.world.gen.feature.structure.WoodlandMansionStructure$Start | |
| net.minecraft.world.gen.feature.template.AlwaysTrueRuleTest | |
| net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor | |
| net.minecraft.world.gen.feature.template.BlockMatchRuleTest | |
| net.minecraft.world.gen.feature.template.BlockStateMatchRuleTest | |
| net.minecraft.world.gen.feature.template.GravityStructureProcessor | |
| net.minecraft.world.gen.feature.template.IRuleTestType | |
| net.minecraft.world.gen.feature.template.IStructureProcessorType | |
| net.minecraft.world.gen.feature.template.IntegrityProcessor | |
| net.minecraft.world.gen.feature.template.JigsawReplacementStructureProcessor | |
| net.minecraft.world.gen.feature.template.NopProcessor | |
| net.minecraft.world.gen.feature.template.PlacementSettings | |
| net.minecraft.world.gen.feature.template.RandomBlockMatchRuleTest | |
| net.minecraft.world.gen.feature.template.RandomBlockStateMatchRuleTest | |
| net.minecraft.world.gen.feature.template.RuleEntry | |
| net.minecraft.world.gen.feature.template.RuleStructureProcessor | |
| net.minecraft.world.gen.feature.template.RuleTest | |
| net.minecraft.world.gen.feature.template.StructureProcessor | |
| net.minecraft.world.gen.feature.template.TagMatchRuleTest | |
| net.minecraft.world.gen.feature.template.Template | |
| net.minecraft.world.gen.feature.template.Template$BasicPalette | |
| net.minecraft.world.gen.feature.template.Template$BlockInfo | |
| net.minecraft.world.gen.feature.template.Template$EntityInfo | |
| net.minecraft.world.gen.feature.template.TemplateManager | |
| net.minecraft.world.gen.layer.AddBambooForestLayer | |
| net.minecraft.world.gen.layer.AddIslandLayer | |
| net.minecraft.world.gen.layer.AddMushroomIslandLayer | |
| net.minecraft.world.gen.layer.AddSnowLayer | |
| net.minecraft.world.gen.layer.BiomeLayer | |
| net.minecraft.world.gen.layer.DeepOceanLayer | |
| net.minecraft.world.gen.layer.EdgeBiomeLayer | |
| net.minecraft.world.gen.layer.EdgeLayer | |
| net.minecraft.world.gen.layer.EdgeLayer$CoolWarm | |
| net.minecraft.world.gen.layer.EdgeLayer$HeatIce | |
| net.minecraft.world.gen.layer.EdgeLayer$Special | |
| net.minecraft.world.gen.layer.HillsLayer | |
| net.minecraft.world.gen.layer.IslandLayer | |
| net.minecraft.world.gen.layer.Layer | |
| net.minecraft.world.gen.layer.LayerUtil | |
| net.minecraft.world.gen.layer.MixOceansLayer | |
| net.minecraft.world.gen.layer.MixRiverLayer | |
| net.minecraft.world.gen.layer.OceanLayer | |
| net.minecraft.world.gen.layer.RareBiomeLayer | |
| net.minecraft.world.gen.layer.RemoveTooMuchOceanLayer | |
| net.minecraft.world.gen.layer.RiverLayer | |
| net.minecraft.world.gen.layer.ShoreLayer | |
| net.minecraft.world.gen.layer.SmoothLayer | |
| net.minecraft.world.gen.layer.StartRiverLayer | |
| net.minecraft.world.gen.layer.VoroniZoomLayer | |
| net.minecraft.world.gen.layer.ZoomLayer | |
| net.minecraft.world.gen.layer.traits.IAreaTransformer0 | |
| net.minecraft.world.gen.layer.traits.IAreaTransformer1 | |
| net.minecraft.world.gen.layer.traits.IAreaTransformer2 | |
| net.minecraft.world.gen.layer.traits.IBishopTransformer | |
| net.minecraft.world.gen.layer.traits.IC0Transformer | |
| net.minecraft.world.gen.layer.traits.IC1Transformer | |
| net.minecraft.world.gen.layer.traits.ICastleTransformer | |
| net.minecraft.world.gen.layer.traits.IDimOffset0Transformer | |
| net.minecraft.world.gen.layer.traits.IDimOffset1Transformer | |
| net.minecraft.world.gen.layer.traits.IDimTransformer | |
| net.minecraft.world.gen.layer.traits.IPixelTransformer | |
| net.minecraft.world.gen.placement.AtHeight64 | |
| net.minecraft.world.gen.placement.AtSurface | |
| net.minecraft.world.gen.placement.AtSurfaceRandomCount | |
| net.minecraft.world.gen.placement.AtSurfaceWithChance | |
| net.minecraft.world.gen.placement.AtSurfaceWithChanceMultiple | |
| net.minecraft.world.gen.placement.AtSurfaceWithExtra | |
| net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig | |
| net.minecraft.world.gen.placement.CaveEdge | |
| net.minecraft.world.gen.placement.CaveEdgeConfig | |
| net.minecraft.world.gen.placement.ChanceConfig | |
| net.minecraft.world.gen.placement.ChanceRange | |
| net.minecraft.world.gen.placement.ChanceRangeConfig | |
| net.minecraft.world.gen.placement.ChorusPlant | |
| net.minecraft.world.gen.placement.ConfiguredPlacement | |
| net.minecraft.world.gen.placement.CountConfig | |
| net.minecraft.world.gen.placement.CountRange | |
| net.minecraft.world.gen.placement.CountRangeConfig | |
| net.minecraft.world.gen.placement.DarkOakTreePlacement | |
| net.minecraft.world.gen.placement.DepthAverage | |
| net.minecraft.world.gen.placement.DepthAverageConfig | |
| net.minecraft.world.gen.placement.DungeonRoom | |
| net.minecraft.world.gen.placement.DungeonRoomConfig | |
| net.minecraft.world.gen.placement.EndGateway | |
| net.minecraft.world.gen.placement.EndIsland | |
| net.minecraft.world.gen.placement.FrequencyConfig | |
| net.minecraft.world.gen.placement.Height4To32 | |
| net.minecraft.world.gen.placement.HeightBiasedRange | |
| net.minecraft.world.gen.placement.HeightVeryBiasedRange | |
| net.minecraft.world.gen.placement.HeightWithChanceConfig | |
| net.minecraft.world.gen.placement.IPlacementConfig | |
| net.minecraft.world.gen.placement.IcebergPlacement | |
| net.minecraft.world.gen.placement.LakeChanceConfig | |
| net.minecraft.world.gen.placement.LakeLava | |
| net.minecraft.world.gen.placement.LakeWater | |
| net.minecraft.world.gen.placement.NetherFire | |
| net.minecraft.world.gen.placement.NetherGlowstone | |
| net.minecraft.world.gen.placement.NetherMagma | |
| net.minecraft.world.gen.placement.NoPlacementConfig | |
| net.minecraft.world.gen.placement.NoiseDependant | |
| net.minecraft.world.gen.placement.Passthrough | |
| net.minecraft.world.gen.placement.Placement | |
| net.minecraft.world.gen.placement.RandomCountWithRange | |
| net.minecraft.world.gen.placement.SimplePlacement | |
| net.minecraft.world.gen.placement.SurfacePlus32 | |
| net.minecraft.world.gen.placement.SurfacePlus32WithNoise | |
| net.minecraft.world.gen.placement.TopSolid | |
| net.minecraft.world.gen.placement.TopSolidOnce | |
| net.minecraft.world.gen.placement.TopSolidRange | |
| net.minecraft.world.gen.placement.TopSolidRangeConfig | |
| net.minecraft.world.gen.placement.TopSolidWithChance | |
| net.minecraft.world.gen.placement.TopSolidWithNoise | |
| net.minecraft.world.gen.placement.TopSolidWithNoiseConfig | |
| net.minecraft.world.gen.placement.TwiceSurface | |
| net.minecraft.world.gen.placement.TwiceSurfaceWithChance | |
| net.minecraft.world.gen.placement.TwiceSurfaceWithChanceMultiple | |
| net.minecraft.world.gen.placement.TwiceSurfaceWithNoise | |
| net.minecraft.world.gen.placement.WithChance | |
| net.minecraft.world.gen.surfacebuilders.BadlandsSurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.DefaultSurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.ErodedBadlandsSurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.GiantTreeTaigaSurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.GravellyMountainSurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.ISurfaceBuilderConfig | |
| net.minecraft.world.gen.surfacebuilders.MountainSurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.NetherSurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.NoopSurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.ShatteredSavannaSurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.SurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig | |
| net.minecraft.world.gen.surfacebuilders.SwampSurfaceBuilder | |
| net.minecraft.world.gen.surfacebuilders.WoodedBadlandsSurfaceBuilder | |
| net.minecraft.world.lighting.BlockLightEngine | |
| net.minecraft.world.lighting.BlockLightStorage | |
| net.minecraft.world.lighting.BlockLightStorage$StorageMap | |
| net.minecraft.world.lighting.ILightListener | |
| net.minecraft.world.lighting.IWorldLightListener | |
| net.minecraft.world.lighting.IWorldLightListener$Dummy | |
| net.minecraft.world.lighting.LevelBasedGraph | |
| net.minecraft.world.lighting.LightDataMap | |
| net.minecraft.world.lighting.LightEngine | |
| net.minecraft.world.lighting.NibbleArrayRepeater | |
| net.minecraft.world.lighting.SectionLightStorage | |
| net.minecraft.world.lighting.SkyLightEngine | |
| net.minecraft.world.lighting.SkyLightStorage | |
| net.minecraft.world.lighting.SkyLightStorage$StorageMap | |
| net.minecraft.world.lighting.WorldLightManager | |
| net.minecraft.world.raid.Raid | |
| net.minecraft.world.raid.Raid$Status | |
| net.minecraft.world.raid.Raid$WaveMember | |
| net.minecraft.world.raid.RaidManager | |
| net.minecraft.world.server.ChunkHolder | |
| net.minecraft.world.server.ChunkHolder$IChunkLoadingError | |
| net.minecraft.world.server.ChunkHolder$IListener | |
| net.minecraft.world.server.ChunkHolder$IPlayerProvider | |
| net.minecraft.world.server.ChunkHolder$LocationType | |
| net.minecraft.world.server.ChunkManager | |
| net.minecraft.world.server.ChunkManager$EntityTracker | |
| net.minecraft.world.server.ChunkManager$ProxyTicketManager | |
| net.minecraft.world.server.ServerChunkProvider | |
| net.minecraft.world.server.ServerChunkProvider$ChunkExecutor | |
| net.minecraft.world.server.ServerWorld | |
| net.minecraft.world.server.ServerWorldLightManager | |
| net.minecraft.world.server.ServerWorldLightManager$Phase | |
| net.minecraft.world.server.Ticket | |
| net.minecraft.world.server.TicketManager | |
| net.minecraft.world.server.TicketManager$ChunkTicketTracker | |
| net.minecraft.world.server.TicketManager$PlayerChunkTracker | |
| net.minecraft.world.server.TicketManager$PlayerTicketTracker | |
| net.minecraft.world.server.TicketType | |
| net.minecraft.world.spawner.AbstractSpawner | |
| net.minecraft.world.spawner.CatSpawner | |
| net.minecraft.world.spawner.PatrolSpawner | |
| net.minecraft.world.spawner.PhantomSpawner | |
| net.minecraft.world.spawner.WanderingTraderSpawner | |
| net.minecraft.world.spawner.WorldEntitySpawner | |
| net.minecraft.world.storage.AnvilSaveConverter | |
| net.minecraft.world.storage.DerivedWorldInfo | |
| net.minecraft.world.storage.DimensionSavedDataManager | |
| net.minecraft.world.storage.IPlayerFileData | |
| net.minecraft.world.storage.MapBanner | |
| net.minecraft.world.storage.MapData | |
| net.minecraft.world.storage.MapData$MapInfo | |
| net.minecraft.world.storage.MapDecoration | |
| net.minecraft.world.storage.MapDecoration$Type | |
| net.minecraft.world.storage.MapFrame | |
| net.minecraft.world.storage.MapIdTracker | |
| net.minecraft.world.storage.SaveFormat | |
| net.minecraft.world.storage.SaveHandler | |
| net.minecraft.world.storage.SessionLockException | |
| net.minecraft.world.storage.WorldInfo | |
| net.minecraft.world.storage.WorldSavedData | |
| net.minecraft.world.storage.WorldSavedDataCallableSave | |
| net.minecraft.world.storage.WorldSummary | |
| net.minecraft.world.storage.loot.AlternativesLootEntry | |
| net.minecraft.world.storage.loot.AlternativesLootEntry$Builder | |
| net.minecraft.world.storage.loot.BinomialRange | |
| net.minecraft.world.storage.loot.BinomialRange$Serializer | |
| net.minecraft.world.storage.loot.ConstantRange | |
| net.minecraft.world.storage.loot.ConstantRange$Serializer | |
| net.minecraft.world.storage.loot.DynamicLootEntry | |
| net.minecraft.world.storage.loot.DynamicLootEntry$Serializer | |
| net.minecraft.world.storage.loot.EmptyLootEntry | |
| net.minecraft.world.storage.loot.EmptyLootEntry$Serializer | |
| net.minecraft.world.storage.loot.GroupLootEntry | |
| net.minecraft.world.storage.loot.ILootConditionConsumer | |
| net.minecraft.world.storage.loot.ILootEntry | |
| net.minecraft.world.storage.loot.ILootFunctionConsumer | |
| net.minecraft.world.storage.loot.ILootGenerator | |
| net.minecraft.world.storage.loot.IParameterized | |
| net.minecraft.world.storage.loot.IRandomRange | |
| net.minecraft.world.storage.loot.IntClamper | |
| net.minecraft.world.storage.loot.IntClamper$Serializer | |
| net.minecraft.world.storage.loot.ItemLootEntry | |
| net.minecraft.world.storage.loot.ItemLootEntry$Serializer | |
| net.minecraft.world.storage.loot.LootContext | |
| net.minecraft.world.storage.loot.LootContext$Builder | |
| net.minecraft.world.storage.loot.LootContext$EntityTarget | |
| net.minecraft.world.storage.loot.LootContext$EntityTarget$Serializer | |
| net.minecraft.world.storage.loot.LootContext$IDynamicDropProvider | |
| net.minecraft.world.storage.loot.LootEntry | |
| net.minecraft.world.storage.loot.LootEntry$Builder | |
| net.minecraft.world.storage.loot.LootEntry$Serializer | |
| net.minecraft.world.storage.loot.LootEntryManager | |
| net.minecraft.world.storage.loot.LootEntryManager$Serializer | |
| net.minecraft.world.storage.loot.LootFunction | |
| net.minecraft.world.storage.loot.LootFunction$Builder | |
| net.minecraft.world.storage.loot.LootFunction$Serializer | |
| net.minecraft.world.storage.loot.LootFunction$SimpleBuilder | |
| net.minecraft.world.storage.loot.LootParameter | |
| net.minecraft.world.storage.loot.LootParameterSet | |
| net.minecraft.world.storage.loot.LootParameterSet$Builder | |
| net.minecraft.world.storage.loot.LootParameterSets | |
| net.minecraft.world.storage.loot.LootParameters | |
| net.minecraft.world.storage.loot.LootPool | |
| net.minecraft.world.storage.loot.LootPool$Builder | |
| net.minecraft.world.storage.loot.LootPool$Serializer | |
| net.minecraft.world.storage.loot.LootTable | |
| net.minecraft.world.storage.loot.LootTable$Builder | |
| net.minecraft.world.storage.loot.LootTable$Serializer | |
| net.minecraft.world.storage.loot.LootTableManager | |
| net.minecraft.world.storage.loot.LootTables | |
| net.minecraft.world.storage.loot.ParentedLootEntry | |
| net.minecraft.world.storage.loot.ParentedLootEntry$AbstractSerializer | |
| net.minecraft.world.storage.loot.ParentedLootEntry$IFactory | |
| net.minecraft.world.storage.loot.RandomRanges | |
| net.minecraft.world.storage.loot.RandomValueRange | |
| net.minecraft.world.storage.loot.RandomValueRange$Serializer | |
| net.minecraft.world.storage.loot.SequenceLootEntry | |
| net.minecraft.world.storage.loot.StandaloneLootEntry | |
| net.minecraft.world.storage.loot.StandaloneLootEntry$Builder | |
| net.minecraft.world.storage.loot.StandaloneLootEntry$BuilderImpl | |
| net.minecraft.world.storage.loot.StandaloneLootEntry$Generator | |
| net.minecraft.world.storage.loot.StandaloneLootEntry$ILootEntryBuilder | |
| net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer | |
| net.minecraft.world.storage.loot.TableLootEntry | |
| net.minecraft.world.storage.loot.TableLootEntry$Serializer | |
| net.minecraft.world.storage.loot.TagLootEntry | |
| net.minecraft.world.storage.loot.TagLootEntry$Serializer | |
| net.minecraft.world.storage.loot.ValidationResults | |
| net.minecraft.world.storage.loot.conditions.Alternative | |
| net.minecraft.world.storage.loot.conditions.Alternative$Builder | |
| net.minecraft.world.storage.loot.conditions.Alternative$Serializer | |
| net.minecraft.world.storage.loot.conditions.BlockStateProperty | |
| net.minecraft.world.storage.loot.conditions.BlockStateProperty$Builder | |
| net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer | |
| net.minecraft.world.storage.loot.conditions.DamageSourceProperties | |
| net.minecraft.world.storage.loot.conditions.DamageSourceProperties$Serializer | |
| net.minecraft.world.storage.loot.conditions.EntityHasProperty | |
| net.minecraft.world.storage.loot.conditions.EntityHasProperty$Serializer | |
| net.minecraft.world.storage.loot.conditions.EntityHasScore | |
| net.minecraft.world.storage.loot.conditions.EntityHasScore$Serializer | |
| net.minecraft.world.storage.loot.conditions.ILootCondition | |
| net.minecraft.world.storage.loot.conditions.ILootCondition$AbstractSerializer | |
| net.minecraft.world.storage.loot.conditions.ILootCondition$IBuilder | |
| net.minecraft.world.storage.loot.conditions.Inverted | |
| net.minecraft.world.storage.loot.conditions.Inverted$Serializer | |
| net.minecraft.world.storage.loot.conditions.KilledByPlayer | |
| net.minecraft.world.storage.loot.conditions.KilledByPlayer$Serializer | |
| net.minecraft.world.storage.loot.conditions.LocationCheck | |
| net.minecraft.world.storage.loot.conditions.LocationCheck$Serializer | |
| net.minecraft.world.storage.loot.conditions.LootConditionManager | |
| net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer | |
| net.minecraft.world.storage.loot.conditions.MatchTool | |
| net.minecraft.world.storage.loot.conditions.MatchTool$Serializer | |
| net.minecraft.world.storage.loot.conditions.RandomChance | |
| net.minecraft.world.storage.loot.conditions.RandomChance$Serializer | |
| net.minecraft.world.storage.loot.conditions.RandomChanceWithLooting | |
| net.minecraft.world.storage.loot.conditions.RandomChanceWithLooting$Serializer | |
| net.minecraft.world.storage.loot.conditions.SurvivesExplosion | |
| net.minecraft.world.storage.loot.conditions.SurvivesExplosion$Serializer | |
| net.minecraft.world.storage.loot.conditions.TableBonus | |
| net.minecraft.world.storage.loot.conditions.TableBonus$Serializer | |
| net.minecraft.world.storage.loot.conditions.WeatherCheck | |
| net.minecraft.world.storage.loot.conditions.WeatherCheck$Serializer | |
| net.minecraft.world.storage.loot.functions.ApplyBonus | |
| net.minecraft.world.storage.loot.functions.ApplyBonus$BinomialWithBonusCountFormula | |
| net.minecraft.world.storage.loot.functions.ApplyBonus$IFormula | |
| net.minecraft.world.storage.loot.functions.ApplyBonus$IFormulaDeserializer | |
| net.minecraft.world.storage.loot.functions.ApplyBonus$OreDropsFormula | |
| net.minecraft.world.storage.loot.functions.ApplyBonus$Serializer | |
| net.minecraft.world.storage.loot.functions.ApplyBonus$UniformBonusCountFormula | |
| net.minecraft.world.storage.loot.functions.CopyName | |
| net.minecraft.world.storage.loot.functions.CopyName$Serializer | |
| net.minecraft.world.storage.loot.functions.CopyName$Source | |
| net.minecraft.world.storage.loot.functions.CopyNbt | |
| net.minecraft.world.storage.loot.functions.CopyNbt$Action | |
| net.minecraft.world.storage.loot.functions.CopyNbt$Builder | |
| net.minecraft.world.storage.loot.functions.CopyNbt$Operation | |
| net.minecraft.world.storage.loot.functions.CopyNbt$Serializer | |
| net.minecraft.world.storage.loot.functions.CopyNbt$Source | |
| net.minecraft.world.storage.loot.functions.EnchantRandomly | |
| net.minecraft.world.storage.loot.functions.EnchantRandomly$Serializer | |
| net.minecraft.world.storage.loot.functions.EnchantWithLevels | |
| net.minecraft.world.storage.loot.functions.EnchantWithLevels$Builder | |
| net.minecraft.world.storage.loot.functions.EnchantWithLevels$Serializer | |
| net.minecraft.world.storage.loot.functions.ExplorationMap | |
| net.minecraft.world.storage.loot.functions.ExplorationMap$Builder | |
| net.minecraft.world.storage.loot.functions.ExplorationMap$Serializer | |
| net.minecraft.world.storage.loot.functions.ExplosionDecay | |
| net.minecraft.world.storage.loot.functions.ExplosionDecay$Serializer | |
| net.minecraft.world.storage.loot.functions.FillPlayerHead | |
| net.minecraft.world.storage.loot.functions.FillPlayerHead$Serializer | |
| net.minecraft.world.storage.loot.functions.ILootFunction | |
| net.minecraft.world.storage.loot.functions.ILootFunction$IBuilder | |
| net.minecraft.world.storage.loot.functions.ILootFunction$Serializer | |
| net.minecraft.world.storage.loot.functions.LimitCount | |
| net.minecraft.world.storage.loot.functions.LimitCount$Serializer | |
| net.minecraft.world.storage.loot.functions.LootFunctionManager | |
| net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer | |
| net.minecraft.world.storage.loot.functions.LootingEnchantBonus | |
| net.minecraft.world.storage.loot.functions.LootingEnchantBonus$Builder | |
| net.minecraft.world.storage.loot.functions.LootingEnchantBonus$Serializer | |
| net.minecraft.world.storage.loot.functions.SetAttributes | |
| net.minecraft.world.storage.loot.functions.SetAttributes$Modifier | |
| net.minecraft.world.storage.loot.functions.SetAttributes$Serializer | |
| net.minecraft.world.storage.loot.functions.SetContents | |
| net.minecraft.world.storage.loot.functions.SetContents$Builder | |
| net.minecraft.world.storage.loot.functions.SetContents$Serializer | |
| net.minecraft.world.storage.loot.functions.SetCount | |
| net.minecraft.world.storage.loot.functions.SetCount$Serializer | |
| net.minecraft.world.storage.loot.functions.SetDamage | |
| net.minecraft.world.storage.loot.functions.SetDamage$Serializer | |
| net.minecraft.world.storage.loot.functions.SetLootTable | |
| net.minecraft.world.storage.loot.functions.SetLootTable$Serializer | |
| net.minecraft.world.storage.loot.functions.SetLore | |
| net.minecraft.world.storage.loot.functions.SetLore$Serializer | |
| net.minecraft.world.storage.loot.functions.SetNBT | |
| net.minecraft.world.storage.loot.functions.SetNBT$Serializer | |
| net.minecraft.world.storage.loot.functions.SetName | |
| net.minecraft.world.storage.loot.functions.SetName$Serializer | |
| net.minecraft.world.storage.loot.functions.SetStewEffect | |
| net.minecraft.world.storage.loot.functions.SetStewEffect$Builder | |
| net.minecraft.world.storage.loot.functions.SetStewEffect$Serializer | |
| net.minecraft.world.storage.loot.functions.Smelt | |
| net.minecraft.world.storage.loot.functions.Smelt$Serializer | |
| net.minecraftforge.client.CloudRenderer | |
| net.minecraftforge.client.FluidContainerColorer | |
| net.minecraftforge.client.ForgeClientHandler | |
| net.minecraftforge.client.ForgeHooksClient | |
| net.minecraftforge.client.ForgeHooksClient$LightGatheringTransformer | |
| net.minecraftforge.client.ForgeIngameGui | |
| net.minecraftforge.client.ForgeIngameGui$GuiOverlayDebugForge | |
| net.minecraftforge.client.IRenderHandler | |
| net.minecraftforge.client.ItemModelMesherForge | |
| net.minecraftforge.client.MinecraftForgeClient | |
| net.minecraftforge.client.event.ClientChatEvent | |
| net.minecraftforge.client.event.ClientChatReceivedEvent | |
| net.minecraftforge.client.event.ColorHandlerEvent | |
| net.minecraftforge.client.event.ColorHandlerEvent$Block | |
| net.minecraftforge.client.event.ColorHandlerEvent$Block$Item | |
| net.minecraftforge.client.event.DrawBlockHighlightEvent | |
| net.minecraftforge.client.event.EntityViewRenderEvent | |
| net.minecraftforge.client.event.EntityViewRenderEvent$FogEvent | |
| net.minecraftforge.client.event.EntityViewRenderEvent$FogEvent$FogDensity | |
| net.minecraftforge.client.event.EntityViewRenderEvent$FogEvent$FogDensity$RenderFogEvent | |
| net.minecraftforge.client.event.EntityViewRenderEvent$FogEvent$FogDensity$RenderFogEvent$FogColors | |
| net.minecraftforge.client.event.EntityViewRenderEvent$FogEvent$FogDensity$RenderFogEvent$FogColors$CameraSetup | |
| net.minecraftforge.client.event.EntityViewRenderEvent$FogEvent$FogDensity$RenderFogEvent$FogColors$CameraSetup$FOVModifier | |
| net.minecraftforge.client.event.FOVUpdateEvent | |
| net.minecraftforge.client.event.GuiContainerEvent | |
| net.minecraftforge.client.event.GuiContainerEvent$DrawForeground | |
| net.minecraftforge.client.event.GuiContainerEvent$DrawForeground$DrawBackground | |
| net.minecraftforge.client.event.GuiOpenEvent | |
| net.minecraftforge.client.event.GuiScreenEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent$Pre | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent$Pre$Post | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent$Pre$Post$KeyboardKeyEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent$Pre$Post$KeyboardKeyEvent$KeyboardKeyPressedEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent$Pre$Post$KeyboardKeyEvent$KeyboardKeyPressedEvent$Pre | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent$Pre$Post$KeyboardKeyEvent$KeyboardKeyPressedEvent$Pre$Post | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent$Pre$Post$KeyboardKeyEvent$KeyboardKeyPressedEvent$Pre$Post$KeyboardKeyReleasedEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent$Pre$Post$KeyboardKeyEvent$KeyboardKeyPressedEvent$Pre$Post$KeyboardKeyReleasedEvent$Pre | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent$Pre$Post$KeyboardKeyEvent$KeyboardKeyPressedEvent$Pre$Post$KeyboardKeyReleasedEvent$Pre$Post | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent$Pre$Post$KeyboardKeyEvent$KeyboardKeyPressedEvent$Pre$Post$KeyboardKeyReleasedEvent$Pre$Post$KeyboardCharTypedEvent | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent$Pre$Post$KeyboardKeyEvent$KeyboardKeyPressedEvent$Pre$Post$KeyboardKeyReleasedEvent$Pre$Post$KeyboardCharTypedEvent$Pre | |
| net.minecraftforge.client.event.GuiScreenEvent$InitGuiEvent$Pre$Post$DrawScreenEvent$Pre$Post$BackgroundDrawnEvent$PotionShiftEvent$ActionPerformedEvent$Pre$Post$MouseInputEvent$MouseClickedEvent$Pre$Post$MouseReleasedEvent$Pre$Post$MouseDragEvent$Pre$Post$MouseScrollEvent$Pre$Post$KeyboardKeyEvent$KeyboardKeyPressedEvent$Pre$Post$KeyboardKeyReleasedEvent$Pre$Post$KeyboardCharTypedEvent$Pre$Post | |
| net.minecraftforge.client.event.InputEvent | |
| net.minecraftforge.client.event.InputEvent$MouseInputEvent | |
| net.minecraftforge.client.event.InputEvent$MouseInputEvent$KeyInputEvent | |
| net.minecraftforge.client.event.InputUpdateEvent | |
| net.minecraftforge.client.event.ModelBakeEvent | |
| net.minecraftforge.client.event.ModelRegistryEvent | |
| net.minecraftforge.client.event.PlayerSPPushOutOfBlocksEvent | |
| net.minecraftforge.client.event.RecipesUpdatedEvent | |
| net.minecraftforge.client.event.RenderBlockOverlayEvent | |
| net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType | |
| net.minecraftforge.client.event.RenderGameOverlayEvent | |
| net.minecraftforge.client.event.RenderGameOverlayEvent$ElementType | |
| net.minecraftforge.client.event.RenderGameOverlayEvent$ElementType$Pre | |
| net.minecraftforge.client.event.RenderGameOverlayEvent$ElementType$Pre$Post | |
| net.minecraftforge.client.event.RenderGameOverlayEvent$ElementType$Pre$Post$BossInfo | |
| net.minecraftforge.client.event.RenderGameOverlayEvent$ElementType$Pre$Post$BossInfo$Text | |
| net.minecraftforge.client.event.RenderGameOverlayEvent$ElementType$Pre$Post$BossInfo$Text$Chat | |
| net.minecraftforge.client.event.RenderHandEvent | |
| net.minecraftforge.client.event.RenderItemInFrameEvent | |
| net.minecraftforge.client.event.RenderLivingEvent | |
| net.minecraftforge.client.event.RenderLivingEvent$Pre | |
| net.minecraftforge.client.event.RenderLivingEvent$Pre$Post | |
| net.minecraftforge.client.event.RenderLivingEvent$Pre$Post$Specials | |
| net.minecraftforge.client.event.RenderLivingEvent$Pre$Post$Specials$Pre | |
| net.minecraftforge.client.event.RenderLivingEvent$Pre$Post$Specials$Pre$Post | |
| net.minecraftforge.client.event.RenderPlayerEvent | |
| net.minecraftforge.client.event.RenderPlayerEvent$Pre | |
| net.minecraftforge.client.event.RenderPlayerEvent$Pre$Post | |
| net.minecraftforge.client.event.RenderSpecificHandEvent | |
| net.minecraftforge.client.event.RenderTooltipEvent | |
| net.minecraftforge.client.event.RenderTooltipEvent$Pre | |
| net.minecraftforge.client.event.RenderTooltipEvent$Pre$Post | |
| net.minecraftforge.client.event.RenderTooltipEvent$Pre$Post$PostBackground | |
| net.minecraftforge.client.event.RenderTooltipEvent$Pre$Post$PostBackground$PostText | |
| net.minecraftforge.client.event.RenderTooltipEvent$Pre$Post$PostBackground$PostText$Color | |
| net.minecraftforge.client.event.RenderWorldLastEvent | |
| net.minecraftforge.client.event.ScreenshotEvent | |
| net.minecraftforge.client.event.TextureStitchEvent | |
| net.minecraftforge.client.event.TextureStitchEvent$Pre | |
| net.minecraftforge.client.event.TextureStitchEvent$Pre$Post | |
| net.minecraftforge.client.event.sound.PlaySoundEvent | |
| net.minecraftforge.client.event.sound.PlaySoundSourceEvent | |
| net.minecraftforge.client.event.sound.PlayStreamingSourceEvent | |
| net.minecraftforge.client.event.sound.SoundEvent | |
| net.minecraftforge.client.event.sound.SoundEvent$SoundSourceEvent | |
| net.minecraftforge.client.event.sound.SoundLoadEvent | |
| net.minecraftforge.client.event.sound.SoundSetupEvent | |
| net.minecraftforge.client.extensions.IForgeBakedModel | |
| net.minecraftforge.client.extensions.IForgeKeybinding | |
| net.minecraftforge.client.extensions.IForgeRenderChunk | |
| net.minecraftforge.client.extensions.IForgeResourcePack | |
| net.minecraftforge.client.extensions.IForgeTextureAtlasSprite | |
| net.minecraftforge.client.gui.NotificationModUpdateScreen | |
| net.minecraftforge.client.gui.ScrollPanel | |
| net.minecraftforge.client.model.Attributes | |
| net.minecraftforge.client.model.BakedItemModel | |
| net.minecraftforge.client.model.BakedItemModel$BakedGuiItemModel | |
| net.minecraftforge.client.model.BakedModelWrapper | |
| net.minecraftforge.client.model.BasicState | |
| net.minecraftforge.client.model.BlockStateLoader | |
| net.minecraftforge.client.model.BlockStateLoader$Marker | |
| net.minecraftforge.client.model.BlockStateLoader$Marker$SubModel | |
| net.minecraftforge.client.model.BlockStateLoader$Marker$SubModel$ForgeVariant | |
| net.minecraftforge.client.model.FancyMissingModel | |
| net.minecraftforge.client.model.FancyMissingModel$BakedModel | |
| net.minecraftforge.client.model.ForgeBlockStateV1 | |
| net.minecraftforge.client.model.ForgeBlockStateV1$Deserializer | |
| net.minecraftforge.client.model.ForgeBlockStateV1$Deserializer$Variant | |
| net.minecraftforge.client.model.ForgeBlockStateV1$Deserializer$Variant$Deserializer | |
| net.minecraftforge.client.model.ForgeBlockStateV1$Deserializer$Variant$Deserializer$TRSRDeserializer | |
| net.minecraftforge.client.model.ForgeBlockStateV1$Deserializer$Variant$Deserializer$TRSRDeserializer$Transforms | |
| net.minecraftforge.client.model.ICustomModelLoader | |
| net.minecraftforge.client.model.IModel | |
| net.minecraftforge.client.model.ISmartVariant | |
| net.minecraftforge.client.model.ItemLayerModel | |
| net.minecraftforge.client.model.ItemLayerModel$FaceData | |
| net.minecraftforge.client.model.ItemLayerModel$FaceData$Loader | |
| net.minecraftforge.client.model.ItemTextureQuadConverter | |
| net.minecraftforge.client.model.MapModelState | |
| net.minecraftforge.client.model.MapModelState$Wrapper | |
| net.minecraftforge.client.model.ModelDataManager | |
| net.minecraftforge.client.model.ModelDynBucket | |
| net.minecraftforge.client.model.ModelDynBucket$LoaderDynBucket | |
| net.minecraftforge.client.model.ModelDynBucket$LoaderDynBucket$BucketBaseSprite | |
| net.minecraftforge.client.model.ModelDynBucket$LoaderDynBucket$BucketBaseSprite$BucketCoverSprite | |
| net.minecraftforge.client.model.ModelDynBucket$LoaderDynBucket$BucketBaseSprite$BucketCoverSprite$BakedDynBucketOverrideHandler | |
| net.minecraftforge.client.model.ModelDynBucket$LoaderDynBucket$BucketBaseSprite$BucketCoverSprite$BakedDynBucketOverrideHandler$BakedDynBucket | |
| net.minecraftforge.client.model.ModelFluid | |
| net.minecraftforge.client.model.ModelFluid$FluidLoader | |
| net.minecraftforge.client.model.ModelFluid$FluidLoader$CachingBakedFluid | |
| net.minecraftforge.client.model.ModelFluid$FluidLoader$CachingBakedFluid$BakedFluid | |
| net.minecraftforge.client.model.ModelFluid$FluidLoader$CachingBakedFluid$BakedFluid$VertexParameter | |
| net.minecraftforge.client.model.ModelLoader | |
| net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper | |
| net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper$WeightedRandomModel | |
| net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper$WeightedRandomModel$BakedModelCacheKey | |
| net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper$WeightedRandomModel$BakedModelCacheKey$VanillaLoader | |
| net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper$WeightedRandomModel$BakedModelCacheKey$VanillaLoader$White | |
| net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper$WeightedRandomModel$BakedModelCacheKey$VanillaLoader$White$White | |
| net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper$WeightedRandomModel$BakedModelCacheKey$VanillaLoader$White$White$ItemLoadingException | |
| net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper$WeightedRandomModel$BakedModelCacheKey$VanillaLoader$White$White$ItemLoadingException$DefaultTextureGetter | |
| net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper$WeightedRandomModel$BakedModelCacheKey$VanillaLoader$White$White$ItemLoadingException$DefaultTextureGetter$VariantLoader | |
| net.minecraftforge.client.model.ModelLoaderRegistry | |
| net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException | |
| net.minecraftforge.client.model.ModelStateComposition | |
| net.minecraftforge.client.model.MultiLayerModel | |
| net.minecraftforge.client.model.MultiLayerModel$MultiLayerBakedModel | |
| net.minecraftforge.client.model.MultiLayerModel$MultiLayerBakedModel$Loader | |
| net.minecraftforge.client.model.MultiModel | |
| net.minecraftforge.client.model.MultiModel$Baked | |
| net.minecraftforge.client.model.MultiModelState | |
| net.minecraftforge.client.model.MultiModelState$PartState | |
| net.minecraftforge.client.model.MultiModelState$PartState$MultiModelPart | |
| net.minecraftforge.client.model.MultiModelState$PartState$MultiModelPart$PartPart | |
| net.minecraftforge.client.model.PerspectiveMapWrapper | |
| net.minecraftforge.client.model.SimpleModelFontRenderer | |
| net.minecraftforge.client.model.SimpleModelState | |
| net.minecraftforge.client.model.animation.Animation | |
| net.minecraftforge.client.model.animation.AnimationItemOverrideList | |
| net.minecraftforge.client.model.animation.AnimationModelBase | |
| net.minecraftforge.client.model.animation.ModelBlockAnimation | |
| net.minecraftforge.client.model.animation.ModelBlockAnimation$MBVariableClip | |
| net.minecraftforge.client.model.animation.ModelBlockAnimation$MBVariableClip$MBClip | |
| net.minecraftforge.client.model.animation.ModelBlockAnimation$MBVariableClip$MBClip$MBJointClip | |
| net.minecraftforge.client.model.animation.ModelBlockAnimation$MBVariableClip$MBClip$MBJointClip$MBJoint | |
| net.minecraftforge.client.model.animation.ModelBlockAnimation$MBVariableClip$MBClip$MBJointClip$MBJoint$MBJointWeight | |
| net.minecraftforge.client.model.animation.ModelBlockAnimation$MBVariableClip$MBClip$MBJointClip$MBJoint$MBJointWeight$Parameter | |
| net.minecraftforge.client.model.animation.ModelBlockAnimation$MBVariableClip$MBClip$MBJointClip$MBJoint$MBJointWeight$Parameter$Variable | |
| net.minecraftforge.client.model.animation.ModelBlockAnimation$MBVariableClip$MBClip$MBJointClip$MBJoint$MBJointWeight$Parameter$Variable$Type | |
| net.minecraftforge.client.model.animation.ModelBlockAnimation$MBVariableClip$MBClip$MBJointClip$MBJoint$MBJointWeight$Parameter$Variable$Type$Interpolation | |
| net.minecraftforge.client.model.animation.TileEntityRendererAnimation | |
| net.minecraftforge.client.model.animation.TileEntityRendererFast | |
| net.minecraftforge.client.model.b3d.B3DClip | |
| net.minecraftforge.client.model.b3d.B3DClip$NodeClip | |
| net.minecraftforge.client.model.b3d.B3DLoader | |
| net.minecraftforge.client.model.b3d.B3DLoader$B3DState | |
| net.minecraftforge.client.model.b3d.B3DLoader$B3DState$NodeJoint | |
| net.minecraftforge.client.model.b3d.B3DLoader$B3DState$NodeJoint$ModelWrapper | |
| net.minecraftforge.client.model.b3d.B3DLoader$B3DState$NodeJoint$ModelWrapper$BakedWrapper | |
| net.minecraftforge.client.model.b3d.B3DModel | |
| net.minecraftforge.client.model.b3d.B3DModel$Parser | |
| net.minecraftforge.client.model.b3d.B3DModel$Parser$Texture | |
| net.minecraftforge.client.model.b3d.B3DModel$Parser$Texture$Brush | |
| net.minecraftforge.client.model.b3d.B3DModel$Parser$Texture$Brush$Vertex | |
| net.minecraftforge.client.model.b3d.B3DModel$Parser$Texture$Brush$Vertex$Face | |
| net.minecraftforge.client.model.b3d.B3DModel$Parser$Texture$Brush$Vertex$Face$Key | |
| net.minecraftforge.client.model.b3d.B3DModel$Parser$Texture$Brush$Vertex$Face$Key$Animation | |
| net.minecraftforge.client.model.b3d.B3DModel$Parser$Texture$Brush$Vertex$Face$Key$Animation$IKind | |
| net.minecraftforge.client.model.b3d.B3DModel$Parser$Texture$Brush$Vertex$Face$Key$Animation$IKind$Node | |
| net.minecraftforge.client.model.b3d.B3DModel$Parser$Texture$Brush$Vertex$Face$Key$Animation$IKind$Node$Pivot | |
| net.minecraftforge.client.model.b3d.B3DModel$Parser$Texture$Brush$Vertex$Face$Key$Animation$IKind$Node$Pivot$Mesh | |
| net.minecraftforge.client.model.b3d.B3DModel$Parser$Texture$Brush$Vertex$Face$Key$Animation$IKind$Node$Pivot$Mesh$Bone | |
| net.minecraftforge.client.model.data.EmptyModelData | |
| net.minecraftforge.client.model.data.IDynamicBakedModel | |
| net.minecraftforge.client.model.data.IModelData | |
| net.minecraftforge.client.model.data.ModelDataMap | |
| net.minecraftforge.client.model.data.ModelDataMap$Builder | |
| net.minecraftforge.client.model.data.ModelProperty | |
| net.minecraftforge.client.model.obj.OBJLoader | |
| net.minecraftforge.client.model.obj.OBJModel | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser$MaterialLibrary | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser$MaterialLibrary$Material | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser$MaterialLibrary$Material$Texture | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser$MaterialLibrary$Material$Texture$Face | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser$MaterialLibrary$Material$Texture$Face$Vertex | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser$MaterialLibrary$Material$Texture$Face$Vertex$Normal | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser$MaterialLibrary$Material$Texture$Face$Vertex$Normal$TextureCoordinate | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser$MaterialLibrary$Material$Texture$Face$Vertex$Normal$TextureCoordinate$Group | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser$MaterialLibrary$Material$Texture$Face$Vertex$Normal$TextureCoordinate$Group$OBJState | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser$MaterialLibrary$Material$Texture$Face$Vertex$Normal$TextureCoordinate$Group$OBJState$Operation | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser$MaterialLibrary$Material$Texture$Face$Vertex$Normal$TextureCoordinate$Group$OBJState$Operation$OBJBakedModel | |
| net.minecraftforge.client.model.obj.OBJModel$CustomData$Parser$MaterialLibrary$Material$Texture$Face$Vertex$Normal$TextureCoordinate$Group$OBJState$Operation$OBJBakedModel$UVsOutOfBoundsException | |
| net.minecraftforge.client.model.pipeline.BlockInfo | |
| net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer | |
| net.minecraftforge.client.model.pipeline.IVertexConsumer | |
| net.minecraftforge.client.model.pipeline.IVertexProducer | |
| net.minecraftforge.client.model.pipeline.LightUtil | |
| net.minecraftforge.client.model.pipeline.LightUtil$ItemPipeline | |
| net.minecraftforge.client.model.pipeline.LightUtil$ItemPipeline$ItemConsumer | |
| net.minecraftforge.client.model.pipeline.QuadGatheringTransformer | |
| net.minecraftforge.client.model.pipeline.TRSRTransformer | |
| net.minecraftforge.client.model.pipeline.TransformerConsumer | |
| net.minecraftforge.client.model.pipeline.UnpackedBakedQuad | |
| net.minecraftforge.client.model.pipeline.UnpackedBakedQuad$Builder | |
| net.minecraftforge.client.model.pipeline.VertexBufferConsumer | |
| net.minecraftforge.client.model.pipeline.VertexLighterFlat | |
| net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo | |
| net.minecraftforge.client.model.pipeline.VertexTransformer | |
| net.minecraftforge.client.settings.IKeyConflictContext | |
| net.minecraftforge.client.settings.KeyBindingMap | |
| net.minecraftforge.client.settings.KeyConflictContext | |
| net.minecraftforge.client.settings.KeyModifier | |
| net.minecraftforge.common.BiomeDictionary | |
| net.minecraftforge.common.BiomeDictionary$Type | |
| net.minecraftforge.common.BiomeDictionary$Type$BiomeInfo | |
| net.minecraftforge.common.BiomeManager | |
| net.minecraftforge.common.BiomeManager$BiomeType | |
| net.minecraftforge.common.BiomeManager$BiomeType$BiomeEntry | |
| net.minecraftforge.common.BiomeManager$BiomeType$BiomeEntry$TrackedList | |
| net.minecraftforge.common.DimensionManager | |
| net.minecraftforge.common.DimensionManager$Data | |
| net.minecraftforge.common.DimensionManager$Data$SavedEntry | |
| net.minecraftforge.common.DimensionManager$Data$SavedEntry$NoopChunkStatusListener | |
| net.minecraftforge.common.DungeonHooks | |
| net.minecraftforge.common.DungeonHooks$DungeonMob | |
| net.minecraftforge.common.FarmlandWaterManager | |
| net.minecraftforge.common.ForgeConfig | |
| net.minecraftforge.common.ForgeConfig$Server | |
| net.minecraftforge.common.ForgeConfig$Server$Client | |
| net.minecraftforge.common.ForgeConfigSpec | |
| net.minecraftforge.common.ForgeConfigSpec$Builder | |
| net.minecraftforge.common.ForgeConfigSpec$Builder$BuilderConsumer | |
| net.minecraftforge.common.ForgeConfigSpec$Builder$BuilderConsumer$BuilderContext | |
| net.minecraftforge.common.ForgeConfigSpec$Builder$BuilderConsumer$BuilderContext$Range | |
| net.minecraftforge.common.ForgeConfigSpec$Builder$BuilderConsumer$BuilderContext$Range$ValueSpec | |
| net.minecraftforge.common.ForgeConfigSpec$Builder$BuilderConsumer$BuilderContext$Range$ValueSpec$ConfigValue | |
| net.minecraftforge.common.ForgeConfigSpec$Builder$BuilderConsumer$BuilderContext$Range$ValueSpec$ConfigValue$BooleanValue | |
| net.minecraftforge.common.ForgeConfigSpec$Builder$BuilderConsumer$BuilderContext$Range$ValueSpec$ConfigValue$BooleanValue$IntValue | |
| net.minecraftforge.common.ForgeConfigSpec$Builder$BuilderConsumer$BuilderContext$Range$ValueSpec$ConfigValue$BooleanValue$IntValue$LongValue | |
| net.minecraftforge.common.ForgeConfigSpec$Builder$BuilderConsumer$BuilderContext$Range$ValueSpec$ConfigValue$BooleanValue$IntValue$LongValue$DoubleValue | |
| net.minecraftforge.common.ForgeConfigSpec$Builder$BuilderConsumer$BuilderContext$Range$ValueSpec$ConfigValue$BooleanValue$IntValue$LongValue$DoubleValue$EnumValue | |
| net.minecraftforge.common.ForgeHooks | |
| net.minecraftforge.common.ForgeHooks$LootTableContext | |
| net.minecraftforge.common.ForgeHooks$LootTableContext$DummyBlockReader | |
| net.minecraftforge.common.ForgeHooks$LootTableContext$DummyBlockReader$OptionalTagEntry | |
| net.minecraftforge.common.ForgeInternalHandler | |
| net.minecraftforge.common.ForgeMod | |
| net.minecraftforge.common.IExtensibleEnum | |
| net.minecraftforge.common.IMinecartCollisionHandler | |
| net.minecraftforge.common.IPlantable | |
| net.minecraftforge.common.IShearable | |
| net.minecraftforge.common.MinecraftForge | |
| net.minecraftforge.common.ModDimension | |
| net.minecraftforge.common.PlantType | |
| net.minecraftforge.common.Tags | |
| net.minecraftforge.common.Tags$Blocks | |
| net.minecraftforge.common.Tags$Blocks$Items | |
| net.minecraftforge.common.ToolType | |
| net.minecraftforge.common.UsernameCache | |
| net.minecraftforge.common.UsernameCache$SaveThread | |
| net.minecraftforge.common.WorldWorkerManager | |
| net.minecraftforge.common.WorldWorkerManager$IWorker | |
| net.minecraftforge.common.animation.Event | |
| net.minecraftforge.common.animation.IEventHandler | |
| net.minecraftforge.common.animation.ITimeValue | |
| net.minecraftforge.common.animation.TimeValues | |
| net.minecraftforge.common.animation.TimeValues$IdentityValue | |
| net.minecraftforge.common.animation.TimeValues$IdentityValue$ConstValue | |
| net.minecraftforge.common.animation.TimeValues$IdentityValue$ConstValue$VariableValue | |
| net.minecraftforge.common.animation.TimeValues$IdentityValue$ConstValue$VariableValue$SimpleExprValue | |
| net.minecraftforge.common.animation.TimeValues$IdentityValue$ConstValue$VariableValue$SimpleExprValue$CompositionValue | |
| net.minecraftforge.common.animation.TimeValues$IdentityValue$ConstValue$VariableValue$SimpleExprValue$CompositionValue$ParameterValue | |
| net.minecraftforge.common.animation.TimeValues$IdentityValue$ConstValue$VariableValue$SimpleExprValue$CompositionValue$ParameterValue$CommonTimeValueTypeAdapterFactory | |
| net.minecraftforge.common.brewing.BrewingRecipe | |
| net.minecraftforge.common.brewing.BrewingRecipeRegistry | |
| net.minecraftforge.common.brewing.IBrewingRecipe | |
| net.minecraftforge.common.brewing.VanillaBrewingRecipe | |
| net.minecraftforge.common.capabilities.Capability | |
| net.minecraftforge.common.capabilities.Capability$IStorage | |
| net.minecraftforge.common.capabilities.CapabilityDispatcher | |
| net.minecraftforge.common.capabilities.CapabilityInject | |
| net.minecraftforge.common.capabilities.CapabilityManager | |
| net.minecraftforge.common.capabilities.CapabilityProvider | |
| net.minecraftforge.common.capabilities.ICapabilityProvider | |
| net.minecraftforge.common.capabilities.ICapabilitySerializable | |
| net.minecraftforge.common.command.EntitySelectorManager | |
| net.minecraftforge.common.command.IEntitySelectorType | |
| net.minecraftforge.common.crafting.CompoundIngredient | |
| net.minecraftforge.common.crafting.CompoundIngredient$Serializer | |
| net.minecraftforge.common.crafting.CraftingHelper | |
| net.minecraftforge.common.crafting.IConditionSerializer | |
| net.minecraftforge.common.crafting.IIngredientSerializer | |
| net.minecraftforge.common.crafting.IRecipeContainer | |
| net.minecraftforge.common.crafting.IShapedRecipe | |
| net.minecraftforge.common.crafting.IngredientNBT | |
| net.minecraftforge.common.crafting.IngredientNBT$Serializer | |
| net.minecraftforge.common.crafting.StackList | |
| net.minecraftforge.common.data.ForgeBlockTagsProvider | |
| net.minecraftforge.common.data.ForgeItemTagsProvider | |
| net.minecraftforge.common.data.ForgeRecipeProvider | |
| net.minecraftforge.common.extensions.IForgeBlock | |
| net.minecraftforge.common.extensions.IForgeBlockState | |
| net.minecraftforge.common.extensions.IForgeChunk | |
| net.minecraftforge.common.extensions.IForgeContainerType | |
| net.minecraftforge.common.extensions.IForgeDimension | |
| net.minecraftforge.common.extensions.IForgeDimension$SleepResult | |
| net.minecraftforge.common.extensions.IForgeEffect | |
| net.minecraftforge.common.extensions.IForgeEffectInstance | |
| net.minecraftforge.common.extensions.IForgeEntity | |
| net.minecraftforge.common.extensions.IForgeEntityMinecart | |
| net.minecraftforge.common.extensions.IForgeFluid | |
| net.minecraftforge.common.extensions.IForgeFluidState | |
| net.minecraftforge.common.extensions.IForgeItem | |
| net.minecraftforge.common.extensions.IForgeItemStack | |
| net.minecraftforge.common.extensions.IForgePacketBuffer | |
| net.minecraftforge.common.extensions.IForgeSelectionContext | |
| net.minecraftforge.common.extensions.IForgeTileEntity | |
| net.minecraftforge.common.extensions.IForgeWorld | |
| net.minecraftforge.common.extensions.IForgeWorldServer | |
| net.minecraftforge.common.extensions.IForgeWorldType | |
| net.minecraftforge.common.model.HiddenModelPart | |
| net.minecraftforge.common.model.IModelPart | |
| net.minecraftforge.common.model.IModelState | |
| net.minecraftforge.common.model.ITransformation | |
| net.minecraftforge.common.model.Models | |
| net.minecraftforge.common.model.TRSRTransformation | |
| net.minecraftforge.common.model.TRSRTransformation$Cache | |
| net.minecraftforge.common.model.animation.AnimationStateMachine | |
| net.minecraftforge.common.model.animation.AnimationStateMachine$ClipResolver | |
| net.minecraftforge.common.model.animation.AnimationStateMachine$ClipResolver$ParameterResolver | |
| net.minecraftforge.common.model.animation.AnimationStateMachine$ClipResolver$ParameterResolver$TransitionsAdapterFactory | |
| net.minecraftforge.common.model.animation.CapabilityAnimation | |
| net.minecraftforge.common.model.animation.CapabilityAnimation$DefaultItemAnimationCapabilityProvider | |
| net.minecraftforge.common.model.animation.Clips | |
| net.minecraftforge.common.model.animation.Clips$IdentityClip | |
| net.minecraftforge.common.model.animation.Clips$IdentityClip$ModelClip | |
| net.minecraftforge.common.model.animation.Clips$IdentityClip$ModelClip$TimeClip | |
| net.minecraftforge.common.model.animation.Clips$IdentityClip$ModelClip$TimeClip$SlerpClip | |
| net.minecraftforge.common.model.animation.Clips$IdentityClip$ModelClip$TimeClip$SlerpClip$TriggerClip | |
| net.minecraftforge.common.model.animation.Clips$IdentityClip$ModelClip$TimeClip$SlerpClip$TriggerClip$ClipReference | |
| net.minecraftforge.common.model.animation.Clips$IdentityClip$ModelClip$TimeClip$SlerpClip$TriggerClip$ClipReference$CommonClipTypeAdapterFactory | |
| net.minecraftforge.common.model.animation.IAnimationStateMachine | |
| net.minecraftforge.common.model.animation.IClip | |
| net.minecraftforge.common.model.animation.IJoint | |
| net.minecraftforge.common.model.animation.IJointClip | |
| net.minecraftforge.common.model.animation.JointClips | |
| net.minecraftforge.common.model.animation.JointClips$IdentityJointClip | |
| net.minecraftforge.common.model.animation.JointClips$IdentityJointClip$NodeJointClip | |
| net.minecraftforge.common.network.DimensionMessageHandler | |
| net.minecraftforge.common.network.FluidIdRegistryMessageHandler | |
| net.minecraftforge.common.network.ForgeMessage | |
| net.minecraftforge.common.network.ForgeMessage$DimensionRegisterMessage | |
| net.minecraftforge.common.network.ForgeMessage$DimensionRegisterMessage$FluidIdMapMessage | |
| net.minecraftforge.common.network.ForgeNetworkHandler | |
| net.minecraftforge.common.network.ForgeRuntimeCodec | |
| net.minecraftforge.common.network.ServerToClientConnectionEstablishedHandler | |
| net.minecraftforge.common.property.Properties | |
| net.minecraftforge.common.ticket.AABBTicket | |
| net.minecraftforge.common.ticket.ChunkTicketManager | |
| net.minecraftforge.common.ticket.ITicketGetter | |
| net.minecraftforge.common.ticket.ITicketManager | |
| net.minecraftforge.common.ticket.MultiTicketManager | |
| net.minecraftforge.common.ticket.SimpleTicket | |
| net.minecraftforge.common.util.BlockSnapshot | |
| net.minecraftforge.common.util.ChunkCoordComparator | |
| net.minecraftforge.common.util.Constants | |
| net.minecraftforge.common.util.Constants$NBT | |
| net.minecraftforge.common.util.Constants$NBT$WorldEvents | |
| net.minecraftforge.common.util.Constants$NBT$WorldEvents$BlockFlags | |
| net.minecraftforge.common.util.Constants$NBT$WorldEvents$BlockFlags$AiMutexBits | |
| net.minecraftforge.common.util.Constants$NBT$WorldEvents$BlockFlags$AiMutexBits$EntityFlags | |
| net.minecraftforge.common.util.Constants$NBT$WorldEvents$BlockFlags$AiMutexBits$EntityFlags$AttributeModifierOperation | |
| net.minecraftforge.common.util.DummyWorldSaveData | |
| net.minecraftforge.common.util.FakePlayer | |
| net.minecraftforge.common.util.FakePlayerFactory | |
| net.minecraftforge.common.util.HexDumper | |
| net.minecraftforge.common.util.HexDumper$Instance | |
| net.minecraftforge.common.util.INBTSerializable | |
| net.minecraftforge.common.util.JsonUtils | |
| net.minecraftforge.common.util.JsonUtils$ImmutableListTypeAdapter | |
| net.minecraftforge.common.util.JsonUtils$ImmutableListTypeAdapter$ImmutableMapTypeAdapter | |
| net.minecraftforge.common.util.LazyOptional | |
| net.minecraftforge.common.util.NonNullConsumer | |
| net.minecraftforge.common.util.NonNullFunction | |
| net.minecraftforge.common.util.NonNullPredicate | |
| net.minecraftforge.common.util.NonNullSupplier | |
| net.minecraftforge.common.util.RecipeMatcher | |
| net.minecraftforge.common.util.ReverseTagWrapper | |
| net.minecraftforge.common.util.Size2i | |
| net.minecraftforge.common.util.SortedProperties | |
| net.minecraftforge.common.util.TextTable | |
| net.minecraftforge.common.util.TextTable$Column | |
| net.minecraftforge.common.util.TextTable$Column$Row | |
| net.minecraftforge.common.util.TextTable$Column$Row$Alignment | |
| net.minecraftforge.common.util.TriPredicate | |
| net.minecraftforge.common.util.WorldCapabilityData | |
| net.minecraftforge.energy.CapabilityEnergy | |
| net.minecraftforge.energy.EnergyStorage | |
| net.minecraftforge.energy.IEnergyStorage | |
| net.minecraftforge.event.AnvilUpdateEvent | |
| net.minecraftforge.event.AttachCapabilitiesEvent | |
| net.minecraftforge.event.CommandEvent | |
| net.minecraftforge.event.DifficultyChangeEvent | |
| net.minecraftforge.event.ForgeEventFactory | |
| net.minecraftforge.event.LootTableLoadEvent | |
| net.minecraftforge.event.RegistryEvent | |
| net.minecraftforge.event.RegistryEvent$NewRegistry | |
| net.minecraftforge.event.RegistryEvent$NewRegistry$Register | |
| net.minecraftforge.event.RegistryEvent$NewRegistry$Register$MissingMappings | |
| net.minecraftforge.event.RegistryEvent$NewRegistry$Register$MissingMappings$Action | |
| net.minecraftforge.event.RegistryEvent$NewRegistry$Register$MissingMappings$Action$Mapping | |
| net.minecraftforge.event.ServerChatEvent | |
| net.minecraftforge.event.TickEvent | |
| net.minecraftforge.event.TickEvent$Type | |
| net.minecraftforge.event.TickEvent$Type$Phase | |
| net.minecraftforge.event.TickEvent$Type$Phase$ServerTickEvent | |
| net.minecraftforge.event.TickEvent$Type$Phase$ServerTickEvent$ClientTickEvent | |
| net.minecraftforge.event.TickEvent$Type$Phase$ServerTickEvent$ClientTickEvent$WorldTickEvent | |
| net.minecraftforge.event.TickEvent$Type$Phase$ServerTickEvent$ClientTickEvent$WorldTickEvent$PlayerTickEvent | |
| net.minecraftforge.event.TickEvent$Type$Phase$ServerTickEvent$ClientTickEvent$WorldTickEvent$PlayerTickEvent$RenderTickEvent | |
| net.minecraftforge.event.brewing.PlayerBrewedPotionEvent | |
| net.minecraftforge.event.brewing.PotionBrewEvent | |
| net.minecraftforge.event.brewing.PotionBrewEvent$Pre | |
| net.minecraftforge.event.brewing.PotionBrewEvent$Pre$Post | |
| net.minecraftforge.event.enchanting.EnchantmentLevelSetEvent | |
| net.minecraftforge.event.entity.EntityEvent | |
| net.minecraftforge.event.entity.EntityEvent$EntityConstructing | |
| net.minecraftforge.event.entity.EntityEvent$EntityConstructing$CanUpdate | |
| net.minecraftforge.event.entity.EntityEvent$EntityConstructing$CanUpdate$EnteringChunk | |
| net.minecraftforge.event.entity.EntityEvent$EntityConstructing$CanUpdate$EnteringChunk$EyeHeight | |
| net.minecraftforge.event.entity.EntityJoinWorldEvent | |
| net.minecraftforge.event.entity.EntityMobGriefingEvent | |
| net.minecraftforge.event.entity.EntityMountEvent | |
| net.minecraftforge.event.entity.EntityStruckByLightningEvent | |
| net.minecraftforge.event.entity.EntityTravelToDimensionEvent | |
| net.minecraftforge.event.entity.PlaySoundAtEntityEvent | |
| net.minecraftforge.event.entity.ProjectileImpactEvent | |
| net.minecraftforge.event.entity.ProjectileImpactEvent$Arrow | |
| net.minecraftforge.event.entity.ProjectileImpactEvent$Arrow$Fireball | |
| net.minecraftforge.event.entity.ProjectileImpactEvent$Arrow$Fireball$Throwable | |
| net.minecraftforge.event.entity.item.ItemEvent | |
| net.minecraftforge.event.entity.item.ItemExpireEvent | |
| net.minecraftforge.event.entity.item.ItemTossEvent | |
| net.minecraftforge.event.entity.living.AnimalTameEvent | |
| net.minecraftforge.event.entity.living.BabyEntitySpawnEvent | |
| net.minecraftforge.event.entity.living.EnderTeleportEvent | |
| net.minecraftforge.event.entity.living.LivingAttackEvent | |
| net.minecraftforge.event.entity.living.LivingDamageEvent | |
| net.minecraftforge.event.entity.living.LivingDeathEvent | |
| net.minecraftforge.event.entity.living.LivingDestroyBlockEvent | |
| net.minecraftforge.event.entity.living.LivingDropsEvent | |
| net.minecraftforge.event.entity.living.LivingEntityUseItemEvent | |
| net.minecraftforge.event.entity.living.LivingEntityUseItemEvent$Start | |
| net.minecraftforge.event.entity.living.LivingEntityUseItemEvent$Start$Tick | |
| net.minecraftforge.event.entity.living.LivingEntityUseItemEvent$Start$Tick$Stop | |
| net.minecraftforge.event.entity.living.LivingEntityUseItemEvent$Start$Tick$Stop$Finish | |
| net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent | |
| net.minecraftforge.event.entity.living.LivingEvent | |
| net.minecraftforge.event.entity.living.LivingEvent$LivingUpdateEvent | |
| net.minecraftforge.event.entity.living.LivingEvent$LivingUpdateEvent$LivingJumpEvent | |
| net.minecraftforge.event.entity.living.LivingExperienceDropEvent | |
| net.minecraftforge.event.entity.living.LivingFallEvent | |
| net.minecraftforge.event.entity.living.LivingHealEvent | |
| net.minecraftforge.event.entity.living.LivingHurtEvent | |
| net.minecraftforge.event.entity.living.LivingKnockBackEvent | |
| net.minecraftforge.event.entity.living.LivingPackSizeEvent | |
| net.minecraftforge.event.entity.living.LivingSetAttackTargetEvent | |
| net.minecraftforge.event.entity.living.LivingSpawnEvent | |
| net.minecraftforge.event.entity.living.LivingSpawnEvent$CheckSpawn | |
| net.minecraftforge.event.entity.living.LivingSpawnEvent$CheckSpawn$SpecialSpawn | |
| net.minecraftforge.event.entity.living.LivingSpawnEvent$CheckSpawn$SpecialSpawn$AllowDespawn | |
| net.minecraftforge.event.entity.living.LootingLevelEvent | |
| net.minecraftforge.event.entity.living.PotionColorCalculationEvent | |
| net.minecraftforge.event.entity.living.PotionEvent | |
| net.minecraftforge.event.entity.living.PotionEvent$PotionRemoveEvent | |
| net.minecraftforge.event.entity.living.PotionEvent$PotionRemoveEvent$PotionApplicableEvent | |
| net.minecraftforge.event.entity.living.PotionEvent$PotionRemoveEvent$PotionApplicableEvent$PotionAddedEvent | |
| net.minecraftforge.event.entity.living.PotionEvent$PotionRemoveEvent$PotionApplicableEvent$PotionAddedEvent$PotionExpiryEvent | |
| net.minecraftforge.event.entity.living.ZombieEvent | |
| net.minecraftforge.event.entity.living.ZombieEvent$SummonAidEvent | |
| net.minecraftforge.event.entity.player.AdvancementEvent | |
| net.minecraftforge.event.entity.player.AnvilRepairEvent | |
| net.minecraftforge.event.entity.player.ArrowLooseEvent | |
| net.minecraftforge.event.entity.player.ArrowNockEvent | |
| net.minecraftforge.event.entity.player.AttackEntityEvent | |
| net.minecraftforge.event.entity.player.BonemealEvent | |
| net.minecraftforge.event.entity.player.CriticalHitEvent | |
| net.minecraftforge.event.entity.player.EntityItemPickupEvent | |
| net.minecraftforge.event.entity.player.FillBucketEvent | |
| net.minecraftforge.event.entity.player.ItemFishedEvent | |
| net.minecraftforge.event.entity.player.ItemTooltipEvent | |
| net.minecraftforge.event.entity.player.PlayerContainerEvent | |
| net.minecraftforge.event.entity.player.PlayerContainerEvent$Open | |
| net.minecraftforge.event.entity.player.PlayerContainerEvent$Open$Close | |
| net.minecraftforge.event.entity.player.PlayerDestroyItemEvent | |
| net.minecraftforge.event.entity.player.PlayerEvent | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone$StartTracking | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone$StartTracking$StopTracking | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone$StartTracking$StopTracking$LoadFromFile | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone$StartTracking$StopTracking$LoadFromFile$SaveToFile | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone$StartTracking$StopTracking$LoadFromFile$SaveToFile$Visibility | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone$StartTracking$StopTracking$LoadFromFile$SaveToFile$Visibility$ItemPickupEvent | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone$StartTracking$StopTracking$LoadFromFile$SaveToFile$Visibility$ItemPickupEvent$ItemCraftedEvent | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone$StartTracking$StopTracking$LoadFromFile$SaveToFile$Visibility$ItemPickupEvent$ItemCraftedEvent$ItemSmeltedEvent | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone$StartTracking$StopTracking$LoadFromFile$SaveToFile$Visibility$ItemPickupEvent$ItemCraftedEvent$ItemSmeltedEvent$PlayerLoggedInEvent | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone$StartTracking$StopTracking$LoadFromFile$SaveToFile$Visibility$ItemPickupEvent$ItemCraftedEvent$ItemSmeltedEvent$PlayerLoggedInEvent$PlayerLoggedOutEvent | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone$StartTracking$StopTracking$LoadFromFile$SaveToFile$Visibility$ItemPickupEvent$ItemCraftedEvent$ItemSmeltedEvent$PlayerLoggedInEvent$PlayerLoggedOutEvent$PlayerRespawnEvent | |
| net.minecraftforge.event.entity.player.PlayerEvent$HarvestCheck$BreakSpeed$NameFormat$Clone$StartTracking$StopTracking$LoadFromFile$SaveToFile$Visibility$ItemPickupEvent$ItemCraftedEvent$ItemSmeltedEvent$PlayerLoggedInEvent$PlayerLoggedOutEvent$PlayerRespawnEvent$PlayerChangedDimensionEvent | |
| net.minecraftforge.event.entity.player.PlayerFlyableFallEvent | |
| net.minecraftforge.event.entity.player.PlayerInteractEvent | |
| net.minecraftforge.event.entity.player.PlayerInteractEvent$EntityInteractSpecific | |
| net.minecraftforge.event.entity.player.PlayerInteractEvent$EntityInteractSpecific$EntityInteract | |
| net.minecraftforge.event.entity.player.PlayerInteractEvent$EntityInteractSpecific$EntityInteract$RightClickBlock | |
| net.minecraftforge.event.entity.player.PlayerInteractEvent$EntityInteractSpecific$EntityInteract$RightClickBlock$RightClickItem | |
| net.minecraftforge.event.entity.player.PlayerInteractEvent$EntityInteractSpecific$EntityInteract$RightClickBlock$RightClickItem$RightClickEmpty | |
| net.minecraftforge.event.entity.player.PlayerInteractEvent$EntityInteractSpecific$EntityInteract$RightClickBlock$RightClickItem$RightClickEmpty$LeftClickBlock | |
| net.minecraftforge.event.entity.player.PlayerInteractEvent$EntityInteractSpecific$EntityInteract$RightClickBlock$RightClickItem$RightClickEmpty$LeftClickBlock$LeftClickEmpty | |
| net.minecraftforge.event.entity.player.PlayerPickupXpEvent | |
| net.minecraftforge.event.entity.player.PlayerSetSpawnEvent | |
| net.minecraftforge.event.entity.player.PlayerSleepInBedEvent | |
| net.minecraftforge.event.entity.player.PlayerWakeUpEvent | |
| net.minecraftforge.event.entity.player.SleepingLocationCheckEvent | |
| net.minecraftforge.event.entity.player.SleepingTimeCheckEvent | |
| net.minecraftforge.event.entity.player.UseHoeEvent | |
| net.minecraftforge.event.furnace.FurnaceFuelBurnTimeEvent | |
| net.minecraftforge.event.terraingen.BiomeEvent | |
| net.minecraftforge.event.terraingen.BiomeEvent$BiomeColor | |
| net.minecraftforge.event.terraingen.BiomeEvent$BiomeColor$GetVillageBlockID | |
| net.minecraftforge.event.terraingen.BiomeEvent$BiomeColor$GetVillageBlockID$GetGrassColor | |
| net.minecraftforge.event.terraingen.BiomeEvent$BiomeColor$GetVillageBlockID$GetGrassColor$GetFoliageColor | |
| net.minecraftforge.event.terraingen.BiomeEvent$BiomeColor$GetVillageBlockID$GetGrassColor$GetFoliageColor$GetWaterColor | |
| net.minecraftforge.event.terraingen.WorldTypeEvent | |
| net.minecraftforge.event.terraingen.WorldTypeEvent$BiomeSize | |
| net.minecraftforge.event.terraingen.WorldTypeEvent$BiomeSize$InitBiomeGens | |
| net.minecraftforge.event.village.VillageSiegeEvent | |
| net.minecraftforge.event.world.BlockEvent | |
| net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent | |
| net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent$BreakEvent | |
| net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent$BreakEvent$EntityPlaceEvent | |
| net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent$BreakEvent$EntityPlaceEvent$EntityMultiPlaceEvent | |
| net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent$BreakEvent$EntityPlaceEvent$EntityMultiPlaceEvent$NeighborNotifyEvent | |
| net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent$BreakEvent$EntityPlaceEvent$EntityMultiPlaceEvent$NeighborNotifyEvent$CreateFluidSourceEvent | |
| net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent$BreakEvent$EntityPlaceEvent$EntityMultiPlaceEvent$NeighborNotifyEvent$CreateFluidSourceEvent$FluidPlaceBlockEvent | |
| net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent$BreakEvent$EntityPlaceEvent$EntityMultiPlaceEvent$NeighborNotifyEvent$CreateFluidSourceEvent$FluidPlaceBlockEvent$CropGrowEvent | |
| net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent$BreakEvent$EntityPlaceEvent$EntityMultiPlaceEvent$NeighborNotifyEvent$CreateFluidSourceEvent$FluidPlaceBlockEvent$CropGrowEvent$Pre | |
| net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent$BreakEvent$EntityPlaceEvent$EntityMultiPlaceEvent$NeighborNotifyEvent$CreateFluidSourceEvent$FluidPlaceBlockEvent$CropGrowEvent$Pre$Post | |
| net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent$BreakEvent$EntityPlaceEvent$EntityMultiPlaceEvent$NeighborNotifyEvent$CreateFluidSourceEvent$FluidPlaceBlockEvent$CropGrowEvent$Pre$Post$FarmlandTrampleEvent | |
| net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent$BreakEvent$EntityPlaceEvent$EntityMultiPlaceEvent$NeighborNotifyEvent$CreateFluidSourceEvent$FluidPlaceBlockEvent$CropGrowEvent$Pre$Post$FarmlandTrampleEvent$PortalSpawnEvent | |
| net.minecraftforge.event.world.ChunkDataEvent | |
| net.minecraftforge.event.world.ChunkDataEvent$Load | |
| net.minecraftforge.event.world.ChunkDataEvent$Load$Save | |
| net.minecraftforge.event.world.ChunkEvent | |
| net.minecraftforge.event.world.ChunkEvent$Load | |
| net.minecraftforge.event.world.ChunkEvent$Load$Unload | |
| net.minecraftforge.event.world.ChunkWatchEvent | |
| net.minecraftforge.event.world.ChunkWatchEvent$Watch | |
| net.minecraftforge.event.world.ChunkWatchEvent$Watch$UnWatch | |
| net.minecraftforge.event.world.ExplosionEvent | |
| net.minecraftforge.event.world.ExplosionEvent$Start | |
| net.minecraftforge.event.world.ExplosionEvent$Start$Detonate | |
| net.minecraftforge.event.world.GetCollisionBoxesEvent | |
| net.minecraftforge.event.world.NoteBlockEvent | |
| net.minecraftforge.event.world.NoteBlockEvent$Play | |
| net.minecraftforge.event.world.NoteBlockEvent$Play$Change | |
| net.minecraftforge.event.world.NoteBlockEvent$Play$Change$Note | |
| net.minecraftforge.event.world.NoteBlockEvent$Play$Change$Note$Octave | |
| net.minecraftforge.event.world.PistonEvent | |
| net.minecraftforge.event.world.PistonEvent$Post | |
| net.minecraftforge.event.world.PistonEvent$Post$Pre | |
| net.minecraftforge.event.world.PistonEvent$Post$Pre$PistonMoveType | |
| net.minecraftforge.event.world.RegisterDimensionsEvent | |
| net.minecraftforge.event.world.SaplingGrowTreeEvent | |
| net.minecraftforge.event.world.WorldEvent | |
| net.minecraftforge.event.world.WorldEvent$Load | |
| net.minecraftforge.event.world.WorldEvent$Load$Unload | |
| net.minecraftforge.event.world.WorldEvent$Load$Unload$Save | |
| net.minecraftforge.event.world.WorldEvent$Load$Unload$Save$PotentialSpawns | |
| net.minecraftforge.event.world.WorldEvent$Load$Unload$Save$PotentialSpawns$CreateSpawnPosition | |
| net.minecraftforge.fluids.DispenseFluidContainer | |
| net.minecraftforge.fluids.Fluid | |
| net.minecraftforge.fluids.FluidActionResult | |
| net.minecraftforge.fluids.FluidEvent | |
| net.minecraftforge.fluids.FluidEvent$FluidMotionEvent | |
| net.minecraftforge.fluids.FluidEvent$FluidMotionEvent$FluidFillingEvent | |
| net.minecraftforge.fluids.FluidEvent$FluidMotionEvent$FluidFillingEvent$FluidDrainingEvent | |
| net.minecraftforge.fluids.FluidEvent$FluidMotionEvent$FluidFillingEvent$FluidDrainingEvent$FluidSpilledEvent | |
| net.minecraftforge.fluids.FluidRegistry | |
| net.minecraftforge.fluids.FluidStack | |
| net.minecraftforge.fluids.FluidTank | |
| net.minecraftforge.fluids.FluidTankInfo | |
| net.minecraftforge.fluids.FluidUtil | |
| net.minecraftforge.fluids.IFluidBlock | |
| net.minecraftforge.fluids.IFluidTank | |
| net.minecraftforge.fluids.UniversalBucket | |
| net.minecraftforge.fluids.capability.CapabilityFluidHandler | |
| net.minecraftforge.fluids.capability.CapabilityFluidHandler$DefaultFluidHandlerStorage | |
| net.minecraftforge.fluids.capability.FluidTankProperties | |
| net.minecraftforge.fluids.capability.FluidTankPropertiesWrapper | |
| net.minecraftforge.fluids.capability.IFluidHandler | |
| net.minecraftforge.fluids.capability.IFluidHandlerItem | |
| net.minecraftforge.fluids.capability.IFluidTankProperties | |
| net.minecraftforge.fluids.capability.ItemFluidContainer | |
| net.minecraftforge.fluids.capability.TileFluidHandler | |
| net.minecraftforge.fluids.capability.templates.EmptyFluidHandler | |
| net.minecraftforge.fluids.capability.templates.FluidHandlerConcatenate | |
| net.minecraftforge.fluids.capability.templates.FluidHandlerFluidMap | |
| net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack | |
| net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack$Consumable | |
| net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack$Consumable$SwapEmpty | |
| net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple | |
| net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple$Consumable | |
| net.minecraftforge.fluids.capability.templates.FluidHandlerItemStackSimple$Consumable$SwapEmpty | |
| net.minecraftforge.fluids.capability.templates.VoidFluidHandler | |
| net.minecraftforge.fluids.capability.wrappers.BlockLiquidWrapper | |
| net.minecraftforge.fluids.capability.wrappers.BlockWrapper | |
| net.minecraftforge.fluids.capability.wrappers.FluidBlockWrapper | |
| net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper | |
| net.minecraftforge.fml.AutomaticEventSubscriber | |
| net.minecraftforge.fml.BrandingControl | |
| net.minecraftforge.fml.CrashReportExtender | |
| net.minecraftforge.fml.DeferredWorkQueue | |
| net.minecraftforge.fml.DeferredWorkQueue$TaskInfo | |
| net.minecraftforge.fml.DeferredWorkQueue$TaskInfo$CheckedRunnable | |
| net.minecraftforge.fml.DistExecutor | |
| net.minecraftforge.fml.ExtensionPoint | |
| net.minecraftforge.fml.FMLWorldPersistenceHook | |
| net.minecraftforge.fml.ForgeI18n | |
| net.minecraftforge.fml.ForgeI18n$CustomReadOnlyFormat | |
| net.minecraftforge.fml.InterModComms | |
| net.minecraftforge.fml.InterModComms$IMCMessage | |
| net.minecraftforge.fml.InterModComms$IMCMessage$QueueFilteringSpliterator | |
| net.minecraftforge.fml.LifecycleEventProvider | |
| net.minecraftforge.fml.LifecycleEventProvider$LifecycleEvent | |
| net.minecraftforge.fml.LifecycleEventProvider$LifecycleEvent$Progression | |
| net.minecraftforge.fml.LifecycleEventProvider$LifecycleEvent$Progression$GatherDataLifecycleEvent | |
| net.minecraftforge.fml.LifecycleEventProvider$LifecycleEvent$Progression$GatherDataLifecycleEvent$EventHandler | |
| net.minecraftforge.fml.LoadingFailedException | |
| net.minecraftforge.fml.Logging | |
| net.minecraftforge.fml.LogicalSide | |
| net.minecraftforge.fml.LogicalSidedProvider | |
| net.minecraftforge.fml.MavenVersionStringHelper | |
| net.minecraftforge.fml.ModContainer | |
| net.minecraftforge.fml.ModList | |
| net.minecraftforge.fml.ModLoader | |
| net.minecraftforge.fml.ModLoadingContext | |
| net.minecraftforge.fml.ModLoadingException | |
| net.minecraftforge.fml.ModLoadingStage | |
| net.minecraftforge.fml.ModLoadingWarning | |
| net.minecraftforge.fml.OptionalMod | |
| net.minecraftforge.fml.RegistryObject | |
| net.minecraftforge.fml.ResourceLocationUtils | |
| net.minecraftforge.fml.SidedProvider | |
| net.minecraftforge.fml.StackTraceUtils | |
| net.minecraftforge.fml.StartupMessageManager | |
| net.minecraftforge.fml.StartupMessageManager$Message | |
| net.minecraftforge.fml.StartupMessageManager$Message$MessageType | |
| net.minecraftforge.fml.StartupQuery | |
| net.minecraftforge.fml.StartupQuery$AbortedException | |
| net.minecraftforge.fml.StartupQuery$AbortedException$QueryWrapperClient | |
| net.minecraftforge.fml.StartupQuery$AbortedException$QueryWrapperClient$QueryWrapperServer | |
| net.minecraftforge.fml.TextComponentMessageFormatHandler | |
| net.minecraftforge.fml.VersionChecker | |
| net.minecraftforge.fml.VersionChecker$Status | |
| net.minecraftforge.fml.VersionChecker$Status$CheckResult | |
| net.minecraftforge.fml.WorldPersistenceHooks | |
| net.minecraftforge.fml.WorldPersistenceHooks$WorldPersistenceHook | |
| net.minecraftforge.fml.client.ClientHooks | |
| net.minecraftforge.fml.client.ClientModLoader | |
| net.minecraftforge.fml.client.ConfigGuiHandler | |
| net.minecraftforge.fml.client.EarlyLoaderGUI | |
| net.minecraftforge.fml.client.ExtendedServerListData | |
| net.minecraftforge.fml.client.IModGuiFactory | |
| net.minecraftforge.fml.client.IModGuiFactory$RuntimeOptionCategoryElement | |
| net.minecraftforge.fml.client.TextureTracker | |
| net.minecraftforge.fml.client.config.ConfigGuiType | |
| net.minecraftforge.fml.client.config.DummyConfigElement | |
| net.minecraftforge.fml.client.config.DummyConfigElement$DummyCategoryElement | |
| net.minecraftforge.fml.client.config.DummyConfigElement$DummyCategoryElement$DummyListElement | |
| net.minecraftforge.fml.client.config.GuiButtonExt | |
| net.minecraftforge.fml.client.config.GuiCheckBox | |
| net.minecraftforge.fml.client.config.GuiMessageDialog | |
| net.minecraftforge.fml.client.config.GuiSlider | |
| net.minecraftforge.fml.client.config.GuiSlider$ISlider | |
| net.minecraftforge.fml.client.config.GuiUnicodeGlyphButton | |
| net.minecraftforge.fml.client.config.GuiUtils | |
| net.minecraftforge.fml.client.config.HoverChecker | |
| net.minecraftforge.fml.client.config.IArrayEntry | |
| net.minecraftforge.fml.client.config.IConfigElement | |
| net.minecraftforge.fml.client.config.IConfigEntry | |
| net.minecraftforge.fml.client.event.ConfigChangedEvent | |
| net.minecraftforge.fml.client.event.ConfigChangedEvent$OnConfigChangedEvent | |
| net.minecraftforge.fml.client.event.ConfigChangedEvent$OnConfigChangedEvent$PostConfigChangedEvent | |
| net.minecraftforge.fml.client.gui.GuiAccessDenied | |
| net.minecraftforge.fml.client.gui.GuiBackupFailed | |
| net.minecraftforge.fml.client.gui.GuiConfirmation | |
| net.minecraftforge.fml.client.gui.GuiModList | |
| net.minecraftforge.fml.client.gui.GuiModList$SortType | |
| net.minecraftforge.fml.client.gui.GuiModList$SortType$InfoPanel | |
| net.minecraftforge.fml.client.gui.GuiNotification | |
| net.minecraftforge.fml.client.gui.GuiSlotModList | |
| net.minecraftforge.fml.client.gui.GuiSlotModList$ModEntry | |
| net.minecraftforge.fml.client.gui.LoadingErrorScreen | |
| net.minecraftforge.fml.client.gui.LoadingErrorScreen$LoadingEntryList | |
| net.minecraftforge.fml.client.gui.LoadingErrorScreen$LoadingEntryList$LoadingMessageEntry | |
| net.minecraftforge.fml.client.registry.ClientRegistry | |
| net.minecraftforge.fml.client.registry.IRenderFactory | |
| net.minecraftforge.fml.client.registry.RenderingRegistry | |
| net.minecraftforge.fml.common.CertificateHelper | |
| net.minecraftforge.fml.common.ClassNameUtils | |
| net.minecraftforge.fml.common.EnhancedRuntimeException | |
| net.minecraftforge.fml.common.EnhancedRuntimeException$WrappedPrintStream | |
| net.minecraftforge.fml.common.ICrashCallable | |
| net.minecraftforge.fml.common.IFMLHandledException | |
| net.minecraftforge.fml.common.IWorldGenerator | |
| net.minecraftforge.fml.common.LoaderException | |
| net.minecraftforge.fml.common.LoaderExceptionModCrash | |
| net.minecraftforge.fml.common.Mod | |
| net.minecraftforge.fml.common.Mod$EventBusSubscriber | |
| net.minecraftforge.fml.common.Mod$EventBusSubscriber$Bus | |
| net.minecraftforge.fml.common.ObfuscationReflectionHelper | |
| net.minecraftforge.fml.common.ObfuscationReflectionHelper$UnableToAccessFieldException | |
| net.minecraftforge.fml.common.ObfuscationReflectionHelper$UnableToAccessFieldException$UnableToFindFieldException | |
| net.minecraftforge.fml.common.ObfuscationReflectionHelper$UnableToAccessFieldException$UnableToFindFieldException$UnableToFindMethodException | |
| net.minecraftforge.fml.common.ObfuscationReflectionHelper$UnableToAccessFieldException$UnableToFindFieldException$UnableToFindMethodException$UnknownConstructorException | |
| net.minecraftforge.fml.common.network.ByteBufUtils | |
| net.minecraftforge.fml.common.network.IGuiHandler | |
| net.minecraftforge.fml.common.network.PacketLoggingHandler | |
| net.minecraftforge.fml.common.registry.ExistingSubstitutionException | |
| net.minecraftforge.fml.common.registry.GameRegistry | |
| net.minecraftforge.fml.common.registry.IEntityAdditionalSpawnData | |
| net.minecraftforge.fml.common.thread.EffectiveSide | |
| net.minecraftforge.fml.common.thread.SidedThreadGroup | |
| net.minecraftforge.fml.common.thread.SidedThreadGroups | |
| net.minecraftforge.fml.config.ConfigFileTypeHandler | |
| net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigWatcher | |
| net.minecraftforge.fml.config.ConfigTracker | |
| net.minecraftforge.fml.config.ModConfig | |
| net.minecraftforge.fml.config.ModConfig$Type | |
| net.minecraftforge.fml.config.ModConfig$Type$ModConfigEvent | |
| net.minecraftforge.fml.config.ModConfig$Type$ModConfigEvent$Loading | |
| net.minecraftforge.fml.config.ModConfig$Type$ModConfigEvent$Loading$ConfigReloading | |
| net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent | |
| net.minecraftforge.fml.event.lifecycle.FMLCommonSetupEvent | |
| net.minecraftforge.fml.event.lifecycle.FMLDedicatedServerSetupEvent | |
| net.minecraftforge.fml.event.lifecycle.FMLFingerprintViolationEvent | |
| net.minecraftforge.fml.event.lifecycle.FMLLoadCompleteEvent | |
| net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent | |
| net.minecraftforge.fml.event.lifecycle.FMLModIdMappingEvent$ModRemapping | |
| net.minecraftforge.fml.event.lifecycle.GatherDataEvent | |
| net.minecraftforge.fml.event.lifecycle.GatherDataEvent$DataGeneratorConfig | |
| net.minecraftforge.fml.event.lifecycle.InterModEnqueueEvent | |
| net.minecraftforge.fml.event.lifecycle.InterModProcessEvent | |
| net.minecraftforge.fml.event.lifecycle.ModLifecycleEvent | |
| net.minecraftforge.fml.event.server.FMLServerAboutToStartEvent | |
| net.minecraftforge.fml.event.server.FMLServerStartedEvent | |
| net.minecraftforge.fml.event.server.FMLServerStartingEvent | |
| net.minecraftforge.fml.event.server.FMLServerStoppedEvent | |
| net.minecraftforge.fml.event.server.FMLServerStoppingEvent | |
| net.minecraftforge.fml.event.server.ServerLifecycleEvent | |
| net.minecraftforge.fml.hooks.BasicEventHooks | |
| net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider | |
| net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget | |
| net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext | |
| net.minecraftforge.fml.javafmlmod.FMLModContainer | |
| net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider | |
| net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider$MinecraftModTarget | |
| net.minecraftforge.fml.mclanguageprovider.MinecraftModLanguageProvider$MinecraftModTarget$MinecraftModContainer | |
| net.minecraftforge.fml.network.ConnectionType | |
| net.minecraftforge.fml.network.FMLHandshakeHandler | |
| net.minecraftforge.fml.network.FMLHandshakeMessages | |
| net.minecraftforge.fml.network.FMLHandshakeMessages$LoginIndexedMessage | |
| net.minecraftforge.fml.network.FMLHandshakeMessages$LoginIndexedMessage$S2CModList | |
| net.minecraftforge.fml.network.FMLHandshakeMessages$LoginIndexedMessage$S2CModList$C2SModListReply | |
| net.minecraftforge.fml.network.FMLHandshakeMessages$LoginIndexedMessage$S2CModList$C2SModListReply$C2SAcknowledge | |
| net.minecraftforge.fml.network.FMLHandshakeMessages$LoginIndexedMessage$S2CModList$C2SModListReply$C2SAcknowledge$S2CRegistry | |
| net.minecraftforge.fml.network.FMLHandshakeMessages$LoginIndexedMessage$S2CModList$C2SModListReply$C2SAcknowledge$S2CRegistry$S2CConfigData | |
| net.minecraftforge.fml.network.FMLLoginWrapper | |
| net.minecraftforge.fml.network.FMLNetworkConstants | |
| net.minecraftforge.fml.network.FMLPlayMessages | |
| net.minecraftforge.fml.network.FMLPlayMessages$SpawnEntity | |
| net.minecraftforge.fml.network.FMLPlayMessages$SpawnEntity$OpenContainer | |
| net.minecraftforge.fml.network.FMLStatusPing | |
| net.minecraftforge.fml.network.FMLStatusPing$Serializer | |
| net.minecraftforge.fml.network.IContainerFactory | |
| net.minecraftforge.fml.network.ICustomPacket | |
| net.minecraftforge.fml.network.ICustomPacket$Fields | |
| net.minecraftforge.fml.network.NetworkDirection | |
| net.minecraftforge.fml.network.NetworkEvent | |
| net.minecraftforge.fml.network.NetworkEvent$ServerCustomPayloadEvent | |
| net.minecraftforge.fml.network.NetworkEvent$ServerCustomPayloadEvent$ClientCustomPayloadEvent | |
| net.minecraftforge.fml.network.NetworkEvent$ServerCustomPayloadEvent$ClientCustomPayloadEvent$ServerCustomPayloadLoginEvent | |
| net.minecraftforge.fml.network.NetworkEvent$ServerCustomPayloadEvent$ClientCustomPayloadEvent$ServerCustomPayloadLoginEvent$ClientCustomPayloadLoginEvent | |
| net.minecraftforge.fml.network.NetworkEvent$ServerCustomPayloadEvent$ClientCustomPayloadEvent$ServerCustomPayloadLoginEvent$ClientCustomPayloadLoginEvent$GatherLoginPayloadsEvent | |
| net.minecraftforge.fml.network.NetworkEvent$ServerCustomPayloadEvent$ClientCustomPayloadEvent$ServerCustomPayloadLoginEvent$ClientCustomPayloadLoginEvent$GatherLoginPayloadsEvent$LoginPayloadEvent | |
| net.minecraftforge.fml.network.NetworkEvent$ServerCustomPayloadEvent$ClientCustomPayloadEvent$ServerCustomPayloadLoginEvent$ClientCustomPayloadLoginEvent$GatherLoginPayloadsEvent$LoginPayloadEvent$Context | |
| net.minecraftforge.fml.network.NetworkHooks | |
| net.minecraftforge.fml.network.NetworkInitialization | |
| net.minecraftforge.fml.network.NetworkInstance | |
| net.minecraftforge.fml.network.NetworkRegistry | |
| net.minecraftforge.fml.network.NetworkRegistry$LoginPayload | |
| net.minecraftforge.fml.network.NetworkRegistry$LoginPayload$ChannelBuilder | |
| net.minecraftforge.fml.network.PacketDispatcher | |
| net.minecraftforge.fml.network.PacketDispatcher$NetworkManagerDispatcher | |
| net.minecraftforge.fml.network.PacketDistributor | |
| net.minecraftforge.fml.network.PacketDistributor$TargetPoint | |
| net.minecraftforge.fml.network.PacketDistributor$TargetPoint$PacketTarget | |
| net.minecraftforge.fml.network.event.EventNetworkChannel | |
| net.minecraftforge.fml.network.simple.IndexedMessageCodec | |
| net.minecraftforge.fml.network.simple.IndexedMessageCodec$MessageHandler | |
| net.minecraftforge.fml.network.simple.SimpleChannel | |
| net.minecraftforge.fml.network.simple.SimpleChannel$MessageBuilder | |
| net.minecraftforge.fml.packs.ModFileResourcePack | |
| net.minecraftforge.fml.packs.ResourcePackLoader | |
| net.minecraftforge.fml.packs.ResourcePackLoader$ModPackFinder | |
| net.minecraftforge.fml.relauncher.libraries.Artifact | |
| net.minecraftforge.fml.relauncher.libraries.LibraryManager | |
| net.minecraftforge.fml.relauncher.libraries.LinkRepository | |
| net.minecraftforge.fml.relauncher.libraries.MemoryModList | |
| net.minecraftforge.fml.relauncher.libraries.ModList | |
| net.minecraftforge.fml.relauncher.libraries.ModList$JsonModList | |
| net.minecraftforge.fml.relauncher.libraries.Repository | |
| net.minecraftforge.fml.relauncher.libraries.SnapshotJson | |
| net.minecraftforge.fml.relauncher.libraries.SnapshotJson$Entry | |
| net.minecraftforge.fml.server.LanguageHook | |
| net.minecraftforge.fml.server.ServerLifecycleHooks | |
| net.minecraftforge.fml.server.ServerModLoader | |
| net.minecraftforge.fml.util.ThreeConsumer | |
| net.minecraftforge.items.CapabilityItemHandler | |
| net.minecraftforge.items.IItemHandler | |
| net.minecraftforge.items.IItemHandlerModifiable | |
| net.minecraftforge.items.ItemHandlerHelper | |
| net.minecraftforge.items.ItemStackHandler | |
| net.minecraftforge.items.SlotItemHandler | |
| net.minecraftforge.items.VanillaHopperItemHandler | |
| net.minecraftforge.items.VanillaInventoryCodeHooks | |
| net.minecraftforge.items.wrapper.CombinedInvWrapper | |
| net.minecraftforge.items.wrapper.EmptyHandler | |
| net.minecraftforge.items.wrapper.EntityArmorInvWrapper | |
| net.minecraftforge.items.wrapper.EntityEquipmentInvWrapper | |
| net.minecraftforge.items.wrapper.EntityHandsInvWrapper | |
| net.minecraftforge.items.wrapper.InvWrapper | |
| net.minecraftforge.items.wrapper.PlayerArmorInvWrapper | |
| net.minecraftforge.items.wrapper.PlayerInvWrapper | |
| net.minecraftforge.items.wrapper.PlayerMainInvWrapper | |
| net.minecraftforge.items.wrapper.PlayerOffhandInvWrapper | |
| net.minecraftforge.items.wrapper.RangedWrapper | |
| net.minecraftforge.items.wrapper.RecipeWrapper | |
| net.minecraftforge.items.wrapper.SidedInvWrapper | |
| net.minecraftforge.logging.ModelLoaderErrorMessage | |
| net.minecraftforge.registries.ClearableRegistry | |
| net.minecraftforge.registries.DataSerializerEntry | |
| net.minecraftforge.registries.ForgeRegistries | |
| net.minecraftforge.registries.ForgeRegistry | |
| net.minecraftforge.registries.ForgeRegistry$Snapshot | |
| net.minecraftforge.registries.ForgeRegistry$Snapshot$OverrideOwner | |
| net.minecraftforge.registries.ForgeRegistryEntry | |
| net.minecraftforge.registries.GameData | |
| net.minecraftforge.registries.GameData$ClearableObjectIntIdentityMap | |
| net.minecraftforge.registries.GameData$ClearableObjectIntIdentityMap$BlockCallbacks | |
| net.minecraftforge.registries.GameData$ClearableObjectIntIdentityMap$BlockCallbacks$BlockDummyAir | |
| net.minecraftforge.registries.GameData$ClearableObjectIntIdentityMap$BlockCallbacks$BlockDummyAir$ItemCallbacks | |
| net.minecraftforge.registries.GameData$ClearableObjectIntIdentityMap$BlockCallbacks$BlockDummyAir$ItemCallbacks$RecipeCallbacks | |
| net.minecraftforge.registries.GameData$ClearableObjectIntIdentityMap$BlockCallbacks$BlockDummyAir$ItemCallbacks$RecipeCallbacks$DummyRecipe | |
| net.minecraftforge.registries.GameData$ClearableObjectIntIdentityMap$BlockCallbacks$BlockDummyAir$ItemCallbacks$RecipeCallbacks$DummyRecipe$EntityCallbacks | |
| net.minecraftforge.registries.GameData$ClearableObjectIntIdentityMap$BlockCallbacks$BlockDummyAir$ItemCallbacks$RecipeCallbacks$DummyRecipe$EntityCallbacks$SerializerCallbacks | |
| net.minecraftforge.registries.IForgeRegistry | |
| net.minecraftforge.registries.IForgeRegistry$AddCallback | |
| net.minecraftforge.registries.IForgeRegistry$AddCallback$ClearCallback | |
| net.minecraftforge.registries.IForgeRegistry$AddCallback$ClearCallback$CreateCallback | |
| net.minecraftforge.registries.IForgeRegistry$AddCallback$ClearCallback$CreateCallback$ValidateCallback | |
| net.minecraftforge.registries.IForgeRegistry$AddCallback$ClearCallback$CreateCallback$ValidateCallback$BakeCallback | |
| net.minecraftforge.registries.IForgeRegistry$AddCallback$ClearCallback$CreateCallback$ValidateCallback$BakeCallback$DummyFactory | |
| net.minecraftforge.registries.IForgeRegistry$AddCallback$ClearCallback$CreateCallback$ValidateCallback$BakeCallback$DummyFactory$MissingFactory | |
| net.minecraftforge.registries.IForgeRegistryEntry | |
| net.minecraftforge.registries.IForgeRegistryInternal | |
| net.minecraftforge.registries.IForgeRegistryModifiable | |
| net.minecraftforge.registries.ILockableRegistry | |
| net.minecraftforge.registries.IRegistryDelegate | |
| net.minecraftforge.registries.NamespacedDefaultedWrapper | |
| net.minecraftforge.registries.NamespacedDefaultedWrapper$Factory | |
| net.minecraftforge.registries.NamespacedWrapper | |
| net.minecraftforge.registries.NamespacedWrapper$Factory | |
| net.minecraftforge.registries.ObjectHolder | |
| net.minecraftforge.registries.ObjectHolderRef | |
| net.minecraftforge.registries.ObjectHolderRegistry | |
| net.minecraftforge.registries.RegistryBuilder | |
| net.minecraftforge.registries.RegistryDelegate | |
| net.minecraftforge.registries.RegistryManager | |
| net.minecraftforge.resource.IResourceType | |
| net.minecraftforge.resource.ISelectiveResourceReloadListener | |
| net.minecraftforge.resource.ReloadRequirements | |
| net.minecraftforge.resource.SelectiveReloadStateHandler | |
| net.minecraftforge.resource.VanillaResourceType | |
| net.minecraftforge.server.command.ChunkGenWorker | |
| net.minecraftforge.server.command.CommandDimensions | |
| net.minecraftforge.server.command.CommandEntity | |
| net.minecraftforge.server.command.CommandEntity$EntityListCommand | |
| net.minecraftforge.server.command.CommandGenerate | |
| net.minecraftforge.server.command.CommandModList | |
| net.minecraftforge.server.command.CommandSetDimension | |
| net.minecraftforge.server.command.CommandTps | |
| net.minecraftforge.server.command.CommandTrack | |
| net.minecraftforge.server.command.CommandTrack$StartTrackingCommand | |
| net.minecraftforge.server.command.CommandTrack$StartTrackingCommand$ResetTrackingCommand | |
| net.minecraftforge.server.command.CommandTrack$StartTrackingCommand$ResetTrackingCommand$TrackResults | |
| net.minecraftforge.server.command.CommandTrack$StartTrackingCommand$ResetTrackingCommand$TrackResults$TrackResultsEntity | |
| net.minecraftforge.server.command.CommandTrack$StartTrackingCommand$ResetTrackingCommand$TrackResults$TrackResultsEntity$TrackResultsTileEntity | |
| net.minecraftforge.server.command.ConfigCommand | |
| net.minecraftforge.server.command.ConfigCommand$ShowFile | |
| net.minecraftforge.server.command.EnumArgument | |
| net.minecraftforge.server.command.EnumArgument$Serialzier | |
| net.minecraftforge.server.command.ForgeCommand | |
| net.minecraftforge.server.command.ModIdArgument | |
| net.minecraftforge.server.command.ModIdArgument$Serialzier | |
| net.minecraftforge.server.command.TextComponentHelper | |
| net.minecraftforge.server.console.ConsoleCommandCompleter | |
| net.minecraftforge.server.console.TerminalHandler | |
| net.minecraftforge.server.permission.DefaultPermissionHandler | |
| net.minecraftforge.server.permission.DefaultPermissionLevel | |
| net.minecraftforge.server.permission.IPermissionHandler | |
| net.minecraftforge.server.permission.PermissionAPI | |
| net.minecraftforge.server.permission.context.AreaContext | |
| net.minecraftforge.server.permission.context.BlockPosContext | |
| net.minecraftforge.server.permission.context.Context | |
| net.minecraftforge.server.permission.context.ContextKey | |
| net.minecraftforge.server.permission.context.ContextKeys | |
| net.minecraftforge.server.permission.context.IContext | |
| net.minecraftforge.server.permission.context.PlayerContext | |
| net.minecraftforge.server.permission.context.TargetContext | |
| net.minecraftforge.server.permission.context.WorldContext | |
| net.minecraftforge.server.timings.ForgeTimings | |
| net.minecraftforge.server.timings.TimeTracker | |
| net.minecraftforge.userdev.ArgumentList | |
| net.minecraftforge.userdev.ArgumentList$EntryValue | |
| net.minecraftforge.userdev.ClasspathLocator | |
| net.minecraftforge.userdev.FMLDevClientLaunchProvider | |
| net.minecraftforge.userdev.FMLDevDataLaunchProvider | |
| net.minecraftforge.userdev.FMLDevServerLaunchProvider | |
| net.minecraftforge.userdev.FMLUserdevClientLaunchProvider | |
| net.minecraftforge.userdev.FMLUserdevDataLaunchProvider | |
| net.minecraftforge.userdev.FMLUserdevLaunchProvider | |
| net.minecraftforge.userdev.FMLUserdevServerLaunchProvider | |
| net.minecraftforge.userdev.LaunchTesting | |
| net.minecraftforge.userdev.MCPNamingService | |
| net.minecraftforge.versions.forge.ForgeVersion | |
| net.minecraftforge.versions.mcp.MCPVersion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment