Uses of Class
net.minecraft.util.Identifier
-
Uses of Identifier in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems with parameters of type Identifier Modifier and Type Method Description static voidRenderSystem. _setShaderTexture(int int2, Identifier identifier)static voidRenderSystem. setShaderTexture(int int2, Identifier identifier) -
Uses of Identifier in net.minecraft.advancement
Fields in net.minecraft.advancement declared as Identifier Modifier and Type Field Description private IdentifierAdvancementDisplay. backgroundprivate @Nullable IdentifierAdvancementRewards.Builder. functionprivate IdentifierAdvancement. idprivate Identifier[]AdvancementRewards. lootprivate IdentifierAdvancement.Task. parentIdprivate Identifier[]AdvancementRewards. recipesFields in net.minecraft.advancement with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,Advancement>AdvancementManager. advancementsprivate static TypeToken<Map<Identifier,AdvancementProgress>>PlayerAdvancementTracker. JSON_TYPEprivate List<Identifier>AdvancementRewards.Builder. lootprivate List<Identifier>AdvancementRewards.Builder. recipesMethods in net.minecraft.advancement that return Identifier Modifier and Type Method Description @Nullable IdentifierAdvancementDisplay. getBackground()IdentifierAdvancement. getId()Identifier[]AdvancementRewards. getRecipes()Methods in net.minecraft.advancement with parameters of type Identifier Modifier and Type Method Description AdvancementRewards.BuilderAdvancementRewards.Builder. addRecipe(Identifier recipe)AdvancementAdvancement.Task. build(Identifier id)Advancement.TaskAdvancement.Task. display(ItemConvertible icon, Text title, Text description, @Nullable Identifier background, AdvancementFrame frame, boolean showToast, boolean announceToChat, boolean hidden)Advancement.TaskAdvancement.Task. display(ItemStack icon, Text title, Text description, @Nullable Identifier background, AdvancementFrame frame, boolean showToast, boolean announceToChat, boolean hidden)@Nullable AdvancementAdvancementManager. get(Identifier id)static AdvancementRewards.BuilderAdvancementRewards.Builder. method_34899(Identifier identifier)AdvancementRewards.BuilderAdvancementRewards.Builder. method_34900(Identifier identifier)static AdvancementRewards.BuilderAdvancementRewards.Builder. method_34901(Identifier identifier)AdvancementRewards.BuilderAdvancementRewards.Builder. method_34902(Identifier identifier)Advancement.TaskAdvancement.Task. parent(Identifier parentId)static AdvancementRewards.BuilderAdvancementRewards.Builder. recipe(Identifier recipe)Method parameters in net.minecraft.advancement with type arguments of type Identifier Modifier and Type Method Description booleanAdvancement.Task. findParent(Function<Identifier,Advancement> parentProvider)voidAdvancementManager. load(Map<Identifier,Advancement.Task> map)voidAdvancementManager. removeAll(Set<Identifier> advancements)Constructors in net.minecraft.advancement with parameters of type Identifier Constructor Description Advancement(Identifier id, @Nullable Advancement parent, @Nullable AdvancementDisplay display, AdvancementRewards rewards, Map<String,AdvancementCriterion> criteria, String[][] requirements)AdvancementDisplay(ItemStack icon, Text title, Text description, @Nullable Identifier background, AdvancementFrame frame, boolean showToast, boolean announceToChat, boolean hidden)AdvancementRewards(int experience, Identifier[] loot, Identifier[] recipes, CommandFunction.LazyContainer function)Task(@Nullable Identifier parentId, @Nullable AdvancementDisplay display, AdvancementRewards rewards, Map<String,AdvancementCriterion> criteria, String[][] requirements) -
Uses of Identifier in net.minecraft.advancement.criterion
Fields in net.minecraft.advancement.criterion declared as Identifier Modifier and Type Field Description private IdentifierAbstractCriterionConditions. idprivate IdentifierLocationArrivalCriterion. idprivate IdentifierOnKilledCriterion. idprivate static IdentifierBeeNestDestroyedCriterion. IDprivate static IdentifierBredAnimalsCriterion. IDprivate static IdentifierBrewedPotionCriterion. IDprivate static IdentifierChangedDimensionCriterion. IDprivate static IdentifierChanneledLightningCriterion. IDprivate static IdentifierConstructBeaconCriterion. IDprivate static IdentifierConsumeItemCriterion. IDprivate static IdentifierCuredZombieVillagerCriterion. IDprivate static IdentifierEffectsChangedCriterion. IDprivate static IdentifierEnchantedItemCriterion. IDprivate static IdentifierEnterBlockCriterion. IDprivate static IdentifierEntityHurtPlayerCriterion. IDprivate static IdentifierFilledBucketCriterion. IDprivate static IdentifierFishingRodHookedCriterion. IDprivate static IdentifierImpossibleCriterion. IDprivate static IdentifierInventoryChangedCriterion. IDprivate static IdentifierItemDurabilityChangedCriterion. IDprivate static IdentifierItemUsedOnBlockCriterion. IDprivate static IdentifierKilledByCrossbowCriterion. IDprivate static IdentifierLevitationCriterion. IDprivate static IdentifierNetherTravelCriterion. IDprivate static IdentifierPlacedBlockCriterion. IDprivate static IdentifierPlayerGeneratesContainerLootCriterion. IDprivate static IdentifierPlayerHurtEntityCriterion. IDprivate static IdentifierPlayerInteractedWithEntityCriterion. IDprivate static IdentifierRecipeUnlockedCriterion. IDprivate static IdentifierShotCrossbowCriterion. IDprivate static IdentifierSlideDownBlockCriterion. IDprivate static IdentifierSummonedEntityCriterion. IDprivate static IdentifierTameAnimalCriterion. IDprivate static IdentifierTargetHitCriterion. IDprivate static IdentifierThrownItemPickedUpByEntityCriterion. IDstatic IdentifierTickCriterion. IDprivate static IdentifierUsedEnderEyeCriterion. IDprivate static IdentifierUsedTotemCriterion. IDprivate static IdentifierVillagerTradeCriterion. IDprivate IdentifierPlayerGeneratesContainerLootCriterion.Conditions. lootTableprivate IdentifierRecipeUnlockedCriterion.Conditions. recipeFields in net.minecraft.advancement.criterion with type parameters of type Identifier Modifier and Type Field Description private static Map<Identifier,Criterion<?>>Criteria. VALUESMethods in net.minecraft.advancement.criterion that return Identifier Modifier and Type Method Description IdentifierAbstractCriterionConditions. getId()IdentifierBeeNestDestroyedCriterion. getId()IdentifierBredAnimalsCriterion. getId()IdentifierBrewedPotionCriterion. getId()IdentifierChangedDimensionCriterion. getId()IdentifierChanneledLightningCriterion. getId()IdentifierConstructBeaconCriterion. getId()IdentifierConsumeItemCriterion. getId()IdentifierCriterion. getId()IdentifierCriterionConditions. getId()IdentifierCuredZombieVillagerCriterion. getId()IdentifierEffectsChangedCriterion. getId()IdentifierEnchantedItemCriterion. getId()IdentifierEnterBlockCriterion. getId()IdentifierEntityHurtPlayerCriterion. getId()IdentifierFilledBucketCriterion. getId()IdentifierFishingRodHookedCriterion. getId()IdentifierImpossibleCriterion.Conditions. getId()IdentifierImpossibleCriterion. getId()IdentifierInventoryChangedCriterion. getId()IdentifierItemDurabilityChangedCriterion. getId()IdentifierItemUsedOnBlockCriterion. getId()IdentifierKilledByCrossbowCriterion. getId()IdentifierLevitationCriterion. getId()IdentifierLocationArrivalCriterion. getId()IdentifierNetherTravelCriterion. getId()IdentifierOnKilledCriterion. getId()IdentifierPlacedBlockCriterion. getId()IdentifierPlayerGeneratesContainerLootCriterion. getId()IdentifierPlayerHurtEntityCriterion. getId()IdentifierPlayerInteractedWithEntityCriterion. getId()IdentifierRecipeUnlockedCriterion. getId()IdentifierShotCrossbowCriterion. getId()IdentifierSlideDownBlockCriterion. getId()IdentifierSummonedEntityCriterion. getId()IdentifierTameAnimalCriterion. getId()IdentifierTargetHitCriterion. getId()IdentifierThrownItemPickedUpByEntityCriterion. getId()IdentifierTickCriterion. getId()IdentifierUsedEnderEyeCriterion. getId()IdentifierUsedTotemCriterion. getId()IdentifierVillagerTradeCriterion. getId()Methods in net.minecraft.advancement.criterion with parameters of type Identifier Modifier and Type Method Description static PlayerGeneratesContainerLootCriterion.ConditionsPlayerGeneratesContainerLootCriterion.Conditions. create(Identifier lootTable)static RecipeUnlockedCriterion.ConditionsRecipeUnlockedCriterion. create(Identifier id)static <T extends CriterionConditions>
@Nullable Criterion<T>Criteria. getById(Identifier id)booleanPlayerGeneratesContainerLootCriterion.Conditions. test(Identifier lootTable)voidPlayerGeneratesContainerLootCriterion. test(ServerPlayerEntity player, Identifier id)Constructors in net.minecraft.advancement.criterion with parameters of type Identifier Constructor Description AbstractCriterionConditions(Identifier id, EntityPredicate.Extended playerPredicate)Conditions(Identifier id, EntityPredicate.Extended player, LocationPredicate location)Conditions(Identifier id, EntityPredicate.Extended player, EntityPredicate.Extended entity, DamageSourcePredicate killingBlow)Conditions(EntityPredicate.Extended entity, Identifier lootTable)Conditions(EntityPredicate.Extended player, Identifier recipe)LocationArrivalCriterion(Identifier id)OnKilledCriterion(Identifier id) -
Uses of Identifier in net.minecraft.block
Fields in net.minecraft.block declared as Identifier Modifier and Type Field Description static IdentifierShulkerBoxBlock. CONTENTSprotected @Nullable IdentifierAbstractBlock. lootTableIdprivate IdentifierAbstractBlock.Settings. lootTableIdMethods in net.minecraft.block that return Identifier Modifier and Type Method Description IdentifierAbstractBlock. getLootTableId()Methods in net.minecraft.block that return types with arguments of type Identifier Modifier and Type Method Description protected Stat<Identifier>ChestBlock. getOpenStat()protected Stat<Identifier>TrappedChestBlock. getOpenStat() -
Uses of Identifier in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as Identifier Modifier and Type Field Description protected @Nullable IdentifierLootableContainerBlockEntity. lootTableIdprivate IdentifierJigsawBlockEntity. nameprivate IdentifierJigsawBlockEntity. poolprivate IdentifierStructureBlockBlockEntity. structureNameprivate IdentifierJigsawBlockEntity. targetFields in net.minecraft.block.entity with type parameters of type Identifier Modifier and Type Field Description private Object2IntOpenHashMap<Identifier>AbstractFurnaceBlockEntity. recipesUsedMethods in net.minecraft.block.entity that return Identifier Modifier and Type Method Description static @Nullable IdentifierBlockEntityType. getId(BlockEntityType<?> type)IdentifierJigsawBlockEntity. getName()IdentifierJigsawBlockEntity. getPool()IdentifierBannerPattern. getSpriteId(boolean banner)IdentifierJigsawBlockEntity. getTarget()Methods in net.minecraft.block.entity with parameters of type Identifier Modifier and Type Method Description voidJigsawBlockEntity. setAttachmentType(Identifier value)voidLootableContainerBlockEntity. setLootTable(Identifier id, long seed)static voidLootableContainerBlockEntity. setLootTable(BlockView world, Random random, BlockPos pos, Identifier id)voidJigsawBlockEntity. setPool(Identifier pool)voidStructureBlockBlockEntity. setStructureName(@Nullable Identifier structureName)voidJigsawBlockEntity. setTargetPool(Identifier target) -
Uses of Identifier in net.minecraft.client
Fields in net.minecraft.client declared as Identifier Modifier and Type Field Description static IdentifierMinecraftClient. ALT_TEXT_RENDERER_IDstatic IdentifierMinecraftClient. DEFAULT_FONT_IDstatic IdentifierMinecraftClient. UNICODE_FONT_IDMethods in net.minecraft.client that return types with arguments of type Identifier Modifier and Type Method Description Function<Identifier,Sprite>MinecraftClient. getSpriteAtlas(Identifier id)Methods in net.minecraft.client with parameters of type Identifier Modifier and Type Method Description private voidKeyboard. copyEntity(Identifier id, Vec3d pos, @Nullable NbtCompound nbt)Function<Identifier,Sprite>MinecraftClient. getSpriteAtlas(Identifier id) -
Uses of Identifier in net.minecraft.client.font
Fields in net.minecraft.client.font declared as Identifier Modifier and Type Field Description private IdentifierBitmapFont.Loader. filenameprivate IdentifierTrueTypeFontLoader. filenameprivate IdentifierFontStorage. idprivate IdentifierGlyphAtlasTexture. idstatic IdentifierFontManager. MISSING_STORAGE_IDprivate IdentifierUnicodeTextureFont.Loader. sizesFields in net.minecraft.client.font with type parameters of type Identifier Modifier and Type Field Description private Function<Identifier,FontStorage>TextRenderer. fontStorageAccessorprivate Map<Identifier,FontStorage>FontManager. fontStoragesprivate Map<Identifier,Identifier>FontManager. idOverridesprivate Map<Identifier,Identifier>FontManager. idOverridesprivate Map<Identifier,NativeImage>UnicodeTextureFont. imagesMethods in net.minecraft.client.font that return Identifier Modifier and Type Method Description IdentifierGlyphAtlasTexture. getId()private IdentifierUnicodeTextureFont. getImageId(int codePoint)Methods in net.minecraft.client.font with parameters of type Identifier Modifier and Type Method Description private FontStorageTextRenderer. getFontStorage(Identifier id)private @Nullable NativeImageUnicodeTextureFont. getGlyphImage(Identifier glyphId)Method parameters in net.minecraft.client.font with type arguments of type Identifier Modifier and Type Method Description voidFontManager. setIdOverrides(Map<Identifier,Identifier> overrides)voidFontManager. setIdOverrides(Map<Identifier,Identifier> overrides)Constructors in net.minecraft.client.font with parameters of type Identifier Constructor Description FontStorage(TextureManager textureManager, Identifier id)GlyphAtlasTexture(Identifier id, boolean hasColor)Loader(Identifier id, int height, int ascent, List<int[]> chars)Loader(Identifier sizes, String template)TrueTypeFontLoader(Identifier filename, float size, float oversample, float shiftX, float shiftY, String excludedCharacters)Constructor parameters in net.minecraft.client.font with type arguments of type Identifier Constructor Description TextRenderer(Function<Identifier,FontStorage> fontStorageAccessor) -
Uses of Identifier in net.minecraft.client.gl
Methods in net.minecraft.client.gl with parameters of type Identifier Modifier and Type Method Description private voidShaderEffect. parseEffect(TextureManager textureManager, Identifier location)Constructors in net.minecraft.client.gl with parameters of type Identifier Constructor Description ShaderEffect(TextureManager textureManager, ResourceManager resourceManager, Framebuffer framebuffer, Identifier location) -
Uses of Identifier in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as Identifier Modifier and Type Field Description private Identifier[]CubeMapRenderer. facesstatic IdentifierDrawableHelper. GUI_ICONS_TEXTUREThe texture of various icons and widgets used for rendering ingame indicators.static IdentifierDrawableHelper. OPTIONS_BACKGROUND_TEXTUREThe texture used by options for background.static IdentifierDrawableHelper. STATS_ICON_TEXTUREThe texture of icons used in the stats screen.Constructors in net.minecraft.client.gui with parameters of type Identifier Constructor Description CubeMapRenderer(Identifier faces) -
Uses of Identifier in net.minecraft.client.gui.hud
Fields in net.minecraft.client.gui.hud declared as Identifier Modifier and Type Field Description private static IdentifierBossBarHud. BARS_TEXTUREprivate static IdentifierInGameHud. POWDER_SNOW_OUTLINEprivate static IdentifierInGameHud. PUMPKIN_BLURstatic IdentifierSpectatorHud. SPECTATOR_TEXTUREprivate static IdentifierInGameHud. SPYGLASS_SCOPEprivate static IdentifierInGameOverlayRenderer. UNDERWATER_TEXTUREprivate static IdentifierInGameHud. VIGNETTE_TEXTUREprivate static IdentifierInGameHud. WIDGETS_TEXTUREprivate static IdentifierSpectatorHud. WIDGETS_TEXTUREMethods in net.minecraft.client.gui.hud with parameters of type Identifier Modifier and Type Method Description private voidInGameHud. renderOverlay(Identifier texture, float opacity) -
Uses of Identifier in net.minecraft.client.gui.hud.spectator
Fields in net.minecraft.client.gui.hud.spectator declared as Identifier Modifier and Type Field Description private IdentifierTeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand. skinIdprivate IdentifierTeleportToSpecificPlayerSpectatorCommand. skinId -
Uses of Identifier in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as Identifier Modifier and Type Field Description private static IdentifierTitleScreen. ACCESSIBILITY_ICON_TEXTUREprivate static IdentifierDemoScreen. DEMO_BGprivate static IdentifierCreditsScreen. EDITION_TITLE_TEXTUREprivate static IdentifierTitleScreen. EDITION_TITLE_TEXTUREprivate static IdentifierSplashScreen. LOGOprivate static IdentifierCreditsScreen. MINECRAFT_TITLE_TEXTUREprivate static IdentifierTitleScreen. MINECRAFT_TITLE_TEXTUREprivate static IdentifierTitleScreen. PANORAMA_OVERLAYprivate static IdentifierGameModeSelectionScreen. TEXTUREprivate static IdentifierCreditsScreen. VIGNETTE_TEXTUREFields in net.minecraft.client.gui.screen with type parameters of type Identifier Modifier and Type Field Description private Stat<Identifier>StatsScreen.GeneralStatsListWidget.Entry. statMethod parameters in net.minecraft.client.gui.screen with type arguments of type Identifier Modifier and Type Method Description private static StringStatsScreen. getStatTranslationKey(Stat<Identifier> stat)Constructor parameters in net.minecraft.client.gui.screen with type arguments of type Identifier Constructor Description Entry(Stat<Identifier> stat) -
Uses of Identifier in net.minecraft.client.gui.screen.advancement
Fields in net.minecraft.client.gui.screen.advancement declared as Identifier Modifier and Type Field Description private static IdentifierAdvancementsScreen. TABS_TEXTUREprivate static IdentifierAdvancementWidget. WIDGETS_TEXTUREprivate static IdentifierAdvancementsScreen. WINDOW_TEXTURE -
Uses of Identifier in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as Identifier Modifier and Type Field Description private IdentifierAbstractFurnaceScreen. backgroundstatic IdentifierHandledScreen. BACKGROUND_TEXTUREstatic IdentifierBookScreen. BOOK_TEXTUREprivate static IdentifierEnchantmentScreen. BOOK_TEXTUREprivate static IdentifierEnchantingPhrases. FONT_IDprivate static IdentifierAbstractFurnaceScreen. RECIPE_BUTTON_TEXTUREprivate static IdentifierCraftingScreen. RECIPE_BUTTON_TEXTUREprivate static IdentifierInventoryScreen. RECIPE_BUTTON_TEXTUREprivate IdentifierForgingScreen. textureprivate static IdentifierAnvilScreen. TEXTUREprivate static IdentifierBeaconScreen. TEXTUREprivate static IdentifierBlastFurnaceScreen. TEXTUREprivate static IdentifierBrewingStandScreen. TEXTUREprivate static IdentifierCartographyTableScreen. TEXTUREprivate static IdentifierCraftingScreen. TEXTUREprivate static IdentifierCreativeInventoryScreen. TEXTUREprivate static IdentifierEnchantmentScreen. TEXTUREprivate static IdentifierFurnaceScreen. TEXTUREprivate static IdentifierGeneric3x3ContainerScreen. TEXTUREprivate static IdentifierGenericContainerScreen. TEXTUREprivate static IdentifierGrindstoneScreen. TEXTUREprivate static IdentifierHopperScreen. TEXTUREprivate static IdentifierHorseScreen. TEXTUREprivate static IdentifierLoomScreen. TEXTUREprivate static IdentifierMerchantScreen. TEXTUREprivate static IdentifierShulkerBoxScreen. TEXTUREprivate static IdentifierSmithingScreen. TEXTUREprivate static IdentifierSmokerScreen. TEXTUREprivate static IdentifierStonecutterScreen. TEXTUREFields in net.minecraft.client.gui.screen.ingame with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,Tag<Item>>CreativeInventoryScreen. searchResultTagsMethods in net.minecraft.client.gui.screen.ingame that return types with arguments of type Identifier Modifier and Type Method Description @Nullable com.mojang.datafixers.util.Pair<Identifier,Identifier>CreativeInventoryScreen.CreativeSlot. getBackgroundSprite()@Nullable com.mojang.datafixers.util.Pair<Identifier,Identifier>CreativeInventoryScreen.CreativeSlot. getBackgroundSprite()Constructors in net.minecraft.client.gui.screen.ingame with parameters of type Identifier Constructor Description AbstractFurnaceScreen(T handler, AbstractFurnaceRecipeBookScreen recipeBook, PlayerInventory inventory, Text title, Identifier background)ForgingScreen(T handler, PlayerInventory playerInventory, Text title, Identifier texture) -
Uses of Identifier in net.minecraft.client.gui.screen.multiplayer
Fields in net.minecraft.client.gui.screen.multiplayer declared as Identifier Modifier and Type Field Description private IdentifierMultiplayerServerListWidget.ServerEntry. iconTextureIdprivate static IdentifierMultiplayerServerListWidget. SERVER_SELECTION_TEXTUREprotected static IdentifierSocialInteractionsScreen. SOCIAL_INTERACTIONS_TEXTUREprivate static IdentifierMultiplayerServerListWidget. UNKNOWN_SERVER_TEXTUREFields in net.minecraft.client.gui.screen.multiplayer with type parameters of type Identifier Modifier and Type Field Description private Supplier<Identifier>SocialInteractionsPlayerListEntry. skinTextureMethods in net.minecraft.client.gui.screen.multiplayer with parameters of type Identifier Modifier and Type Method Description protected voidMultiplayerServerListWidget.ServerEntry. draw(MatrixStack matrices, int x, int y, Identifier textureId)Constructor parameters in net.minecraft.client.gui.screen.multiplayer with type arguments of type Identifier Constructor Description SocialInteractionsPlayerListEntry(MinecraftClient client, SocialInteractionsScreen parent, UUID uuid, String name, Supplier<Identifier> skinTexture) -
Uses of Identifier in net.minecraft.client.gui.screen.pack
Fields in net.minecraft.client.gui.screen.pack declared as Identifier Modifier and Type Field Description private static IdentifierPackListWidget. RESOURCE_PACKS_TEXTUREprivate static IdentifierPackScreen. UNKNOWN_PACKFields in net.minecraft.client.gui.screen.pack with type parameters of type Identifier Modifier and Type Field Description private Function<ResourcePackProfile,Identifier>ResourcePackOrganizer. field_25785private Map<String,Identifier>PackScreen. iconTexturesMethods in net.minecraft.client.gui.screen.pack that return Identifier Modifier and Type Method Description private IdentifierPackScreen. getPackIconTexture(ResourcePackProfile resourcePackProfile)private IdentifierPackScreen. loadPackIcon(TextureManager textureManager, ResourcePackProfile resourcePackProfile)IdentifierResourcePackOrganizer.AbstractPack. method_30286()IdentifierResourcePackOrganizer.Pack. method_30286()Constructor parameters in net.minecraft.client.gui.screen.pack with type arguments of type Identifier Constructor Description ResourcePackOrganizer(Runnable updateCallback, Function<ResourcePackProfile,Identifier> function, ResourcePackManager resourcePackManager, Consumer<ResourcePackManager> consumer) -
Uses of Identifier in net.minecraft.client.gui.screen.recipebook
Fields in net.minecraft.client.gui.screen.recipebook declared as Identifier Modifier and Type Field Description private static IdentifierAnimatedResultButton. BACKGROUND_TEXTUREprivate static IdentifierRecipeAlternativesWidget. BACKGROUND_TEXTUREprotected static IdentifierRecipeBookWidget. TEXTURE -
Uses of Identifier in net.minecraft.client.gui.screen.world
Fields in net.minecraft.client.gui.screen.world declared as Identifier Modifier and Type Field Description private IdentifierWorldListWidget.Entry. iconLocationprivate static IdentifierWorldListWidget. UNKNOWN_SERVER_LOCATIONprivate static IdentifierWorldListWidget. WORLD_SELECTION_LOCATION -
Uses of Identifier in net.minecraft.client.gui.tooltip
Fields in net.minecraft.client.gui.tooltip declared as Identifier Modifier and Type Field Description static IdentifierBundleTooltipComponent. TEXTURE -
Uses of Identifier in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as Identifier Modifier and Type Field Description static IdentifierEntryListWidget. field_29346private IdentifierTexturedButtonWidget. textureprotected IdentifierToggleButtonWidget. textureprivate static IdentifierCheckboxWidget. TEXTUREstatic IdentifierAbstractButtonWidget. WIDGETS_LOCATIONMethods in net.minecraft.client.gui.widget with parameters of type Identifier Modifier and Type Method Description voidToggleButtonWidget. setTextureUV(int u, int v, int pressedUOffset, int hoverVOffset, Identifier texture)Constructors in net.minecraft.client.gui.widget with parameters of type Identifier Constructor Description TexturedButtonWidget(int x, int y, int width, int height, int u, int v, int hoveredVOffset, Identifier texture, int textureWidth, int textureHeight, ButtonWidget.PressAction pressAction)TexturedButtonWidget(int x, int y, int width, int height, int u, int v, int hoveredVOffset, Identifier texture, int textureWidth, int textureHeight, ButtonWidget.PressAction pressAction, ButtonWidget.TooltipSupplier tooltipSupplier, Text text)TexturedButtonWidget(int x, int y, int width, int height, int u, int v, int hoveredVOffset, Identifier texture, int textureWidth, int textureHeight, ButtonWidget.PressAction pressAction, Text text)TexturedButtonWidget(int x, int y, int width, int height, int u, int v, int hoveredVOffset, Identifier texture, ButtonWidget.PressAction pressAction)TexturedButtonWidget(int int2, int int3, int int4, int int5, int int6, int int7, Identifier identifier, ButtonWidget.PressAction pressAction) -
Uses of Identifier in net.minecraft.client.item
Fields in net.minecraft.client.item declared as Identifier Modifier and Type Field Description private static IdentifierModelPredicateProviderRegistry. DAMAGE_IDprivate static IdentifierModelPredicateProviderRegistry. DAMAGED_IDFields in net.minecraft.client.item with type parameters of type Identifier Modifier and Type Field Description private static Map<Identifier,ModelPredicateProvider>ModelPredicateProviderRegistry. GLOBALprivate static Map<Item,Map<Identifier,ModelPredicateProvider>>ModelPredicateProviderRegistry. ITEM_SPECIFICMethods in net.minecraft.client.item with parameters of type Identifier Modifier and Type Method Description static @Nullable ModelPredicateProviderModelPredicateProviderRegistry. get(Item item, Identifier id)private static voidModelPredicateProviderRegistry. register(Item item, Identifier id, ModelPredicateProvider provider)private static ModelPredicateProviderModelPredicateProviderRegistry. register(Identifier id, ModelPredicateProvider provider) -
Uses of Identifier in net.minecraft.client.model
Fields in net.minecraft.client.model with type parameters of type Identifier Modifier and Type Field Description protected Function<Identifier,RenderLayer>Model. layerFactoryMethods in net.minecraft.client.model with parameters of type Identifier Modifier and Type Method Description RenderLayerModel. getLayer(Identifier texture)Constructor parameters in net.minecraft.client.model with type arguments of type Identifier Constructor Description Model(Function<Identifier,RenderLayer> layerFactory) -
Uses of Identifier in net.minecraft.client.network
Fields in net.minecraft.client.network with type parameters of type Identifier Modifier and Type Field Description private Map<com.mojang.authlib.minecraft.MinecraftProfileTexture.Type,Identifier>PlayerListEntry. texturesMethods in net.minecraft.client.network that return Identifier Modifier and Type Method Description @Nullable IdentifierAbstractClientPlayerEntity. getCapeTexture()@Nullable IdentifierPlayerListEntry. getCapeTexture()@Nullable IdentifierAbstractClientPlayerEntity. getElytraTexture()@Nullable IdentifierPlayerListEntry. getElytraTexture()static IdentifierAbstractClientPlayerEntity. getSkinId(String playerName)IdentifierAbstractClientPlayerEntity. getSkinTexture()IdentifierPlayerListEntry. getSkinTexture()Methods in net.minecraft.client.network that return types with arguments of type Identifier Modifier and Type Method Description Stream<Identifier>ClientCommandSource. getRecipeIds()Collection<Identifier>ClientCommandSource. getSoundIds()Methods in net.minecraft.client.network with parameters of type Identifier Modifier and Type Method Description static voidAbstractClientPlayerEntity. loadSkin(Identifier id, String playerName) -
Uses of Identifier in net.minecraft.client.particle
Fields in net.minecraft.client.particle with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,ParticleManager.SimpleSpriteProvider>ParticleManager. spriteAwareFactoriesprivate @Nullable List<Identifier>ParticleTextureData. textureListMethods in net.minecraft.client.particle that return types with arguments of type Identifier Modifier and Type Method Description @Nullable List<Identifier>ParticleTextureData. getTextureList()Methods in net.minecraft.client.particle with parameters of type Identifier Modifier and Type Method Description private voidParticleManager. loadTextureList(ResourceManager resourceManager, Identifier id, Map<Identifier,List<Identifier>> result)Method parameters in net.minecraft.client.particle with type arguments of type Identifier Modifier and Type Method Description private voidParticleManager. loadTextureList(ResourceManager resourceManager, Identifier id, Map<Identifier,List<Identifier>> result)private voidParticleManager. loadTextureList(ResourceManager resourceManager, Identifier id, Map<Identifier,List<Identifier>> result)Constructor parameters in net.minecraft.client.particle with type arguments of type Identifier Constructor Description ParticleTextureData(@Nullable List<Identifier> textureList) -
Uses of Identifier in net.minecraft.client.realms.gui
Fields in net.minecraft.client.realms.gui declared as Identifier Modifier and Type Field Description static IdentifierRealmsWorldSlotButton. EMPTY_FRAMEstatic IdentifierRealmsWorldSlotButton. PANORAMA_0static IdentifierRealmsWorldSlotButton. PANORAMA_2static IdentifierRealmsWorldSlotButton. PANORAMA_3static IdentifierRealmsWorldSlotButton. SLOT_FRAME -
Uses of Identifier in net.minecraft.client.realms.gui.screen
Fields in net.minecraft.client.realms.gui.screen declared as Identifier Modifier and Type Field Description private static IdentifierRealmsPendingInvitesScreen. ACCEPT_ICONprivate static IdentifierRealmsResetWorldScreen. ADVENTURE_TEXTUREprivate static IdentifierRealmsMainScreen. CONFIGURE_ICONprivate static IdentifierRealmsMainScreen. CROSS_ICONprivate static IdentifierRealmsPlayerScreen. CROSS_PLAYER_ICONprivate static IdentifierRealmsMainScreen. DARKENprivate static IdentifierRealmsResetWorldScreen. EXPERIENCE_TEXTUREprivate static IdentifierRealmsConfigureWorldScreen. EXPIRED_ICONprivate static IdentifierRealmsMainScreen. EXPIRED_ICONprivate static IdentifierRealmsConfigureWorldScreen. EXPIRES_SOON_ICONprivate static IdentifierRealmsMainScreen. EXPIRES_SOON_ICONprivate IdentifierRealmsResetWorldScreen.FrameButton. imageprivate static IdentifierRealmsResetWorldScreen. INSPIRATION_TEXTUREprivate static IdentifierRealmsMainScreen. INVITATION_ICONprivate static IdentifierRealmsMainScreen. INVITE_ICONprivate static IdentifierRealmsNotificationsScreen. INVITE_ICONprivate static IdentifierRealmsMainScreen. LEAVE_ICONprivate static IdentifierRealmsSelectWorldTemplateScreen. LINK_ICONSprivate static IdentifierRealmsResetWorldScreen. NEW_WORLD_TEXTUREprivate static IdentifierRealmsMainScreen. NEWS_ICONprivate static IdentifierRealmsNotificationsScreen. NEWS_NOTIFICATIONprivate static IdentifierRealmsConfigureWorldScreen. OFF_ICONprivate static IdentifierRealmsMainScreen. OFF_ICONprivate static IdentifierRealmsConfigureWorldScreen. ON_ICONprivate static IdentifierRealmsMainScreen. ON_ICONprivate static IdentifierRealmsPlayerScreen. OP_ICONprivate static IdentifierRealmsPlayerScreen. OPTIONS_BACKGROUNDprivate static IdentifierRealmsBackupScreen. PLUS_ICONprivate static IdentifierRealmsMainScreen. POPUPprivate static IdentifierRealmsMainScreen. QUESTIONMARKprivate static IdentifierRealmsMainScreen. REALMSprivate static IdentifierRealmsPendingInvitesScreen. REJECT_ICONprivate static IdentifierRealmsBackupScreen. RESTORE_ICONprivate static IdentifierRealmsSelectWorldTemplateScreen. SLOT_FRAMEprivate static IdentifierRealmsResetWorldScreen. SLOT_FRAME_TEXTUREprivate static IdentifierRealmsResetWorldScreen. SURVIVAL_SPAWN_TEXTUREprivate static IdentifierRealmsSelectWorldTemplateScreen. TRAILER_ICONSprivate static IdentifierRealmsMainScreen. TRIAL_ICONprivate static IdentifierRealmsNotificationsScreen. TRIAL_ICONprivate static IdentifierRealmsResetWorldScreen. UPLOAD_TEXTUREprivate static IdentifierRealmsPlayerScreen. USER_ICONprivate static IdentifierRealmsMainScreen. WIDGETSprivate static IdentifierRealmsMainScreen. WORLD_ICONFields in net.minecraft.client.realms.gui.screen with type parameters of type Identifier Modifier and Type Field Description private static List<Identifier>RealmsMainScreen. IMAGESMethods in net.minecraft.client.realms.gui.screen with parameters of type Identifier Modifier and Type Method Description private voidRealmsResetWorldScreen. drawFrame(MatrixStack matrices, int x, int y, Text text, Identifier texture, boolean hovered, boolean mouseOver)Constructors in net.minecraft.client.realms.gui.screen with parameters of type Identifier Constructor Description FrameButton(int x, int y, Text message, Identifier image, ButtonWidget.PressAction onPress) -
Uses of Identifier in net.minecraft.client.realms.util
Fields in net.minecraft.client.realms.util declared as Identifier Modifier and Type Field Description private static IdentifierRealmsTextureManager. ISLES -
Uses of Identifier in net.minecraft.client.render
Fields in net.minecraft.client.render declared as Identifier Modifier and Type Field Description static IdentifierTexturedRenderLayers. BANNER_PATTERNS_ATLAS_TEXTUREstatic IdentifierTexturedRenderLayers. BEDS_ATLAS_TEXTUREstatic IdentifierTexturedRenderLayers. CHEST_ATLAS_TEXTUREprivate static IdentifierWorldRenderer. CLOUDSprivate static IdentifierWorldRenderer. END_SKYprivate static IdentifierWorldRenderer. FORCEFIELDprivate static IdentifierMapRenderer. MAP_ICONS_TEXTUREprivate static IdentifierWorldRenderer. MOON_PHASESprivate static IdentifierGameRenderer. NAUSEA_OVERLAYprivate static IdentifierWorldRenderer. RAINprivate static Identifier[]GameRenderer. SHADERS_LOCATIONSstatic IdentifierTexturedRenderLayers. SHIELD_PATTERNS_ATLAS_TEXTUREstatic IdentifierTexturedRenderLayers. SHULKER_BOXES_ATLAS_TEXTUREstatic IdentifierTexturedRenderLayers. SIGNS_ATLAS_TEXTUREprivate static IdentifierWorldRenderer. SNOWprivate static IdentifierWorldRenderer. SUNprivate IdentifierLightmapTextureManager. textureIdentifierMethods in net.minecraft.client.render that return types with arguments of type Identifier Modifier and Type Method Description protected Optional<Identifier>RenderPhase.Texture. getId()protected Optional<Identifier>RenderPhase.TextureBase. getId()protected Optional<Identifier>RenderPhase.Textures. getId()Methods in net.minecraft.client.render with parameters of type Identifier Modifier and Type Method Description RenderPhase.Textures.BuilderRenderPhase.Textures.Builder. add(Identifier id, boolean blur, boolean mipmap)static RenderLayerRenderLayer. getArmorCutoutNoCull(Identifier texture)static RenderLayerRenderLayer. getBeaconBeam(Identifier texture, boolean translucent)static RenderLayerRenderLayer. getBlockBreaking(Identifier texture)static RenderLayerRenderLayer. getEnergySwirl(Identifier texture, float x, float y)static RenderLayerRenderLayer. getEntityAlpha(Identifier texture)static RenderLayerRenderLayer. getEntityCutout(Identifier texture)static RenderLayerRenderLayer. getEntityCutoutNoCull(Identifier texture)static RenderLayerRenderLayer. getEntityCutoutNoCull(Identifier texture, boolean affectsOutline)static RenderLayerRenderLayer. getEntityCutoutNoCullZOffset(Identifier texture)static RenderLayerRenderLayer. getEntityCutoutNoCullZOffset(Identifier texture, boolean affectsOutline)static RenderLayerRenderLayer. getEntityDecal(Identifier texture)static RenderLayerRenderLayer. getEntityNoOutline(Identifier texture)static RenderLayerRenderLayer. getEntityShadow(Identifier texture)static RenderLayerRenderLayer. getEntitySmoothCutout(Identifier texture)static RenderLayerRenderLayer. getEntitySolid(Identifier texture)static RenderLayerRenderLayer. getEntityTranslucent(Identifier texture)static RenderLayerRenderLayer. getEntityTranslucent(Identifier texture, boolean affectsOutline)static RenderLayerRenderLayer. getEntityTranslucentCull(Identifier texture)static RenderLayerRenderLayer. getEyes(Identifier texture)static RenderLayerRenderLayer. getItemEntityTranslucentCull(Identifier texture)static RenderLayerRenderLayer. getOutline(Identifier texture)static RenderLayerRenderLayer. getText(Identifier texture)static RenderLayerRenderLayer. getTextSeeThrough(Identifier texture)private voidGameRenderer. loadShader(Identifier id)Constructors in net.minecraft.client.render with parameters of type Identifier Constructor Description Texture(Identifier id, boolean blur, boolean mipmap)Constructor parameters in net.minecraft.client.render with type arguments of type Identifier Constructor Description Textures(ImmutableList<Triple<Identifier,Boolean,Boolean>> textures) -
Uses of Identifier in net.minecraft.client.render.block
Methods in net.minecraft.client.render.block with parameters of type Identifier Modifier and Type Method Description static ModelIdentifierBlockModels. getModelId(Identifier id, BlockState state) -
Uses of Identifier in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity declared as Identifier Modifier and Type Field Description static IdentifierBeaconBlockEntityRenderer. BEAM_TEXTUREprivate static IdentifierEndGatewayBlockEntityRenderer. BEAM_TEXTUREstatic IdentifierEndPortalBlockEntityRenderer. PORTAL_TEXTUREstatic IdentifierEndPortalBlockEntityRenderer. SKY_TEXTUREFields in net.minecraft.client.render.block.entity with type parameters of type Identifier Modifier and Type Field Description private static Map<SkullBlock.SkullType,Identifier>SkullBlockEntityRenderer. TEXTURESMethods in net.minecraft.client.render.block.entity with parameters of type Identifier Modifier and Type Method Description static voidBeaconBlockEntityRenderer. renderBeam(MatrixStack matrices, VertexConsumerProvider vertexConsumers, Identifier textureId, float tickDelta, float heightScale, long worldTime, int yOffset, int maxY, float[] color, float innerRadius, float outerRadius) -
Uses of Identifier in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity declared as Identifier Modifier and Type Field Description private static IdentifierBeeEntityRenderer. ANGRY_NECTAR_TEXTUREprivate static IdentifierBeeEntityRenderer. ANGRY_TEXTUREprivate static IdentifierGhastEntityRenderer. ANGRY_TEXTUREprivate static IdentifierWolfEntityRenderer. ANGRY_TEXTUREprivate static IdentifierRabbitEntityRenderer. BLACK_TEXTUREprivate static IdentifierRabbitEntityRenderer. BROWN_TEXTUREprivate static IdentifierRabbitEntityRenderer. CAERBANNOG_TEXTUREprivate static IdentifierVexEntityRenderer. CHARGING_TEXTUREprivate static IdentifierStriderEntityRenderer. COLD_TEXTUREstatic Identifier[]ShulkerEntityRenderer. COLORED_TEXTURESstatic IdentifierEnderDragonEntityRenderer. CRYSTAL_BEAM_TEXTUREprivate static IdentifierGuardianEntityRenderer. EXPLOSION_BEAM_TEXTUREprivate static IdentifierEnderDragonEntityRenderer. EXPLOSION_TEXTUREprivate static IdentifierEnderDragonEntityRenderer. EYE_TEXTUREprivate static IdentifierRabbitEntityRenderer. GOLD_TEXTUREprivate static IdentifierWitherEntityRenderer. INVULNERABLE_TEXTUREprivate static IdentifierWitherSkullEntityRenderer. INVULNERABLE_TEXTUREprivate static IdentifierBeeEntityRenderer. NECTAR_TEXTUREprivate static IdentifierBeeEntityRenderer. PASSIVE_TEXTUREprivate static IdentifierRabbitEntityRenderer. SALT_TEXTUREprivate static IdentifierFoxEntityRenderer. SLEEPING_SNOW_TEXTUREprivate static IdentifierFoxEntityRenderer. SLEEPING_TEXTUREprivate static IdentifierFoxEntityRenderer. SNOW_TEXTUREprivate static IdentifierWolfEntityRenderer. TAMED_TEXTUREstatic IdentifierArmorStandEntityRenderer. TEXTUREstatic IdentifierArrowEntityRenderer. TEXTUREprivate static IdentifierBatEntityRenderer. TEXTUREprivate static IdentifierBipedEntityRenderer. TEXTUREprivate static IdentifierBlazeEntityRenderer. TEXTUREprivate static IdentifierCaveSpiderEntityRenderer. TEXTUREprivate static IdentifierChickenEntityRenderer. TEXTUREprivate static IdentifierCodEntityRenderer. TEXTUREprivate static IdentifierCowEntityRenderer. TEXTUREprivate static IdentifierCreeperEntityRenderer. TEXTUREprivate static IdentifierDolphinEntityRenderer. TEXTUREprivate static IdentifierDragonFireballEntityRenderer. TEXTUREprivate static IdentifierDrownedEntityRenderer. TEXTUREstatic IdentifierElderGuardianEntityRenderer. TEXTUREprivate static IdentifierEndCrystalEntityRenderer. TEXTUREprivate static IdentifierEnderDragonEntityRenderer. TEXTUREprivate static IdentifierEndermanEntityRenderer. TEXTUREprivate static IdentifierEndermiteEntityRenderer. TEXTUREprivate static IdentifierEvokerEntityRenderer. TEXTUREprivate static IdentifierEvokerFangsEntityRenderer. TEXTUREprivate static IdentifierExperienceOrbEntityRenderer. TEXTUREprivate static IdentifierFishingBobberEntityRenderer. TEXTUREprivate static IdentifierFoxEntityRenderer. TEXTUREprivate static IdentifierGhastEntityRenderer. TEXTUREprivate static IdentifierGiantEntityRenderer. TEXTUREprivate static IdentifierGlowSquidEntityRenderer. TEXTUREprivate static IdentifierGoatEntityRenderer. TEXTUREprivate static IdentifierGuardianEntityRenderer. TEXTUREprivate static IdentifierHoglinEntityRenderer. TEXTUREprivate static IdentifierHuskEntityRenderer. TEXTUREprivate static IdentifierIllusionerEntityRenderer. TEXTUREprivate static IdentifierIronGolemEntityRenderer. TEXTUREprivate static IdentifierLeashKnotEntityRenderer. TEXTUREprivate static IdentifierLlamaSpitEntityRenderer. TEXTUREprivate static IdentifierMagmaCubeEntityRenderer. TEXTUREprivate static IdentifierMinecartEntityRenderer. TEXTUREprivate static IdentifierOcelotEntityRenderer. TEXTUREprivate static IdentifierPhantomEntityRenderer. TEXTUREprivate static IdentifierPigEntityRenderer. TEXTUREprivate static IdentifierPillagerEntityRenderer. TEXTUREprivate static IdentifierPolarBearEntityRenderer. TEXTUREprivate static IdentifierPufferfishEntityRenderer. TEXTUREprivate static IdentifierRavagerEntityRenderer. TEXTUREprivate static IdentifierSalmonEntityRenderer. TEXTUREprivate static IdentifierSheepEntityRenderer. TEXTUREprivate static IdentifierShulkerBulletEntityRenderer. TEXTUREstatic IdentifierShulkerEntityRenderer. TEXTUREprivate static IdentifierSilverfishEntityRenderer. TEXTUREprivate static IdentifierSkeletonEntityRenderer. TEXTUREprivate static IdentifierSlimeEntityRenderer. TEXTUREprivate static IdentifierSnowGolemEntityRenderer. TEXTUREstatic IdentifierSpectralArrowEntityRenderer. TEXTUREprivate static IdentifierSpiderEntityRenderer. TEXTUREprivate static IdentifierSquidEntityRenderer. TEXTUREprivate static IdentifierStrayEntityRenderer. TEXTUREprivate static IdentifierStriderEntityRenderer. TEXTUREstatic IdentifierTridentEntityRenderer. TEXTUREprivate static IdentifierTurtleEntityRenderer. TEXTUREprivate static IdentifierVexEntityRenderer. TEXTUREprivate static IdentifierVillagerEntityRenderer. TEXTUREprivate static IdentifierVindicatorEntityRenderer. TEXTUREprivate static IdentifierWanderingTraderEntityRenderer. TEXTUREprivate static IdentifierWitchEntityRenderer. TEXTUREprivate static IdentifierWitherEntityRenderer. TEXTUREprivate static IdentifierWitherSkeletonEntityRenderer. TEXTUREprivate static IdentifierWitherSkullEntityRenderer. TEXTUREprivate static IdentifierZoglinEntityRenderer. TEXTUREprivate static IdentifierZombieBaseEntityRenderer. TEXTUREprivate static IdentifierZombieVillagerEntityRenderer. TEXTUREprivate static Identifier[]LlamaEntityRenderer. TEXTURESstatic Identifier[]ParrotEntityRenderer. TEXTURESstatic IdentifierArrowEntityRenderer. TIPPED_TEXTUREprivate static IdentifierRabbitEntityRenderer. TOAST_TEXTUREprivate static IdentifierRabbitEntityRenderer. WHITE_SPOTTED_TEXTUREprivate static IdentifierRabbitEntityRenderer. WHITE_TEXTUREprivate static IdentifierWolfEntityRenderer. WILD_TEXTUREFields in net.minecraft.client.render.entity with type parameters of type Identifier Modifier and Type Field Description private static Map<AxolotlEntity.Variant,Identifier>AxolotlEntityRenderer. TEXTURESprivate static Map<EntityType<?>,Identifier>DonkeyEntityRenderer. TEXTURESprivate static Map<HorseColor,Identifier>HorseEntityRenderer. TEXTURESprivate static Map<MooshroomEntity.Type,Identifier>MooshroomEntityRenderer. TEXTURESprivate static Map<PandaEntity.Gene,Identifier>PandaEntityRenderer. TEXTURESprivate static Map<EntityType<?>,Identifier>PiglinEntityRenderer. TEXTURESprivate static Map<EntityType<?>,Identifier>ZombieHorseEntityRenderer. TEXTURESprivate Map<BoatEntity.Type,com.mojang.datafixers.util.Pair<Identifier,BoatEntityModel>>BoatEntityRenderer. texturesAndModelsMethods in net.minecraft.client.render.entity that return Identifier Modifier and Type Method Description IdentifierAreaEffectCloudEntityRenderer. getTexture(AreaEffectCloudEntity areaEffectCloudEntity)IdentifierArmorStandEntityRenderer. getTexture(ArmorStandEntity armorStandEntity)IdentifierArrowEntityRenderer. getTexture(ArrowEntity arrowEntity)IdentifierAxolotlEntityRenderer. getTexture(AxolotlEntity axolotlEntity)IdentifierBatEntityRenderer. getTexture(BatEntity batEntity)IdentifierBeeEntityRenderer. getTexture(BeeEntity beeEntity)IdentifierBipedEntityRenderer. getTexture(T t)IdentifierBlazeEntityRenderer. getTexture(BlazeEntity blazeEntity)IdentifierBoatEntityRenderer. getTexture(BoatEntity boatEntity)IdentifierCatEntityRenderer. getTexture(CatEntity catEntity)IdentifierCaveSpiderEntityRenderer. getTexture(CaveSpiderEntity caveSpiderEntity)IdentifierChickenEntityRenderer. getTexture(ChickenEntity chickenEntity)IdentifierCodEntityRenderer. getTexture(CodEntity codEntity)IdentifierCowEntityRenderer. getTexture(CowEntity cowEntity)IdentifierCreeperEntityRenderer. getTexture(CreeperEntity creeperEntity)IdentifierDolphinEntityRenderer. getTexture(DolphinEntity dolphinEntity)IdentifierDonkeyEntityRenderer. getTexture(T t)IdentifierDragonFireballEntityRenderer. getTexture(DragonFireballEntity dragonFireballEntity)IdentifierDrownedEntityRenderer. getTexture(ZombieEntity zombieEntity)IdentifierElderGuardianEntityRenderer. getTexture(GuardianEntity guardianEntity)IdentifierEndCrystalEntityRenderer. getTexture(EndCrystalEntity endCrystalEntity)IdentifierEnderDragonEntityRenderer. getTexture(EnderDragonEntity enderDragonEntity)IdentifierEndermanEntityRenderer. getTexture(EndermanEntity endermanEntity)IdentifierEndermiteEntityRenderer. getTexture(EndermiteEntity endermiteEntity)abstract IdentifierEntityRenderer. getTexture(T entity)IdentifierEvokerEntityRenderer. getTexture(T t)IdentifierEvokerFangsEntityRenderer. getTexture(EvokerFangsEntity evokerFangsEntity)IdentifierExperienceOrbEntityRenderer. getTexture(ExperienceOrbEntity experienceOrbEntity)IdentifierFallingBlockEntityRenderer. getTexture(FallingBlockEntity fallingBlockEntity)IdentifierFireworkEntityRenderer. getTexture(FireworkRocketEntity fireworkRocketEntity)IdentifierFishingBobberEntityRenderer. getTexture(FishingBobberEntity fishingBobberEntity)IdentifierFlyingItemEntityRenderer. getTexture(Entity entity)IdentifierFoxEntityRenderer. getTexture(FoxEntity foxEntity)IdentifierGhastEntityRenderer. getTexture(GhastEntity ghastEntity)IdentifierGiantEntityRenderer. getTexture(GiantEntity giantEntity)IdentifierGlowSquidEntityRenderer. getTexture(GlowSquidEntity glowSquidEntity)IdentifierGoatEntityRenderer. getTexture(GoatEntity goatEntity)IdentifierGuardianEntityRenderer. getTexture(GuardianEntity guardianEntity)IdentifierHoglinEntityRenderer. getTexture(HoglinEntity hoglinEntity)IdentifierHorseEntityRenderer. getTexture(HorseEntity horseEntity)IdentifierHuskEntityRenderer. getTexture(ZombieEntity zombieEntity)IdentifierIllusionerEntityRenderer. getTexture(IllusionerEntity illusionerEntity)IdentifierIronGolemEntityRenderer. getTexture(IronGolemEntity ironGolemEntity)IdentifierItemEntityRenderer. getTexture(ItemEntity itemEntity)IdentifierItemFrameEntityRenderer. getTexture(T t)IdentifierLeashKnotEntityRenderer. getTexture(LeashKnotEntity leashKnotEntity)IdentifierLightningEntityRenderer. getTexture(LightningEntity lightningEntity)IdentifierLlamaEntityRenderer. getTexture(LlamaEntity llamaEntity)IdentifierLlamaSpitEntityRenderer. getTexture(LlamaSpitEntity llamaSpitEntity)IdentifierMagmaCubeEntityRenderer. getTexture(MagmaCubeEntity magmaCubeEntity)IdentifierMinecartEntityRenderer. getTexture(T t)IdentifierMooshroomEntityRenderer. getTexture(MooshroomEntity mooshroomEntity)IdentifierOcelotEntityRenderer. getTexture(OcelotEntity ocelotEntity)IdentifierPaintingEntityRenderer. getTexture(PaintingEntity paintingEntity)IdentifierPandaEntityRenderer. getTexture(PandaEntity pandaEntity)IdentifierParrotEntityRenderer. getTexture(ParrotEntity parrotEntity)IdentifierPhantomEntityRenderer. getTexture(PhantomEntity phantomEntity)IdentifierPigEntityRenderer. getTexture(PigEntity pigEntity)IdentifierPiglinEntityRenderer. getTexture(MobEntity mobEntity)IdentifierPillagerEntityRenderer. getTexture(PillagerEntity pillagerEntity)IdentifierPlayerEntityRenderer. getTexture(AbstractClientPlayerEntity abstractClientPlayerEntity)IdentifierPolarBearEntityRenderer. getTexture(PolarBearEntity polarBearEntity)IdentifierPufferfishEntityRenderer. getTexture(PufferfishEntity pufferfishEntity)IdentifierRabbitEntityRenderer. getTexture(RabbitEntity rabbitEntity)IdentifierRavagerEntityRenderer. getTexture(RavagerEntity ravagerEntity)IdentifierSalmonEntityRenderer. getTexture(SalmonEntity salmonEntity)IdentifierSheepEntityRenderer. getTexture(SheepEntity sheepEntity)IdentifierShulkerBulletEntityRenderer. getTexture(ShulkerBulletEntity shulkerBulletEntity)IdentifierShulkerEntityRenderer. getTexture(ShulkerEntity shulkerEntity)IdentifierSilverfishEntityRenderer. getTexture(SilverfishEntity silverfishEntity)IdentifierSkeletonEntityRenderer. getTexture(AbstractSkeletonEntity abstractSkeletonEntity)IdentifierSlimeEntityRenderer. getTexture(SlimeEntity slimeEntity)IdentifierSnowGolemEntityRenderer. getTexture(SnowGolemEntity snowGolemEntity)IdentifierSpectralArrowEntityRenderer. getTexture(SpectralArrowEntity spectralArrowEntity)IdentifierSpiderEntityRenderer. getTexture(T t)IdentifierSquidEntityRenderer. getTexture(T t)IdentifierStrayEntityRenderer. getTexture(AbstractSkeletonEntity abstractSkeletonEntity)IdentifierStriderEntityRenderer. getTexture(StriderEntity striderEntity)IdentifierTntEntityRenderer. getTexture(TntEntity tntEntity)IdentifierTridentEntityRenderer. getTexture(TridentEntity tridentEntity)IdentifierTropicalFishEntityRenderer. getTexture(TropicalFishEntity tropicalFishEntity)IdentifierTurtleEntityRenderer. getTexture(TurtleEntity turtleEntity)IdentifierVexEntityRenderer. getTexture(VexEntity vexEntity)IdentifierVillagerEntityRenderer. getTexture(VillagerEntity villagerEntity)IdentifierVindicatorEntityRenderer. getTexture(VindicatorEntity vindicatorEntity)IdentifierWanderingTraderEntityRenderer. getTexture(WanderingTraderEntity wanderingTraderEntity)IdentifierWitchEntityRenderer. getTexture(WitchEntity witchEntity)IdentifierWitherEntityRenderer. getTexture(WitherEntity witherEntity)IdentifierWitherSkeletonEntityRenderer. getTexture(AbstractSkeletonEntity abstractSkeletonEntity)IdentifierWitherSkullEntityRenderer. getTexture(WitherSkullEntity witherSkullEntity)IdentifierWolfEntityRenderer. getTexture(WolfEntity wolfEntity)IdentifierZoglinEntityRenderer. getTexture(ZoglinEntity zoglinEntity)IdentifierZombieBaseEntityRenderer. getTexture(ZombieEntity zombieEntity)IdentifierZombieHorseEntityRenderer. getTexture(HorseBaseEntity horseBaseEntity)IdentifierZombieVillagerEntityRenderer. getTexture(ZombieVillagerEntity zombieVillagerEntity) -
Uses of Identifier in net.minecraft.client.render.entity.feature
Fields in net.minecraft.client.render.entity.feature declared as Identifier Modifier and Type Field Description private static Identifier[]LlamaDecorFeatureRenderer. LLAMA_DECORprivate static IdentifierCatCollarFeatureRenderer. SKINprivate static IdentifierCreeperChargeFeatureRenderer. SKINprivate static IdentifierDrownedOverlayFeatureRenderer. SKINprivate static IdentifierElytraFeatureRenderer. SKINprivate static IdentifierSheepWoolFeatureRenderer. SKINprivate static IdentifierStrayOverlayFeatureRenderer. SKINprivate static IdentifierWitherArmorFeatureRenderer. SKINprivate static IdentifierWolfCollarFeatureRenderer. SKINprivate IdentifierSaddleFeatureRenderer. TEXTUREprivate static IdentifierStuckStingersFeatureRenderer. TEXTUREstatic IdentifierTridentRiptideFeatureRenderer. TEXTUREprivate static IdentifierLlamaDecorFeatureRenderer. TRADER_LLAMA_DECORFields in net.minecraft.client.render.entity.feature with type parameters of type Identifier Modifier and Type Field Description private static Map<String,Identifier>ArmorFeatureRenderer. ARMOR_TEXTURE_CACHEprivate static Map<IronGolemEntity.Crack,Identifier>IronGolemCrackFeatureRenderer. DAMAGE_TO_TEXTUREprivate static Int2ObjectMap<Identifier>VillagerClothingFeatureRenderer. LEVEL_TO_IDprivate static Map<HorseMarking,Identifier>HorseMarkingFeatureRenderer. TEXTURESMethods in net.minecraft.client.render.entity.feature that return Identifier Modifier and Type Method Description private IdentifierVillagerClothingFeatureRenderer. findTexture(String keyType, Identifier keyId)private IdentifierArmorFeatureRenderer. getArmorTexture(ArmorItem item, boolean legs, @Nullable String overlay)protected IdentifierCreeperChargeFeatureRenderer. getEnergySwirlTexture()protected abstract IdentifierEnergySwirlOverlayFeatureRenderer. getEnergySwirlTexture()protected IdentifierWitherArmorFeatureRenderer. getEnergySwirlTexture()protected IdentifierFeatureRenderer. getTexture(T entity)IdentifierFeatureRendererContext. getTexture(T entity)Methods in net.minecraft.client.render.entity.feature with parameters of type Identifier Modifier and Type Method Description private IdentifierVillagerClothingFeatureRenderer. findTexture(String keyType, Identifier keyId)protected static <T extends LivingEntity>
voidFeatureRenderer. render(EntityModel<T> contextModel, EntityModel<T> model, Identifier texture, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, T entity, float limbAngle, float limbDistance, float age, float headYaw, float headPitch, float tickDelta, float red, float green, float blue)protected static <T extends LivingEntity>
voidFeatureRenderer. renderModel(EntityModel<T> model, Identifier texture, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, T entity, float red, float green, float blue)Constructors in net.minecraft.client.render.entity.feature with parameters of type Identifier Constructor Description SaddleFeatureRenderer(FeatureRendererContext<T,M> context, M model, Identifier texture) -
Uses of Identifier in net.minecraft.client.render.entity.model
Fields in net.minecraft.client.render.entity.model declared as Identifier Modifier and Type Field Description private IdentifierEntityModelLayer. idstatic IdentifierTridentEntityModel. TEXTUREMethods in net.minecraft.client.render.entity.model that return Identifier Modifier and Type Method Description IdentifierEntityModelLayer. getId()Constructors in net.minecraft.client.render.entity.model with parameters of type Identifier Constructor Description EntityModelLayer(Identifier id, String name)Constructor parameters in net.minecraft.client.render.entity.model with type arguments of type Identifier Constructor Description AnimalModel(Function<Identifier,RenderLayer> renderLayerFactory, boolean headScaled, float childHeadYOffset, float childHeadZOffset, float invertedChildHeadScale, float invertedChildBodyScale, float childBodyYOffset)BipedEntityModel(ModelPart root, Function<Identifier,RenderLayer> renderLayerFactory)CompositeEntityModel(Function<Identifier,RenderLayer> layerFactory)EntityModel(Function<Identifier,RenderLayer> layerFactory)SinglePartEntityModel(Function<Identifier,RenderLayer> layerFactory) -
Uses of Identifier in net.minecraft.client.render.item
Fields in net.minecraft.client.render.item declared as Identifier Modifier and Type Field Description static IdentifierItemRenderer. ENCHANTED_ITEM_GLINT -
Uses of Identifier in net.minecraft.client.render.model
Fields in net.minecraft.client.render.model with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,SpriteAtlasTexture>SpriteAtlasManager. atlasesprivate Map<Triple<Identifier,AffineTransformation,Boolean>,BakedModel>ModelLoader. bakedModelCacheprivate Map<Identifier,BakedModel>ModelLoader. bakedModelsstatic List<Identifier>ModelLoader. BLOCK_DESTRUCTION_STAGE_TEXTURESstatic List<Identifier>ModelLoader. BLOCK_DESTRUCTION_STAGESprivate Map<Identifier,BakedModel>BakedModelManager. modelsprivate Map<Identifier,UnbakedModel>ModelLoader. modelsToBakeprivate Set<Identifier>ModelLoader. modelsToLoadprivate Map<Identifier,com.mojang.datafixers.util.Pair<SpriteAtlasTexture,SpriteAtlasTexture.Data>>ModelLoader. spriteAtlasDataprivate static Map<Identifier,StateManager<Block,BlockState>>ModelLoader. STATIC_DEFINITIONSprivate Map<Identifier,UnbakedModel>ModelLoader. unbakedModelsMethods in net.minecraft.client.render.model that return types with arguments of type Identifier Modifier and Type Method Description Map<Identifier,BakedModel>ModelLoader. getBakedModelMap()Collection<Identifier>MultipartUnbakedModel. getModelDependencies()Collection<Identifier>UnbakedModel. getModelDependencies()Method parameters in net.minecraft.client.render.model with type arguments of type Identifier Modifier and Type Method Description Collection<SpriteIdentifier>MultipartUnbakedModel. getTextureDependencies(Function<Identifier,UnbakedModel> unbakedModelGetter, Set<com.mojang.datafixers.util.Pair<String,String>> unresolvedTextureReferences)Collection<SpriteIdentifier>UnbakedModel. getTextureDependencies(Function<Identifier,UnbakedModel> unbakedModelGetter, Set<com.mojang.datafixers.util.Pair<String,String>> unresolvedTextureReferences) -
Uses of Identifier in net.minecraft.client.render.model.json
Fields in net.minecraft.client.render.model.json declared as Identifier Modifier and Type Field Description private Identifier[]ModelOverrideList. conditionTypesprivate IdentifierModelVariant. locationprivate IdentifierModelOverride. modelIdprotected @Nullable IdentifierJsonUnbakedModel. parentIdprivate IdentifierModelOverride.Condition. typeMethods in net.minecraft.client.render.model.json that return Identifier Modifier and Type Method Description protected IdentifierModelVariant.Deserializer. deserializeModel(JsonObject object)IdentifierModelVariant. getLocation()IdentifierModelOverride. getModelId()IdentifierModelOverride.Condition. getType()Methods in net.minecraft.client.render.model.json that return types with arguments of type Identifier Modifier and Type Method Description Collection<Identifier>JsonUnbakedModel. getModelDependencies()Collection<Identifier>WeightedUnbakedModel. getModelDependencies()Methods in net.minecraft.client.render.model.json with parameters of type Identifier Modifier and Type Method Description BakedModelJsonUnbakedModel. bake(ModelLoader loader, Function<SpriteIdentifier,Sprite> textureGetter, ModelBakeSettings rotationContainer, Identifier modelId)BakedModelJsonUnbakedModel. bake(ModelLoader loader, JsonUnbakedModel parent, Function<SpriteIdentifier,Sprite> textureGetter, ModelBakeSettings settings, Identifier id, boolean hasDepth)@Nullable BakedModelWeightedUnbakedModel. bake(ModelLoader loader, Function<SpriteIdentifier,Sprite> textureGetter, ModelBakeSettings rotationContainer, Identifier modelId)private static BakedQuadJsonUnbakedModel. createQuad(ModelElement element, ModelElementFace elementFace, Sprite sprite, Direction side, ModelBakeSettings settings, Identifier id)private static com.mojang.datafixers.util.Either<SpriteIdentifier,String>JsonUnbakedModel.Deserializer. resolveReference(Identifier id, String name)Method parameters in net.minecraft.client.render.model.json with type arguments of type Identifier Modifier and Type Method Description private @Nullable BakedModelModelOverrideList. bakeOverridingModel(ModelLoader loader, JsonUnbakedModel parent, Function<Identifier,UnbakedModel> unbakedModelGetter, ModelOverride override)Collection<SpriteIdentifier>JsonUnbakedModel. getTextureDependencies(Function<Identifier,UnbakedModel> unbakedModelGetter, Set<com.mojang.datafixers.util.Pair<String,String>> unresolvedTextureReferences)Collection<SpriteIdentifier>WeightedUnbakedModel. getTextureDependencies(Function<Identifier,UnbakedModel> unbakedModelGetter, Set<com.mojang.datafixers.util.Pair<String,String>> unresolvedTextureReferences)Constructors in net.minecraft.client.render.model.json with parameters of type Identifier Constructor Description Condition(Identifier type, float threshold)JsonUnbakedModel(@Nullable Identifier parentId, List<ModelElement> elements, Map<String,com.mojang.datafixers.util.Either<SpriteIdentifier,String>> textureMap, boolean ambientOcclusion, @Nullable JsonUnbakedModel.GuiLight guiLight, ModelTransformation transformations, List<ModelOverride> overrides)ModelOverride(Identifier modelId, List<ModelOverride.Condition> conditions)ModelVariant(Identifier location, AffineTransformation rotation, boolean uvLock, int weight)Constructor parameters in net.minecraft.client.render.model.json with type arguments of type Identifier Constructor Description ModelOverrideList(ModelLoader modelLoader, JsonUnbakedModel parent, Function<Identifier,UnbakedModel> unbakedModelGetter, List<ModelOverride> overrides) -
Uses of Identifier in net.minecraft.client.resource
Fields in net.minecraft.client.resource declared as Identifier Modifier and Type Field Description private static IdentifierFoliageColormapResourceSupplier. FOLIAGE_COLORMAPprivate static IdentifierVideoWarningManager. GPU_WARNLIST_IDprivate static IdentifierGrassColormapResourceSupplier. GRASS_COLORMAP_LOCstatic IdentifierFormat4ResourcePack. IRON_GOLEM_TEXTUREstatic IdentifierFormat4ResourcePack. OLD_BANNER_BASE_TEXTUREstatic IdentifierFormat4ResourcePack. OLD_SHIELD_BASE_TEXTUREprivate static IdentifierSplashTextResourceSupplier. RESOURCE_IDFields in net.minecraft.client.resource with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,File>ResourceIndex. field_21556private Map<Identifier,Identifier>Format3ResourcePack. idMapprivate Map<Identifier,Identifier>Format3ResourcePack. idMapprivate static Map<String,com.mojang.datafixers.util.Pair<ChestType,Identifier>>Format4ResourcePack. NEW_TO_OLD_CHEST_TEXTURESstatic Map<Identifier,Identifier>Format3ResourcePack. NEW_TO_OLD_MAPstatic Map<Identifier,Identifier>Format3ResourcePack. NEW_TO_OLD_MAPMethods in net.minecraft.client.resource that return Identifier Modifier and Type Method Description private static IdentifierFormat3ResourcePack. getMetadataLocation(Identifier id)private IdentifierFormat3ResourcePack. getRedirectedId(Identifier id)Methods in net.minecraft.client.resource that return types with arguments of type Identifier Modifier and Type Method Description Collection<Identifier>DefaultClientResourcePack. findResources(ResourceType type, String namespace, String prefix, int maxDepth, Predicate<String> pathFilter)Collection<Identifier>Format3ResourcePack. findResources(ResourceType type, String namespace, String prefix, int maxDepth, Predicate<String> pathFilter)Collection<Identifier>Format4ResourcePack. findResources(ResourceType type, String namespace, String prefix, int maxDepth, Predicate<String> pathFilter)Collection<Identifier>DirectResourceIndex. getFilesRecursively(String string, String string2, int int2, Predicate<String> predicate)Collection<Identifier>ResourceIndex. getFilesRecursively(String string, String string2, int int2, Predicate<String> predicate)Methods in net.minecraft.client.resource with parameters of type Identifier Modifier and Type Method Description booleanDefaultClientResourcePack. contains(ResourceType type, Identifier id)booleanFormat3ResourcePack. contains(ResourceType type, Identifier id)booleanFormat4ResourcePack. contains(ResourceType type, Identifier id)protected @Nullable InputStreamDefaultClientResourcePack. findInputStream(ResourceType type, Identifier id)private static IdentifierFormat3ResourcePack. getMetadataLocation(Identifier id)private IdentifierFormat3ResourcePack. getRedirectedId(Identifier id)FileDirectResourceIndex. getResource(Identifier identifier)@Nullable FileResourceIndex. getResource(Identifier identifier)InputStreamFormat3ResourcePack. open(ResourceType type, Identifier id)InputStreamFormat4ResourcePack. open(ResourceType type, Identifier id)Constructor parameters in net.minecraft.client.resource with type arguments of type Identifier Constructor Description Format3ResourcePack(ResourcePack parent, Map<Identifier,Identifier> idMap)Format3ResourcePack(ResourcePack parent, Map<Identifier,Identifier> idMap) -
Uses of Identifier in net.minecraft.client.search
Fields in net.minecraft.client.search with type parameters of type Identifier Modifier and Type Field Description private Function<T,Stream<Identifier>>IdentifierSearchableContainer. identifierFinderConstructor parameters in net.minecraft.client.search with type arguments of type Identifier Constructor Description IdentifierSearchableContainer(Function<T,Stream<Identifier>> function) -
Uses of Identifier in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as Identifier Modifier and Type Field Description protected IdentifierAbstractSoundInstance. idprivate IdentifierSound. idprivate IdentifierWeightedSoundSet. idFields in net.minecraft.client.sound with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,CompletableFuture<StaticSound>>SoundLoader. loadedSoundsprivate Map<Identifier,WeightedSoundSet>SoundManager.SoundList. loadedSoundsprivate Map<Identifier,WeightedSoundSet>SoundManager. soundsprivate static Set<Identifier>SoundSystem. unknownSoundsMethods in net.minecraft.client.sound that return Identifier Modifier and Type Method Description IdentifierAbstractSoundInstance. getId()IdentifierSoundInstance. getId()IdentifierSound. getIdentifier()IdentifierSound. getLocation()IdentifierWeightedSoundSet. method_35812()Methods in net.minecraft.client.sound that return types with arguments of type Identifier Modifier and Type Method Description Collection<Identifier>SoundManager. getKeys()Methods in net.minecraft.client.sound with parameters of type Identifier Modifier and Type Method Description @Nullable WeightedSoundSetSoundManager. get(Identifier id)private static booleanSoundManager. isSoundResourcePresent(Sound sound, Identifier id, ResourceManager resourceManager)CompletableFuture<StaticSound>SoundLoader. loadStatic(Identifier id)CompletableFuture<AudioStream>SoundLoader. loadStreamed(Identifier id, boolean repeatInstantly)private voidSoundManager.SoundList. register(Identifier id, SoundEntry entry, ResourceManager resourceManager)voidSoundManager. stopSounds(@Nullable Identifier id, @Nullable SoundCategory soundCategory)voidSoundSystem. stopSounds(@Nullable Identifier identifier, @Nullable SoundCategory soundCategory)Method parameters in net.minecraft.client.sound with type arguments of type Identifier Modifier and Type Method Description voidSoundManager.SoundList. addTo(Map<Identifier,WeightedSoundSet> map, SoundSystem soundSystem)Constructors in net.minecraft.client.sound with parameters of type Identifier Constructor Description AbstractSoundInstance(Identifier soundId, SoundCategory category)PositionedSoundInstance(Identifier id, SoundCategory category, float volume, float pitch, boolean repeat, int repeatDelay, SoundInstance.AttenuationType attenuationType, double x, double y, double z, boolean looping)WeightedSoundSet(Identifier id, @Nullable String subtitle) -
Uses of Identifier in net.minecraft.client.texture
Fields in net.minecraft.client.texture declared as Identifier Modifier and Type Field Description static IdentifierSpriteAtlasTexture. BLOCK_ATLAS_TEXTUREDeprecated.private IdentifierSprite. idprivate IdentifierSprite.Info. idprivate IdentifierSpriteAtlasTexture. idprotected IdentifierResourceTexture. locationstatic IdentifierTextureManager. MISSING_IDENTIFIERprivate static IdentifierMissingSprite. MISSINGNOprivate static IdentifierPaintingManager. PAINTING_BACK_IDstatic IdentifierSpriteAtlasTexture. PARTICLE_ATLAS_TEXTUREDeprecated.Fields in net.minecraft.client.texture with type parameters of type Identifier Modifier and Type Field Description (package private) Set<Identifier>SpriteAtlasTexture.Data. spriteIdsprivate Map<Identifier,Sprite>SpriteAtlasTexture. spritesprivate Set<Identifier>SpriteAtlasTexture. spritesToLoadprivate Map<Identifier,AbstractTexture>TextureManager. texturesMethods in net.minecraft.client.texture that return Identifier Modifier and Type Method Description IdentifierSprite. getId()IdentifierSprite.Info. getId()IdentifierSpriteAtlasTexture. getId()static IdentifierMissingSprite. getMissingSpriteId()private IdentifierSpriteAtlasTexture. getTexturePath(Identifier id)IdentifierPlayerSkinProvider. loadSkin(com.mojang.authlib.minecraft.MinecraftProfileTexture profileTexture, com.mojang.authlib.minecraft.MinecraftProfileTexture.Type type)private IdentifierPlayerSkinProvider. loadSkin(com.mojang.authlib.minecraft.MinecraftProfileTexture profileTexture, com.mojang.authlib.minecraft.MinecraftProfileTexture.Type type, @Nullable PlayerSkinProvider.SkinTextureAvailableCallback callback)IdentifierTextureManager. registerDynamicTexture(String prefix, NativeImageBackedTexture texture)private IdentifierSpriteAtlasHolder. toSpriteId(Identifier objectId)Methods in net.minecraft.client.texture that return types with arguments of type Identifier Modifier and Type Method Description protected Stream<Identifier>PaintingManager. getSprites()protected abstract Stream<Identifier>SpriteAtlasHolder. getSprites()protected Stream<Identifier>StatusEffectSpriteManager. getSprites()Methods in net.minecraft.client.texture with parameters of type Identifier Modifier and Type Method Description voidTextureManager. bindTexture(Identifier id)private voidTextureManager. bindTextureInner(Identifier id)private voidTextureManager. closeTexture(Identifier id, AbstractTexture texture)voidTextureManager. destroyTexture(Identifier id)protected SpriteSpriteAtlasHolder. getSprite(Identifier objectId)SpriteSpriteAtlasTexture. getSprite(Identifier id)AbstractTextureTextureManager. getTexture(Identifier id)private IdentifierSpriteAtlasTexture. getTexturePath(Identifier id)static ResourceTexture.TextureDataResourceTexture.TextureData. load(ResourceManager resourceManager, Identifier identifier)private AbstractTextureTextureManager. loadTexture(Identifier id, AbstractTexture texture)CompletableFuture<Void>TextureManager. loadTextureAsync(Identifier id, Executor executor)AbstractTextureTextureManager. method_34590(Identifier identifier, AbstractTexture abstractTexture)voidPlayerSkinProvider.SkinTextureAvailableCallback. onSkinTextureAvailable(com.mojang.authlib.minecraft.MinecraftProfileTexture.Type type, Identifier identifier, com.mojang.authlib.minecraft.MinecraftProfileTexture texture)voidAbstractTexture. registerTexture(TextureManager textureManager, ResourceManager resourceManager, Identifier identifier, Executor executor)voidAsyncTexture. registerTexture(TextureManager textureManager, ResourceManager resourceManager, Identifier identifier, Executor executor)voidTextureManager. registerTexture(Identifier id, AbstractTexture texture)private IdentifierSpriteAtlasHolder. toSpriteId(Identifier objectId)Method parameters in net.minecraft.client.texture with type arguments of type Identifier Modifier and Type Method Description private Collection<Sprite.Info>SpriteAtlasTexture. loadSprites(ResourceManager resourceManager, Set<Identifier> ids)SpriteAtlasTexture.DataSpriteAtlasTexture. stitch(ResourceManager resourceManager, Stream<Identifier> idStream, Profiler profiler, int mipmapLevel)Constructors in net.minecraft.client.texture with parameters of type Identifier Constructor Description AsyncTexture(ResourceManager resourceManager, Identifier identifier, Executor executor)Info(Identifier id, int width, int height, AnimationResourceMetadata animationData)PlayerSkinTexture(@Nullable File cacheFile, String url, Identifier fallbackSkin, boolean convertLegacy, @Nullable Runnable callback)ResourceTexture(Identifier location)SpriteAtlasHolder(TextureManager textureManager, Identifier atlasId, String pathPrefix)SpriteAtlasTexture(Identifier id)Constructor parameters in net.minecraft.client.texture with type arguments of type Identifier Constructor Description Data(Set<Identifier> spriteIds, int width, int height, int maxLevel, List<Sprite> sprites) -
Uses of Identifier in net.minecraft.client.toast
Fields in net.minecraft.client.toast declared as Identifier Modifier and Type Field Description static IdentifierToast. TEXTURE -
Uses of Identifier in net.minecraft.client.util
Subclasses of Identifier in net.minecraft.client.util Modifier and Type Class Description classModelIdentifierFields in net.minecraft.client.util declared as Identifier Modifier and Type Field Description private static IdentifierDefaultSkinHelper. ALEX_SKINprivate IdentifierSpriteIdentifier. atlasprivate static IdentifierDefaultSkinHelper. STEVE_SKINprivate IdentifierSpriteIdentifier. textureMethods in net.minecraft.client.util that return Identifier Modifier and Type Method Description IdentifierSpriteIdentifier. getAtlasId()static IdentifierDefaultSkinHelper. getTexture()static IdentifierDefaultSkinHelper. getTexture(UUID uuid)IdentifierSpriteIdentifier. getTextureId()Methods in net.minecraft.client.util with parameters of type Identifier Modifier and Type Method Description static int[]RawTextureDataLoader. loadRawTextureData(ResourceManager resourceManager, Identifier identifier)Deprecated.Method parameters in net.minecraft.client.util with type arguments of type Identifier Modifier and Type Method Description RenderLayerSpriteIdentifier. getRenderLayer(Function<Identifier,RenderLayer> layerFactory)VertexConsumerSpriteIdentifier. getVertexConsumer(VertexConsumerProvider vertexConsumers, Function<Identifier,RenderLayer> layerFactory)VertexConsumerSpriteIdentifier. method_30001(VertexConsumerProvider vertexConsumerProvider, Function<Identifier,RenderLayer> function, boolean bool)Constructors in net.minecraft.client.util with parameters of type Identifier Constructor Description ModelIdentifier(Identifier id, String variant)SpriteIdentifier(Identifier atlas, Identifier texture) -
Uses of Identifier in net.minecraft.command
Fields in net.minecraft.command declared as Identifier Modifier and Type Field Description private IdentifierStorageDataObject. idMethods in net.minecraft.command that return types with arguments of type Identifier Modifier and Type Method Description Stream<Identifier>DataCommandStorage. getIds()Stream<Identifier>DataCommandStorage.PersistentState. getIds(String namespace)Stream<Identifier>CommandSource. getRecipeIds()Collection<Identifier>CommandSource. getSoundIds()Methods in net.minecraft.command with parameters of type Identifier Modifier and Type Method Description NbtCompoundDataCommandStorage. get(Identifier id)voidDataCommandStorage. set(Identifier id, NbtCompound nbt)Method parameters in net.minecraft.command with type arguments of type Identifier Modifier and Type Method Description static <T> voidCommandSource. forEachMatching(Iterable<T> candidates, String string, String string2, Function<T,Identifier> identifier, Consumer<T> action)static <T> voidCommandSource. forEachMatching(Iterable<T> candidates, String string, Function<T,Identifier> identifier, Consumer<T> action)static <T> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>CommandSource. suggestFromIdentifier(Iterable<T> candidates, com.mojang.brigadier.suggestion.SuggestionsBuilder builder, Function<T,Identifier> identifier, Function<T,com.mojang.brigadier.Message> tooltip)static <T> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>CommandSource. suggestFromIdentifier(Stream<T> candidates, com.mojang.brigadier.suggestion.SuggestionsBuilder builder, Function<T,Identifier> identifier, Function<T,com.mojang.brigadier.Message> tooltip)static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>CommandSource. suggestIdentifiers(Iterable<Identifier> candidates, com.mojang.brigadier.suggestion.SuggestionsBuilder builder)static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>CommandSource. suggestIdentifiers(Iterable<Identifier> candidates, com.mojang.brigadier.suggestion.SuggestionsBuilder builder, String string)static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>CommandSource. suggestIdentifiers(Stream<Identifier> stream, com.mojang.brigadier.suggestion.SuggestionsBuilder builder)Constructors in net.minecraft.command with parameters of type Identifier Constructor Description StorageDataObject(DataCommandStorage storage, Identifier id) -
Uses of Identifier in net.minecraft.command.argument
Fields in net.minecraft.command.argument declared as Identifier Modifier and Type Field Description private IdentifierBlockArgumentParser. blockIdIdentifierArgumentTypes.Entry. idprivate IdentifierItemStringReader. idprivate IdentifierBlockArgumentParser. tagIdFields in net.minecraft.command.argument with type parameters of type Identifier Modifier and Type Field Description private static Map<Identifier,ArgumentTypes.Entry<?>>ArgumentTypes. idMapMethods in net.minecraft.command.argument that return Identifier Modifier and Type Method Description static IdentifierEntitySummonArgumentType. getEntitySummon(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)IdentifierItemStringReader. getId()static IdentifierIdentifierArgumentType. getIdentifier(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)@Nullable IdentifierBlockArgumentParser. getTagId()IdentifierDimensionArgumentType. parse(com.mojang.brigadier.StringReader stringReader)IdentifierEntitySummonArgumentType. parse(com.mojang.brigadier.StringReader stringReader)IdentifierIdentifierArgumentType. parse(com.mojang.brigadier.StringReader stringReader)private static IdentifierEntitySummonArgumentType. validate(Identifier identifier)Methods in net.minecraft.command.argument that return types with arguments of type Identifier Modifier and Type Method Description com.mojang.datafixers.util.Pair<Identifier,com.mojang.datafixers.util.Either<CommandFunction,Tag<CommandFunction>>>CommandFunctionArgumentType.FunctionArgument. getFunctionOrTag(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext)static com.mojang.datafixers.util.Pair<Identifier,com.mojang.datafixers.util.Either<CommandFunction,Tag<CommandFunction>>>CommandFunctionArgumentType. getFunctionOrTag(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string)Methods in net.minecraft.command.argument with parameters of type Identifier Modifier and Type Method Description private static @Nullable ArgumentTypes.Entry<?>ArgumentTypes. byId(Identifier id)private static CommandFunctionCommandFunctionArgumentType. getFunction(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, Identifier id)private static Tag<CommandFunction>CommandFunctionArgumentType. getFunctionTag(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, Identifier id)private static IdentifierEntitySummonArgumentType. validate(Identifier identifier)Constructors in net.minecraft.command.argument with parameters of type Identifier Constructor Description Entry(Class<T> argumentClass, ArgumentSerializer<T> serializer, Identifier id) -
Uses of Identifier in net.minecraft.command.suggestion
Fields in net.minecraft.command.suggestion declared as Identifier Modifier and Type Field Description private static IdentifierSuggestionProviders. ASK_SERVER_NAMEprivate IdentifierSuggestionProviders.LocalProvider. nameFields in net.minecraft.command.suggestion with type parameters of type Identifier Modifier and Type Field Description private static Map<Identifier,com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource>>SuggestionProviders. REGISTRYMethods in net.minecraft.command.suggestion that return Identifier Modifier and Type Method Description static IdentifierSuggestionProviders. computeName(com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> provider)Methods in net.minecraft.command.suggestion with parameters of type Identifier Modifier and Type Method Description static com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource>SuggestionProviders. byId(Identifier id)static <S extends CommandSource>
com.mojang.brigadier.suggestion.SuggestionProvider<S>SuggestionProviders. register(Identifier name, com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> provider)Constructors in net.minecraft.command.suggestion with parameters of type Identifier Constructor Description LocalProvider(Identifier name, com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> suggestionProvider) -
Uses of Identifier in net.minecraft.data.client
Fields in net.minecraft.data.client with type parameters of type Identifier Modifier and Type Field Description private BiConsumer<Identifier,Supplier<JsonElement>>ItemModelGenerator. writerMethods in net.minecraft.data.client with parameters of type Identifier Modifier and Type Method Description private static PathBlockStateDefinitionProvider. getModelJsonPath(Path root, Identifier id)Constructor parameters in net.minecraft.data.client with type arguments of type Identifier Constructor Description ItemModelGenerator(BiConsumer<Identifier,Supplier<JsonElement>> writer) -
Uses of Identifier in net.minecraft.data.client.model
Fields in net.minecraft.data.client.model declared as Identifier Modifier and Type Field Description private @Nullable IdentifierBlockStateModelGenerator.BlockTexturePool. baseModelIdprivate IdentifierBlockStateModelGenerator.BuiltinModelPool. modelIdprivate IdentifierSimpleModelSupplier. parentFields in net.minecraft.data.client.model with type parameters of type Identifier Modifier and Type Field Description static Map<BooleanProperty,Function<Identifier,BlockStateVariant>>BlockStateModelGenerator. CONNECTION_VARIANT_FUNCTIONSA map from a boolean property about connection on one direction to a function that creates a block state variant for connection on that direction with a given connection model.private Map<TextureKey,Identifier>Texture. entriesprivate Map<Model,Identifier>BlockStateModelGenerator.BlockTexturePool. knownModelsstatic VariantSetting<Identifier>VariantSettings. MODELprivate BiConsumer<Identifier,Supplier<JsonElement>>BlockStateModelGenerator. modelCollectorprivate Optional<Identifier>Model. parentMethods in net.minecraft.data.client.model that return types with arguments of type Identifier Modifier and Type Method Description private Map<TextureKey,Identifier>Model. createTextureMap(Texture texture)private List<Identifier>BlockStateModelGenerator. getFireFloorModels(Block texture)private List<Identifier>BlockStateModelGenerator. getFireSideModels(Block texture)private List<Identifier>BlockStateModelGenerator. getFireUpModels(Block texture)Methods in net.minecraft.data.client.model with parameters of type Identifier Modifier and Type Method Description static TextureTexture. all(Identifier id)TextureTexture. copyAndAdd(TextureKey key, Identifier id)BlockStateSupplierBlockStateModelGenerator.StateFactory. create(Block block, Identifier modelId, Texture texture, BiConsumer<Identifier,Supplier<JsonElement>> modelCollector)private static BlockStateSupplierBlockStateModelGenerator. createAxisRotatedBlockState(Block block, Identifier modelId)private static BlockStateSupplierBlockStateModelGenerator. createAxisRotatedBlockState(Block block, Identifier verticalModelId, Identifier horizontalModelId)private static VariantsBlockStateSupplierBlockStateModelGenerator. createBlockStateWithRandomHorizontalRotations(Block block, Identifier modelId)private static VariantsBlockStateSupplierBlockStateModelGenerator. createBlockStateWithTwoModelAndRandomInversion(Block block, Identifier firstModelId, Identifier secondModelId)private static BlockStateVariantMapBlockStateModelGenerator. createBooleanModelMap(BooleanProperty property, Identifier trueModel, Identifier falseModel)private static BlockStateSupplierBlockStateModelGenerator. createButtonBlockState(Block buttonBlock, Identifier regularModelId, Identifier pressedModelId)private static BlockStateSupplierBlockStateModelGenerator. createDeepslateState(Block block, Identifier modelId, Texture texture, BiConsumer<Identifier,Supplier<JsonElement>> modelCollector)private static BlockStateSupplierBlockStateModelGenerator. createDoorBlockState(Block doorBlock, Identifier bottomModelId, Identifier bottomHingeModelId, Identifier topModelId, Identifier topHingeModelId)private static BlockStateSupplierBlockStateModelGenerator. createFenceBlockState(Block fenceBlock, Identifier postModelId, Identifier sideModelId)private static BlockStateSupplierBlockStateModelGenerator. createFenceGateBlockState(Block fenceGateBlock, Identifier openModelId, Identifier closedModelId, Identifier openWallModelId, Identifier closedWallModelId)private static BlockStateVariant[]BlockStateModelGenerator. createModelVariantWithRandomHorizontalRotations(Identifier modelId)private static BlockStateSupplierBlockStateModelGenerator. createOrientableTrapdoorBlockState(Block trapdoorBlock, Identifier topModelId, Identifier bottomModelId, Identifier openModelId)private static BlockStateSupplierBlockStateModelGenerator. createPressurePlateBlockState(Block pressurePlateBlock, Identifier upModelId, Identifier downModelId)private static VariantsBlockStateSupplierBlockStateModelGenerator. createSingletonBlockState(Block block, Identifier modelId)private static BlockStateSupplierBlockStateModelGenerator. createSlabBlockState(Block slabBlock, Identifier bottomModelId, Identifier topModelId, Identifier fullModelId)private static BlockStateSupplierBlockStateModelGenerator. createStairsBlockState(Block stairsBlock, Identifier innerModelId, Identifier regularModelId, Identifier outerModelId)private static BlockStateSupplierBlockStateModelGenerator. createStoneState(Block block, Identifier modelId, Texture texture, BiConsumer<Identifier,Supplier<JsonElement>> modelCollector)private static BlockStateSupplierBlockStateModelGenerator. createTrapdoorBlockState(Block trapdoorBlock, Identifier topModelId, Identifier bottomModelId, Identifier openModelId)private static <T extends Comparable<T>>
BlockStateVariantMapBlockStateModelGenerator. createValueFencedModelMap(Property<T> property, T fence, Identifier higherOrEqualModelId, Identifier lowerModelId)private static BlockStateSupplierBlockStateModelGenerator. createWallBlockState(Block wallBlock, Identifier postModelId, Identifier lowSideModelId, Identifier tallSideModelId)static TextureTexture. crop(Identifier id)static TextureTexture. cross(Identifier id)private static BlockStateVariantMap.QuadrupleProperty<Direction,DoubleBlockHalf,DoorHinge,Boolean>BlockStateModelGenerator. fillDoorVariantMap(BlockStateVariantMap.QuadrupleProperty<Direction,DoubleBlockHalf,DoorHinge,Boolean> variantMap, DoubleBlockHalf targetHalf, Identifier regularModel, Identifier hingeModel)static TexturedModelTexturedModel. getCubeAll(Identifier id)static TextureTexture. layer0(Identifier id)static TextureTexture. method_32232(Identifier identifier)TextureTexture. method_35909(TextureKey textureKey, Identifier identifier)static TextureTexture. method_35910(Identifier identifier, Identifier identifier2)static TextureTexture. method_35911(Identifier identifier)static TextureTexture. of(TextureKey key, Identifier id)static TextureTexture. particle(Identifier id)static TextureTexture. plant(Identifier id)TextureTexture. put(TextureKey key, Identifier id)static TextureTexture. rail(Identifier id)private voidBlockStateModelGenerator. registerAxisRotated(Block block, Identifier modelId)private BlockStateModelGenerator.BuiltinModelPoolBlockStateModelGenerator. registerBuiltin(Identifier modelId, Block particleBlock)private voidBlockStateModelGenerator. registerBuiltinWithParticle(Block block, Identifier particleSource)private voidBlockStateModelGenerator. registerDoubleBlock(Block block, Identifier upperHalfModelId, Identifier lowerHalfModelId)private voidBlockStateModelGenerator. registerParentedItemModel(Block block, Identifier parentModelId)private voidBlockStateModelGenerator. registerParentedItemModel(Item item, Identifier parentModelId)private voidBlockStateModelGenerator. registerPiston(Block piston, Identifier extendedModelId, Texture texture)private voidBlockStateModelGenerator. registerTopSoil(Block topSoil, Identifier modelId, BlockStateVariant snowyVariant)static TextureTexture. sideEnd(Identifier side, Identifier end)static TextureTexture. texture(Identifier id)static TextureTexture. torch(Identifier id)IdentifierModel. upload(Identifier id, Texture texture, BiConsumer<Identifier,Supplier<JsonElement>> modelCollector)Constructors in net.minecraft.data.client.model with parameters of type Identifier Constructor Description BuiltinModelPool(Identifier modelId, Block block)SimpleModelSupplier(Identifier parent)Constructor parameters in net.minecraft.data.client.model with type arguments of type Identifier Constructor Description BlockStateModelGenerator(Consumer<BlockStateSupplier> blockStateCollector, BiConsumer<Identifier,Supplier<JsonElement>> modelCollector, Consumer<Item> simpleItemModelExemptionCollector)Model(Optional<Identifier> parent, Optional<String> variant, TextureKey[] requiredTextures) -
Uses of Identifier in net.minecraft.data.report
Methods in net.minecraft.data.report with parameters of type Identifier Modifier and Type Method Description private static PathBiomeListProvider. getPath(Path path, Identifier identifier) -
Uses of Identifier in net.minecraft.data.server
Fields in net.minecraft.data.server with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,LootTable.Builder>BlockLootTableGenerator. lootTablesprivate Map<Identifier,LootTable.Builder>EntityLootTableGenerator. lootTablesprivate List<com.mojang.datafixers.util.Pair<Supplier<Consumer<BiConsumer<Identifier,LootTable.Builder>>>,LootContextType>>LootTablesProvider. lootTypeGeneratorsprivate Map<Identifier,Tag.Builder>AbstractTagProvider. tagBuildersMethods in net.minecraft.data.server with parameters of type Identifier Modifier and Type Method Description protected abstract PathAbstractTagProvider. getOutput(Identifier id)protected PathBlockTagsProvider. getOutput(Identifier id)protected PathEntityTypeTagsProvider. getOutput(Identifier id)protected PathFluidTagsProvider. getOutput(Identifier id)protected PathGameEventTagsProvider. getOutput(Identifier id)protected PathItemTagsProvider. getOutput(Identifier id)private static PathLootTablesProvider. getOutput(Path rootOutput, Identifier lootTableId)AbstractTagProvider.ObjectBuilder<T>AbstractTagProvider.ObjectBuilder. method_35922(Identifier identifier)AbstractTagProvider.ObjectBuilder<T>AbstractTagProvider.ObjectBuilder. method_35923(Identifier identifier)private voidEntityLootTableGenerator. register(Identifier identifier, LootTable.Builder builder)Method parameters in net.minecraft.data.server with type arguments of type Identifier Modifier and Type Method Description voidBarterLootTableGenerator. accept(BiConsumer<Identifier,LootTable.Builder> biConsumer)voidBlockLootTableGenerator. accept(BiConsumer<Identifier,LootTable.Builder> biConsumer)voidChestLootTableGenerator. accept(BiConsumer<Identifier,LootTable.Builder> biConsumer)voidEntityLootTableGenerator. accept(BiConsumer<Identifier,LootTable.Builder> biConsumer)voidFishingLootTableGenerator. accept(BiConsumer<Identifier,LootTable.Builder> biConsumer)voidGiftLootTableGenerator. accept(BiConsumer<Identifier,LootTable.Builder> biConsumer) -
Uses of Identifier in net.minecraft.data.server.recipe
Fields in net.minecraft.data.server.recipe declared as Identifier Modifier and Type Field Description private IdentifierCookingRecipeJsonFactory.CookingRecipeJsonProvider. advancementIdprivate IdentifierShapedRecipeJsonFactory.ShapedRecipeJsonProvider. advancementIdprivate IdentifierShapelessRecipeJsonFactory.ShapelessRecipeJsonProvider. advancementIdprivate IdentifierSingleItemRecipeJsonFactory.SingleItemRecipeJsonProvider. advancementIdprivate IdentifierSmithingRecipeJsonFactory.SmithingRecipeJsonProvider. advancementIdprivate IdentifierCookingRecipeJsonFactory.CookingRecipeJsonProvider. recipeIdprivate IdentifierShapedRecipeJsonFactory.ShapedRecipeJsonProvider. recipeIdprivate IdentifierShapelessRecipeJsonFactory.ShapelessRecipeJsonProvider. recipeIdprivate IdentifierSingleItemRecipeJsonFactory.SingleItemRecipeJsonProvider. recipeIdprivate IdentifierSmithingRecipeJsonFactory.SmithingRecipeJsonProvider. recipeIdMethods in net.minecraft.data.server.recipe that return Identifier Modifier and Type Method Description @Nullable IdentifierCookingRecipeJsonFactory.CookingRecipeJsonProvider. getAdvancementId()@Nullable IdentifierRecipeJsonProvider. getAdvancementId()@Nullable IdentifierShapedRecipeJsonFactory.ShapedRecipeJsonProvider. getAdvancementId()@Nullable IdentifierShapelessRecipeJsonFactory.ShapelessRecipeJsonProvider. getAdvancementId()@Nullable IdentifierSingleItemRecipeJsonFactory.SingleItemRecipeJsonProvider. getAdvancementId()@Nullable IdentifierSmithingRecipeJsonFactory.SmithingRecipeJsonProvider. getAdvancementId()IdentifierCookingRecipeJsonFactory.CookingRecipeJsonProvider. getRecipeId()IdentifierRecipeJsonProvider. getRecipeId()IdentifierShapedRecipeJsonFactory.ShapedRecipeJsonProvider. getRecipeId()IdentifierShapelessRecipeJsonFactory.ShapelessRecipeJsonProvider. getRecipeId()IdentifierSingleItemRecipeJsonFactory.SingleItemRecipeJsonProvider. getRecipeId()IdentifierSmithingRecipeJsonFactory.SmithingRecipeJsonProvider. getRecipeId()Methods in net.minecraft.data.server.recipe with parameters of type Identifier Modifier and Type Method Description voidCookingRecipeJsonFactory. offerTo(Consumer<RecipeJsonProvider> exporter, Identifier recipeId)voidShapedRecipeJsonFactory. offerTo(Consumer<RecipeJsonProvider> exporter, Identifier recipeId)voidShapelessRecipeJsonFactory. offerTo(Consumer<RecipeJsonProvider> exporter, Identifier recipeId)voidSingleItemRecipeJsonFactory. offerTo(Consumer<RecipeJsonProvider> exporter, Identifier recipeId)voidSmithingRecipeJsonFactory. offerTo(Consumer<RecipeJsonProvider> exporter, Identifier recipeId)private voidCookingRecipeJsonFactory. validate(Identifier recipeId)private voidShapedRecipeJsonFactory. validate(Identifier recipeId)private voidShapelessRecipeJsonFactory. validate(Identifier recipeId)private voidSingleItemRecipeJsonFactory. validate(Identifier recipeId)private voidSmithingRecipeJsonFactory. validate(Identifier recipeId)Constructors in net.minecraft.data.server.recipe with parameters of type Identifier Constructor Description CookingRecipeJsonProvider(Identifier recipeId, String group, Ingredient ingredient, Item result, float experience, int cookingTime, Advancement.Task builder, Identifier advancementId, RecipeSerializer<? extends AbstractCookingRecipe> serializer)ShapedRecipeJsonProvider(Identifier recipeId, Item output, int outputCount, String group, List<String> pattern, Map<Character,Ingredient> inputs, Advancement.Task builder, Identifier advancementId)ShapelessRecipeJsonProvider(Identifier recipeId, Item output, int outputCount, String group, List<Ingredient> inputs, Advancement.Task builder, Identifier advancementId)SingleItemRecipeJsonProvider(Identifier recipeId, RecipeSerializer<?> serializer, String group, Ingredient input, Item output, int outputCount, Advancement.Task builder, Identifier advancementId)SmithingRecipeJsonProvider(Identifier recipeId, RecipeSerializer<?> serializer, Ingredient base, Ingredient addition, Item result, Advancement.Task builder, Identifier advancementId) -
Uses of Identifier in net.minecraft.entity
Fields in net.minecraft.entity declared as Identifier Modifier and Type Field Description private @Nullable IdentifierEntityType. lootTableIdMethods in net.minecraft.entity that return Identifier Modifier and Type Method Description static IdentifierEntityType. getId(EntityType<?> type)IdentifierLivingEntity. getLootTable()IdentifierEntityType. getLootTableId() -
Uses of Identifier in net.minecraft.entity.ai.brain.task
Fields in net.minecraft.entity.ai.brain.task with type parameters of type Identifier Modifier and Type Field Description private static Map<VillagerProfession,Identifier>GiveGiftsToHeroTask. GIFTS -
Uses of Identifier in net.minecraft.entity.boss
Fields in net.minecraft.entity.boss declared as Identifier Modifier and Type Field Description private IdentifierCommandBossBar. idFields in net.minecraft.entity.boss with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,CommandBossBar>BossBarManager. commandBossBarsMethods in net.minecraft.entity.boss that return Identifier Modifier and Type Method Description IdentifierCommandBossBar. getId()Methods in net.minecraft.entity.boss that return types with arguments of type Identifier Modifier and Type Method Description Collection<Identifier>BossBarManager. getIds()Methods in net.minecraft.entity.boss with parameters of type Identifier Modifier and Type Method Description CommandBossBarBossBarManager. add(Identifier id, Text displayName)static CommandBossBarCommandBossBar. fromNbt(NbtCompound nbt, Identifier id)@Nullable CommandBossBarBossBarManager. get(Identifier id)Constructors in net.minecraft.entity.boss with parameters of type Identifier Constructor Description CommandBossBar(Identifier id, Text displayName) -
Uses of Identifier in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as Identifier Modifier and Type Field Description private IdentifierMobEntity. lootTableMethods in net.minecraft.entity.mob that return Identifier Modifier and Type Method Description IdentifierMobEntity. getLootTable()protected IdentifierMagmaCubeEntity. getLootTableId()protected IdentifierMobEntity. getLootTableId()protected IdentifierSlimeEntity. getLootTableId() -
Uses of Identifier in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as Identifier Modifier and Type Field Description private static IdentifierRabbitEntity. KILLER_BUNNYprivate static Identifier[]TropicalFishEntity. LARGE_FISH_VARIETY_IDSprivate static Identifier[]TropicalFishEntity. SHAPE_IDSprivate static Identifier[]TropicalFishEntity. SMALL_FISH_VARIETY_IDSFields in net.minecraft.entity.passive with type parameters of type Identifier Modifier and Type Field Description static Map<Integer,Identifier>CatEntity. TEXTURESMethods in net.minecraft.entity.passive that return Identifier Modifier and Type Method Description IdentifierSheepEntity. getLootTableId()IdentifierTropicalFishEntity. getShapeId()IdentifierCatEntity. getTexture()IdentifierTropicalFishEntity. getVarietyId() -
Uses of Identifier in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type Identifier Modifier and Type Method Description voidPlayerEntity. increaseStat(Identifier stat, int amount)voidPlayerEntity. incrementStat(Identifier stat)voidPlayerEntity. unlockRecipes(Identifier[] ids) -
Uses of Identifier in net.minecraft.entity.vehicle
Fields in net.minecraft.entity.vehicle declared as Identifier Modifier and Type Field Description private @Nullable IdentifierStorageMinecartEntity. lootTableIdMethods in net.minecraft.entity.vehicle with parameters of type Identifier Modifier and Type Method Description voidStorageMinecartEntity. setLootTable(Identifier id, long lootSeed) -
Uses of Identifier in net.minecraft.item
Methods in net.minecraft.item that return Identifier Modifier and Type Method Description IdentifierHorseArmorItem. getEntityTexture()Methods in net.minecraft.item with parameters of type Identifier Modifier and Type Method Description private static ItemItems. register(Identifier id, Item item) -
Uses of Identifier in net.minecraft.loot
Fields in net.minecraft.loot with type parameters of type Identifier Modifier and Type Field Description private Function<Identifier,LootCondition>LootTableReporter. conditionGetterprivate Set<Identifier>LootTableReporter. conditionsprivate static Set<Identifier>LootTables. LOOT_TABLESprivate static Set<Identifier>LootTables. LOOT_TABLES_READ_ONLYprivate Function<Identifier,LootTable>LootTableReporter. tableGetterprivate Map<Identifier,LootTable>LootManager. tablesprivate Set<Identifier>LootTableReporter. tablesMethods in net.minecraft.loot that return Identifier Modifier and Type Method Description private static IdentifierLootTables. register(String id)private static IdentifierLootTables. registerLootTable(Identifier id)Methods in net.minecraft.loot that return types with arguments of type Identifier Modifier and Type Method Description static Set<Identifier>LootTables. getAll()Set<Identifier>LootManager. getTableIds()Methods in net.minecraft.loot with parameters of type Identifier Modifier and Type Method Description @Nullable LootConditionLootTableReporter. getCondition(Identifier id)LootTableLootManager. getTable(Identifier id)@Nullable LootTableLootTableReporter. getTable(Identifier id)booleanLootTableReporter. hasCondition(Identifier id)booleanLootTableReporter. hasTable(Identifier id)private static IdentifierLootTables. registerLootTable(Identifier id)static voidLootManager. validate(LootTableReporter reporter, Identifier id, LootTable table)LootTableReporterLootTableReporter. withCondition(String name, Identifier id)LootTableReporterLootTableReporter. withTable(String name, Identifier id)Method parameters in net.minecraft.loot with type arguments of type Identifier Modifier and Type Method Description protected voidLootManager. apply(Map<Identifier,JsonElement> map, ResourceManager resourceManager, Profiler profiler)Constructor parameters in net.minecraft.loot with type arguments of type Identifier Constructor Description LootTableReporter(Multimap<String,String> messages, Supplier<String> nameFactory, LootContextType contextType, Function<Identifier,LootCondition> conditionGetter, Set<Identifier> conditions, Function<Identifier,LootTable> tableGetter, Set<Identifier> tables)LootTableReporter(Multimap<String,String> messages, Supplier<String> nameFactory, LootContextType contextType, Function<Identifier,LootCondition> conditionGetter, Set<Identifier> conditions, Function<Identifier,LootTable> tableGetter, Set<Identifier> tables)LootTableReporter(LootContextType contextType, Function<Identifier,LootCondition> conditionGetter, Function<Identifier,LootTable> tableFactory) -
Uses of Identifier in net.minecraft.loot.condition
Fields in net.minecraft.loot.condition declared as Identifier Modifier and Type Field Description private IdentifierReferenceLootCondition. idFields in net.minecraft.loot.condition with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,LootCondition>LootConditionManager. conditionsMethods in net.minecraft.loot.condition that return types with arguments of type Identifier Modifier and Type Method Description Set<Identifier>LootConditionManager. getIds()Methods in net.minecraft.loot.condition with parameters of type Identifier Modifier and Type Method Description @Nullable LootConditionLootConditionManager. get(Identifier id)static LootCondition.BuilderReferenceLootCondition. method_35555(Identifier identifier)Method parameters in net.minecraft.loot.condition with type arguments of type Identifier Modifier and Type Method Description protected voidLootConditionManager. apply(Map<Identifier,JsonElement> map, ResourceManager resourceManager, Profiler profiler)Constructors in net.minecraft.loot.condition with parameters of type Identifier Constructor Description ReferenceLootCondition(Identifier id) -
Uses of Identifier in net.minecraft.loot.context
Fields in net.minecraft.loot.context declared as Identifier Modifier and Type Field Description private IdentifierLootContextParameter. idFields in net.minecraft.loot.context with type parameters of type Identifier Modifier and Type Field Description private Function<Identifier,LootCondition>LootContext. conditionGetterprivate Map<Identifier,LootContext.Dropper>LootContext.Builder. dropsprivate Map<Identifier,LootContext.Dropper>LootContext. dropsprivate static BiMap<Identifier,LootContextType>LootContextTypes. MAPprivate Function<Identifier,LootTable>LootContext. tableGetterMethods in net.minecraft.loot.context that return Identifier Modifier and Type Method Description static @Nullable IdentifierLootContextTypes. getId(LootContextType type)IdentifierLootContextParameter. getIdentifier()Methods in net.minecraft.loot.context with parameters of type Identifier Modifier and Type Method Description voidLootContext. drop(Identifier id, Consumer<ItemStack> lootConsumer)static @Nullable LootContextTypeLootContextTypes. get(Identifier id)LootConditionLootContext. getCondition(Identifier id)LootTableLootContext. getSupplier(Identifier id)LootContext.BuilderLootContext.Builder. putDrop(Identifier id, LootContext.Dropper value)Constructors in net.minecraft.loot.context with parameters of type Identifier Constructor Description LootContextParameter(Identifier id)Constructor parameters in net.minecraft.loot.context with type arguments of type Identifier Constructor Description LootContext(Random random, float luck, ServerWorld world, Function<Identifier,LootTable> tableGetter, Function<Identifier,LootCondition> conditionSetter, Map<LootContextParameter<?>,Object> parameters, Map<Identifier,LootContext.Dropper> drops) -
Uses of Identifier in net.minecraft.loot.entry
Fields in net.minecraft.loot.entry declared as Identifier Modifier and Type Field Description private IdentifierLootTableEntry. idprivate IdentifierDynamicEntry. nameMethods in net.minecraft.loot.entry with parameters of type Identifier Modifier and Type Method Description static LeafEntry.Builder<?>DynamicEntry. builder(Identifier name)static LeafEntry.Builder<?>LootTableEntry. builder(Identifier id)Constructors in net.minecraft.loot.entry with parameters of type Identifier Constructor Description DynamicEntry(Identifier name, int weight, int quality, LootCondition[] conditions, LootFunction[] functions)LootTableEntry(Identifier id, int weight, int quality, LootCondition[] conditions, LootFunction[] functions) -
Uses of Identifier in net.minecraft.loot.function
Fields in net.minecraft.loot.function declared as Identifier Modifier and Type Field Description private IdentifierSetLootTableLootFunction. idstatic IdentifierApplyBonusLootFunction.BinomialWithBonusCount. IDstatic IdentifierApplyBonusLootFunction.OreDrops. IDstatic IdentifierApplyBonusLootFunction.UniformBonusCount. IDFields in net.minecraft.loot.function with type parameters of type Identifier Modifier and Type Field Description private static Map<Identifier,ApplyBonusLootFunction.FormulaFactory>ApplyBonusLootFunction. FACTORIESprivate Map<Identifier,LootFunction>LootFunctionManager. functionsMethods in net.minecraft.loot.function that return Identifier Modifier and Type Method Description IdentifierApplyBonusLootFunction.BinomialWithBonusCount. getId()IdentifierApplyBonusLootFunction.Formula. getId()IdentifierApplyBonusLootFunction.OreDrops. getId()IdentifierApplyBonusLootFunction.UniformBonusCount. getId()Methods in net.minecraft.loot.function that return types with arguments of type Identifier Modifier and Type Method Description Set<Identifier>LootFunctionManager. getFunctionIds()Methods in net.minecraft.loot.function with parameters of type Identifier Modifier and Type Method Description @Nullable LootFunctionLootFunctionManager. get(Identifier id)LootFunctionLootFunctionManager. method_35507(Identifier identifier, LootFunction lootFunction)static ConditionalLootFunction.Builder<?>SetLootTableLootFunction. method_35534(Identifier identifier)static ConditionalLootFunction.Builder<?>SetLootTableLootFunction. method_35535(Identifier identifier, long long2)Method parameters in net.minecraft.loot.function with type arguments of type Identifier Modifier and Type Method Description protected voidLootFunctionManager. apply(Map<Identifier,JsonElement> map, ResourceManager resourceManager, Profiler profiler)Constructors in net.minecraft.loot.function with parameters of type Identifier Constructor Description SetLootTableLootFunction(LootCondition[] conditions, Identifier id, long seed) -
Uses of Identifier in net.minecraft.loot.provider.nbt
Fields in net.minecraft.loot.provider.nbt declared as Identifier Modifier and Type Field Description private IdentifierStorageLootNbtProvider. sourceConstructors in net.minecraft.loot.provider.nbt with parameters of type Identifier Constructor Description StorageLootNbtProvider(Identifier source) -
Uses of Identifier in net.minecraft.network
Methods in net.minecraft.network that return Identifier Modifier and Type Method Description IdentifierPacketByteBuf. readIdentifier()Reads an identifier from this buf.Methods in net.minecraft.network with parameters of type Identifier Modifier and Type Method Description PacketByteBufPacketByteBuf. writeIdentifier(Identifier id)Writes an identifier to this buf. -
Uses of Identifier in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play declared as Identifier Modifier and Type Field Description private IdentifierUpdateJigsawC2SPacket. attachmentTypestatic IdentifierCustomPayloadC2SPacket. BRANDprivate IdentifierCustomPayloadC2SPacket. channelprivate IdentifierUpdateJigsawC2SPacket. poolprivate IdentifierCraftRequestC2SPacket. recipeprivate IdentifierRecipeBookDataC2SPacket. recipeIdprivate @Nullable IdentifierAdvancementTabC2SPacket. tabToOpenprivate IdentifierUpdateJigsawC2SPacket. targetPoolMethods in net.minecraft.network.packet.c2s.play that return Identifier Modifier and Type Method Description IdentifierUpdateJigsawC2SPacket. getAttachmentType()IdentifierUpdateJigsawC2SPacket. getPool()IdentifierCraftRequestC2SPacket. getRecipe()IdentifierRecipeBookDataC2SPacket. getRecipeId()@Nullable IdentifierAdvancementTabC2SPacket. getTabToOpen()IdentifierUpdateJigsawC2SPacket. getTargetPool()IdentifierCustomPayloadC2SPacket. method_36169()Constructors in net.minecraft.network.packet.c2s.play with parameters of type Identifier Constructor Description AdvancementTabC2SPacket(AdvancementTabC2SPacket.Action action, @Nullable Identifier tab)CustomPayloadC2SPacket(Identifier channel, PacketByteBuf data)UpdateJigsawC2SPacket(BlockPos pos, Identifier attachmentType, Identifier targetPool, Identifier pool, String finalState, JigsawBlockEntity.Joint jointType) -
Uses of Identifier in net.minecraft.network.packet.s2c.login
Fields in net.minecraft.network.packet.s2c.login declared as Identifier Modifier and Type Field Description private IdentifierLoginQueryRequestS2CPacket. channelMethods in net.minecraft.network.packet.s2c.login that return Identifier Modifier and Type Method Description IdentifierLoginQueryRequestS2CPacket. method_36176()Constructors in net.minecraft.network.packet.s2c.login with parameters of type Identifier Constructor Description LoginQueryRequestS2CPacket(int int2, Identifier identifier, PacketByteBuf packetByteBuf) -
Uses of Identifier in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as Identifier Modifier and Type Field Description static IdentifierCustomPayloadS2CPacket. BRANDprivate IdentifierCustomPayloadS2CPacket. channelstatic IdentifierCustomPayloadS2CPacket. DEBUG_BEEstatic IdentifierCustomPayloadS2CPacket. DEBUG_BRAINstatic IdentifierCustomPayloadS2CPacket. DEBUG_GAME_EVENTstatic IdentifierCustomPayloadS2CPacket. DEBUG_GAME_EVENT_LISTENERSstatic IdentifierCustomPayloadS2CPacket. DEBUG_GAME_TEST_ADD_MARKERstatic IdentifierCustomPayloadS2CPacket. DEBUG_GAME_TEST_CLEARstatic IdentifierCustomPayloadS2CPacket. DEBUG_GOAL_SELECTORstatic IdentifierCustomPayloadS2CPacket. DEBUG_HIVEstatic IdentifierCustomPayloadS2CPacket. DEBUG_NEIGHBORS_UPDATEstatic IdentifierCustomPayloadS2CPacket. DEBUG_PATHstatic IdentifierCustomPayloadS2CPacket. DEBUG_POI_ADDEDstatic IdentifierCustomPayloadS2CPacket. DEBUG_POI_REMOVEDstatic IdentifierCustomPayloadS2CPacket. DEBUG_POI_TICKET_COUNTstatic IdentifierCustomPayloadS2CPacket. DEBUG_RAIDSstatic IdentifierCustomPayloadS2CPacket. DEBUG_STRUCTURESstatic IdentifierCustomPayloadS2CPacket. DEBUG_VILLAGE_SECTIONSstatic IdentifierCustomPayloadS2CPacket. DEBUG_WORLDGEN_ATTEMPTprivate IdentifierPlaySoundIdS2CPacket. idprivate IdentifierCraftFailedResponseS2CPacket. recipeIdprivate @Nullable IdentifierStopSoundS2CPacket. soundIdprivate @Nullable IdentifierSelectAdvancementTabS2CPacket. tabIdFields in net.minecraft.network.packet.s2c.play with type parameters of type Identifier Modifier and Type Field Description private List<Identifier>UnlockRecipesS2CPacket. recipeIdsToChangeprivate List<Identifier>UnlockRecipesS2CPacket. recipeIdsToInitprivate Map<Identifier,Advancement.Task>AdvancementUpdateS2CPacket. toEarnprivate Set<Identifier>AdvancementUpdateS2CPacket. toRemoveprivate Map<Identifier,AdvancementProgress>AdvancementUpdateS2CPacket. toSetProgressMethods in net.minecraft.network.packet.s2c.play that return Identifier Modifier and Type Method Description IdentifierCustomPayloadS2CPacket. getChannel()IdentifierCraftFailedResponseS2CPacket. getRecipeId()IdentifierPlaySoundIdS2CPacket. getSoundId()@Nullable IdentifierStopSoundS2CPacket. getSoundId()@Nullable IdentifierSelectAdvancementTabS2CPacket. getTabId()Methods in net.minecraft.network.packet.s2c.play that return types with arguments of type Identifier Modifier and Type Method Description Set<Identifier>AdvancementUpdateS2CPacket. getAdvancementIdsToRemove()Map<Identifier,Advancement.Task>AdvancementUpdateS2CPacket. getAdvancementsToEarn()Map<Identifier,AdvancementProgress>AdvancementUpdateS2CPacket. getAdvancementsToProgress()List<Identifier>UnlockRecipesS2CPacket. getRecipeIdsToChange()List<Identifier>UnlockRecipesS2CPacket. getRecipeIdsToInit()Constructors in net.minecraft.network.packet.s2c.play with parameters of type Identifier Constructor Description CustomPayloadS2CPacket(Identifier channel, PacketByteBuf data)PlaySoundIdS2CPacket(Identifier sound, SoundCategory category, Vec3d pos, float volume, float pitch)SelectAdvancementTabS2CPacket(@Nullable Identifier tabId)StopSoundS2CPacket(@Nullable Identifier soundId, @Nullable SoundCategory category)Constructor parameters in net.minecraft.network.packet.s2c.play with type arguments of type Identifier Constructor Description AdvancementUpdateS2CPacket(boolean clearCurrent, Collection<Advancement> toEarn, Set<Identifier> toRemove, Map<Identifier,AdvancementProgress> toSetProgress)AdvancementUpdateS2CPacket(boolean clearCurrent, Collection<Advancement> toEarn, Set<Identifier> toRemove, Map<Identifier,AdvancementProgress> toSetProgress)UnlockRecipesS2CPacket(UnlockRecipesS2CPacket.Action action, Collection<Identifier> recipeIdsToChange, Collection<Identifier> recipeIdsToInit, RecipeBookOptions options) -
Uses of Identifier in net.minecraft.predicate
Fields in net.minecraft.predicate with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,PlayerPredicate.AdvancementPredicate>PlayerPredicate. advancementsprivate Map<Identifier,PlayerPredicate.AdvancementPredicate>PlayerPredicate.Builder. advancementsprivate Object2BooleanMap<Identifier>PlayerPredicate.Builder. recipesprivate Object2BooleanMap<Identifier>PlayerPredicate. recipesMethods in net.minecraft.predicate that return Identifier Modifier and Type Method Description private static <T> IdentifierPlayerPredicate. getStatId(Stat<T> stat)Methods in net.minecraft.predicate with parameters of type Identifier Modifier and Type Method Description private static <T> Stat<T>PlayerPredicate. getStat(StatType<T> type, Identifier id)PlayerPredicate.BuilderPlayerPredicate.Builder. method_35314(Identifier identifier, Map<String,Boolean> map)PlayerPredicate.BuilderPlayerPredicate.Builder. method_35315(Identifier identifier, boolean bool)PlayerPredicate.BuilderPlayerPredicate.Builder. method_35316(Identifier identifier, boolean bool)Constructor parameters in net.minecraft.predicate with type arguments of type Identifier Constructor Description PlayerPredicate(NumberRange.IntRange experienceLevel, @Nullable GameMode gamemode, Map<Stat<?>,NumberRange.IntRange> stats, Object2BooleanMap<Identifier> recipes, Map<Identifier,PlayerPredicate.AdvancementPredicate> advancements) -
Uses of Identifier in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity declared as Identifier Modifier and Type Field Description private IdentifierAdvancementEntityPredicateDeserializer. advancementIdprivate IdentifierEntityPredicate.Builder. catTypeprivate @Nullable IdentifierEntityPredicate. catTypeMethods in net.minecraft.predicate.entity that return Identifier Modifier and Type Method Description IdentifierAdvancementEntityPredicateDeserializer. getAdvancementId()Methods in net.minecraft.predicate.entity with parameters of type Identifier Modifier and Type Method Description EntityPredicate.BuilderEntityPredicate.Builder. catType(@Nullable Identifier catType)EntityPredicate.BuilderEntityPredicate.Builder. type(Identifier catType)Constructors in net.minecraft.predicate.entity with parameters of type Identifier Constructor Description AdvancementEntityPredicateDeserializer(Identifier advancementId, LootConditionManager conditionManager)EntityPredicate(EntityTypePredicate type, DistancePredicate distance, LocationPredicate location, EntityEffectPredicate effects, NbtPredicate nbt, EntityFlagsPredicate flags, EntityEquipmentPredicate equipment, PlayerPredicate player, FishingHookPredicate fishingHook, @Nullable String team, @Nullable Identifier catType)EntityPredicate(EntityTypePredicate type, DistancePredicate distance, LocationPredicate location, EntityEffectPredicate effects, NbtPredicate nbt, EntityFlagsPredicate flags, EntityEquipmentPredicate equipment, PlayerPredicate player, FishingHookPredicate fishingHook, EntityPredicate vehicle, EntityPredicate targetedEntity, @Nullable String team, @Nullable Identifier catType) -
Uses of Identifier in net.minecraft.recipe
Fields in net.minecraft.recipe declared as Identifier Modifier and Type Field Description protected IdentifierAbstractCookingRecipe. idprotected IdentifierCuttingRecipe. idprivate IdentifierShapedRecipe. idprivate IdentifierShapelessRecipe. idprivate IdentifierSmithingRecipe. idprivate IdentifierSpecialCraftingRecipe. idFields in net.minecraft.recipe with type parameters of type Identifier Modifier and Type Field Description private Function<Identifier,T>SpecialRecipeSerializer. idprivate Map<RecipeType<?>,Map<Identifier,Recipe<?>>>RecipeManager. recipesMethods in net.minecraft.recipe that return Identifier Modifier and Type Method Description IdentifierAbstractCookingRecipe. getId()IdentifierCuttingRecipe. getId()IdentifierRecipe. getId()IdentifierShapedRecipe. getId()IdentifierShapelessRecipe. getId()IdentifierSmithingRecipe. getId()IdentifierSpecialCraftingRecipe. getId()Methods in net.minecraft.recipe that return types with arguments of type Identifier Modifier and Type Method Description private <C extends Inventory, T extends Recipe<C>>
Map<Identifier,Recipe<C>>RecipeManager. getAllOfType(RecipeType<T> type)Stream<Identifier>RecipeManager. keys()Methods in net.minecraft.recipe with parameters of type Identifier Modifier and Type Method Description TCookingRecipeSerializer.RecipeFactory. create(Identifier id, String group, Ingredient input, ItemStack output, float experience, int cookTime)TCuttingRecipe.Serializer.RecipeFactory. create(Identifier id, String group, Ingredient input, ItemStack output)static Recipe<?>RecipeManager. deserialize(Identifier id, JsonObject json)Optional<? extends Recipe<?>>RecipeManager. get(Identifier id)TCookingRecipeSerializer. read(Identifier identifier, JsonObject jsonObject)TCookingRecipeSerializer. read(Identifier identifier, PacketByteBuf packetByteBuf)TCuttingRecipe.Serializer. read(Identifier identifier, JsonObject jsonObject)TCuttingRecipe.Serializer. read(Identifier identifier, PacketByteBuf packetByteBuf)TRecipeSerializer. read(Identifier id, JsonObject json)TRecipeSerializer. read(Identifier id, PacketByteBuf buf)ShapedRecipeShapedRecipe.Serializer. read(Identifier identifier, JsonObject jsonObject)ShapedRecipeShapedRecipe.Serializer. read(Identifier identifier, PacketByteBuf packetByteBuf)ShapelessRecipeShapelessRecipe.Serializer. read(Identifier identifier, JsonObject jsonObject)ShapelessRecipeShapelessRecipe.Serializer. read(Identifier identifier, PacketByteBuf packetByteBuf)SmithingRecipeSmithingRecipe.Serializer. read(Identifier identifier, JsonObject jsonObject)SmithingRecipeSmithingRecipe.Serializer. read(Identifier identifier, PacketByteBuf packetByteBuf)TSpecialRecipeSerializer. read(Identifier id, JsonObject json)TSpecialRecipeSerializer. read(Identifier id, PacketByteBuf buf)Method parameters in net.minecraft.recipe with type arguments of type Identifier Modifier and Type Method Description protected voidRecipeManager. apply(Map<Identifier,JsonElement> map, ResourceManager resourceManager, Profiler profiler)Constructor parameters in net.minecraft.recipe with type arguments of type Identifier Constructor Description SpecialRecipeSerializer(Function<Identifier,T> id) -
Uses of Identifier in net.minecraft.recipe.book
Fields in net.minecraft.recipe.book with type parameters of type Identifier Modifier and Type Field Description protected Set<Identifier>RecipeBook. recipesprotected Set<Identifier>RecipeBook. toBeDisplayedMethods in net.minecraft.recipe.book with parameters of type Identifier Modifier and Type Method Description protected voidRecipeBook. add(Identifier id)booleanRecipeBook. contains(Identifier id)protected voidRecipeBook. display(Identifier id)protected voidRecipeBook. remove(Identifier id) -
Uses of Identifier in net.minecraft.resource
Fields in net.minecraft.resource declared as Identifier Modifier and Type Field Description private IdentifierResourceImpl. idMethods in net.minecraft.resource that return Identifier Modifier and Type Method Description IdentifierResource. getId()Returns the location of this resource.IdentifierResourceImpl. getId()Returns the location of this resource.(package private) static IdentifierNamespaceResourceManager. getMetadataPath(Identifier id)Methods in net.minecraft.resource that return types with arguments of type Identifier Modifier and Type Method Description Collection<Identifier>DefaultResourcePack. findResources(ResourceType type, String namespace, String prefix, int maxDepth, Predicate<String> pathFilter)Collection<Identifier>DirectoryResourcePack. findResources(ResourceType type, String namespace, String prefix, int maxDepth, Predicate<String> pathFilter)Collection<Identifier>NamespaceResourceManager. findResources(String startingPath, Predicate<String> pathPredicate)Returns a sorted list of identifiers matching a path predicate.Collection<Identifier>ReloadableResourceManagerImpl. findResources(String startingPath, Predicate<String> pathPredicate)Returns a sorted list of identifiers matching a path predicate.Collection<Identifier>ResourceManager.Empty. findResources(String startingPath, Predicate<String> pathPredicate)Returns a sorted list of identifiers matching a path predicate.Collection<Identifier>ResourceManager. findResources(String startingPath, Predicate<String> pathPredicate)Returns a sorted list of identifiers matching a path predicate.Collection<Identifier>ResourcePack. findResources(ResourceType type, String namespace, String prefix, int maxDepth, Predicate<String> pathFilter)Collection<Identifier>ZipResourcePack. findResources(ResourceType type, String namespace, String prefix, int maxDepth, Predicate<String> pathFilter)protected Map<Identifier,JsonElement>JsonDataLoader. prepare(ResourceManager resourceManager, Profiler profiler)Methods in net.minecraft.resource with parameters of type Identifier Modifier and Type Method Description booleanAbstractFileResourcePack. contains(ResourceType type, Identifier id)booleanDefaultResourcePack. contains(ResourceType type, Identifier id)booleanResourcePack. contains(ResourceType type, Identifier id)booleanNamespaceResourceManager. containsResource(Identifier id)Checks whether any of the currently-loaded resource packs contain an entry for the given id.booleanReloadableResourceManagerImpl. containsResource(Identifier id)Checks whether any of the currently-loaded resource packs contain an entry for the given id.booleanResourceManager. containsResource(Identifier id)Checks whether any of the currently-loaded resource packs contain an entry for the given id.booleanResourceManager.Empty. containsResource(Identifier id)Checks whether any of the currently-loaded resource packs contain an entry for the given id.protected @Nullable InputStreamDefaultResourcePack. findInputStream(ResourceType type, Identifier id)List<Resource>NamespaceResourceManager. getAllResources(Identifier id)Gets all of the available resources to the corresponding resource identifier.List<Resource>ReloadableResourceManagerImpl. getAllResources(Identifier id)Gets all of the available resources to the corresponding resource identifier.List<Resource>ResourceManager.Empty. getAllResources(Identifier id)Gets all of the available resources to the corresponding resource identifier.List<Resource>ResourceManager. getAllResources(Identifier id)Gets all of the available resources to the corresponding resource identifier.private static StringAbstractFileResourcePack. getFilename(ResourceType type, Identifier id)(package private) static IdentifierNamespaceResourceManager. getMetadataPath(Identifier id)private static StringDefaultResourcePack. getPath(ResourceType type, Identifier id)ResourceDefaultResourcePack. getResource(Identifier id)Finds and returns the corresponding resource for a resource's identifier.ResourceNamespaceResourceManager. getResource(Identifier id)Finds and returns the corresponding resource for a resource's identifier.ResourceReloadableResourceManagerImpl. getResource(Identifier id)Finds and returns the corresponding resource for a resource's identifier.ResourceResourceFactory. getResource(Identifier id)Finds and returns the corresponding resource for a resource's identifier.ResourceResourceManager.Empty. getResource(Identifier id)Finds and returns the corresponding resource for a resource's identifier.private booleanNamespaceResourceManager. isPathAbsolute(Identifier id)InputStreamAbstractFileResourcePack. open(ResourceType type, Identifier id)InputStreamDefaultResourcePack. open(ResourceType type, Identifier id)protected InputStreamNamespaceResourceManager. open(Identifier id, ResourcePack pack)InputStreamResourcePack. open(ResourceType type, Identifier id)private voidNamespaceResourceManager. validate(Identifier id)Method parameters in net.minecraft.resource with type arguments of type Identifier Modifier and Type Method Description private voidDirectoryResourcePack. findFiles(File file, int maxDepth, String namespace, List<Identifier> found, String prefix, Predicate<String> pathFilter)private static voidDefaultResourcePack. getIdentifiers(Collection<Identifier> results, int maxDepth, String namespace, Path root, String prefix, Predicate<String> pathFilter)Constructors in net.minecraft.resource with parameters of type Identifier Constructor Description DebugInputStream(InputStream parent, Identifier id, String packName)ResourceImpl(String packName, Identifier id, InputStream inputStream, @Nullable InputStream metaInputStream) -
Uses of Identifier in net.minecraft.scoreboard
Methods in net.minecraft.scoreboard with parameters of type Identifier Modifier and Type Method Description private static <T> Optional<ScoreboardCriterion>ScoreboardCriterion. getOrCreateStatCriterion(StatType<T> statType, Identifier id) -
Uses of Identifier in net.minecraft.screen
Fields in net.minecraft.screen declared as Identifier Modifier and Type Field Description static IdentifierPlayerScreenHandler. BLOCK_ATLAS_TEXTUREprivate static Identifier[]PlayerScreenHandler. EMPTY_ARMOR_SLOT_TEXTURESstatic IdentifierPlayerScreenHandler. EMPTY_BOOTS_SLOT_TEXTUREstatic IdentifierPlayerScreenHandler. EMPTY_CHESTPLATE_SLOT_TEXTUREstatic IdentifierPlayerScreenHandler. EMPTY_HELMET_SLOT_TEXTUREstatic IdentifierPlayerScreenHandler. EMPTY_LEGGINGS_SLOT_TEXTUREstatic IdentifierPlayerScreenHandler. EMPTY_OFFHAND_ARMOR_SLOT -
Uses of Identifier in net.minecraft.screen.slot
Methods in net.minecraft.screen.slot that return types with arguments of type Identifier Modifier and Type Method Description @Nullable com.mojang.datafixers.util.Pair<Identifier,Identifier>Slot. getBackgroundSprite()@Nullable com.mojang.datafixers.util.Pair<Identifier,Identifier>Slot. getBackgroundSprite() -
Uses of Identifier in net.minecraft.server
Methods in net.minecraft.server with parameters of type Identifier Modifier and Type Method Description @Nullable AdvancementServerAdvancementLoader. get(Identifier id)Method parameters in net.minecraft.server with type arguments of type Identifier Modifier and Type Method Description protected voidServerAdvancementLoader. apply(Map<Identifier,JsonElement> map, ResourceManager resourceManager, Profiler profiler) -
Uses of Identifier in net.minecraft.server.command
Methods in net.minecraft.server.command that return types with arguments of type Identifier Modifier and Type Method Description Stream<Identifier>ServerCommandSource. getRecipeIds()Collection<Identifier>ServerCommandSource. getSoundIds()Methods in net.minecraft.server.command with parameters of type Identifier Modifier and Type Method Description private static intBossBarCommand. addBossBar(ServerCommandSource source, Identifier name, Text displayName)private static intLocateBiomeCommand. execute(ServerCommandSource source, Identifier id)private static intPlaySoundCommand. execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Identifier sound, SoundCategory category, Vec3d pos, float volume, float pitch, float minVolume)private static intStopSoundCommand. execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, @Nullable SoundCategory category, @Nullable Identifier sound)private static intSummonCommand. execute(ServerCommandSource source, Identifier entity, Vec3d pos, NbtCompound nbt, boolean initialize)private static intLootCommand. executeFish(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, Identifier lootTable, BlockPos pos, ItemStack stack, LootCommand.Target constructor)private static intLootCommand. executeLoot(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, Identifier lootTable, LootCommand.Target constructor)private static intLootCommand. getFeedbackMessageSingle(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, Identifier lootTable, LootContext lootContext, LootCommand.Target constructor)private static voidLootCommand. sendDroppedFeedback(ServerCommandSource source, List<ItemStack> stacks, Identifier lootTable)Method parameters in net.minecraft.server.command with type arguments of type Identifier Modifier and Type Method Description private static intScheduleCommand. execute(ServerCommandSource source, com.mojang.datafixers.util.Pair<Identifier,com.mojang.datafixers.util.Either<CommandFunction,Tag<CommandFunction>>> function, int time, boolean replace) -
Uses of Identifier in net.minecraft.server.function
Fields in net.minecraft.server.function declared as Identifier Modifier and Type Field Description private IdentifierCommandFunction. idprivate @Nullable IdentifierCommandFunction.LazyContainer. idprivate static IdentifierCommandFunctionManager. LOAD_FUNCTIONprivate static IdentifierCommandFunctionManager. TICK_FUNCTIONFields in net.minecraft.server.function with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,CommandFunction>FunctionLoader. functionsMethods in net.minecraft.server.function that return Identifier Modifier and Type Method Description IdentifierCommandFunction. getId()@Nullable IdentifierCommandFunction.LazyContainer. getId()Methods in net.minecraft.server.function that return types with arguments of type Identifier Modifier and Type Method Description Iterable<Identifier>CommandFunctionManager. getAllFunctions()Map<Identifier,CommandFunction>FunctionLoader. getFunctions()Iterable<Identifier>CommandFunctionManager. getFunctionTags()Methods in net.minecraft.server.function with parameters of type Identifier Modifier and Type Method Description static CommandFunctionCommandFunction. create(Identifier id, com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, ServerCommandSource source, List<String> lines)Parses a function in the context ofsource.private voidCommandFunctionManager. executeAll(Collection<CommandFunction> functions, Identifier label)Optional<CommandFunction>FunctionLoader. get(Identifier id)Optional<CommandFunction>CommandFunctionManager. getFunction(Identifier id)Tag<CommandFunction>FunctionLoader. getOrCreateTag(Identifier id)Tag<CommandFunction>CommandFunctionManager. getTaggedFunctions(Identifier tag)private static List<String>FunctionLoader. readLines(ResourceManager resourceManager, Identifier id)Constructors in net.minecraft.server.function with parameters of type Identifier Constructor Description CommandFunction(Identifier id, CommandFunction.Element[] elements)LazyContainer(@Nullable Identifier id) -
Uses of Identifier in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type Identifier Modifier and Type Method Description private static voidDebugInfoSender. sendToAll(ServerWorld world, PacketByteBuf buf, Identifier channel)voidServerPlayerEntity. unlockRecipes(Identifier[] ids)Method parameters in net.minecraft.server.network with type arguments of type Identifier Modifier and Type Method Description private voidServerRecipeBook. sendUnlockRecipesPacket(UnlockRecipesS2CPacket.Action action, ServerPlayerEntity player, List<Identifier> recipeIds) -
Uses of Identifier in net.minecraft.server.world
Fields in net.minecraft.server.world with type parameters of type Identifier Modifier and Type Field Description private Function<T,Identifier>SimpleTickScheduler. identifierProviderprivate Function<T,Identifier>ServerTickScheduler. idToNameMethod parameters in net.minecraft.server.world with type arguments of type Identifier Modifier and Type Method Description static <T> SimpleTickScheduler<T>SimpleTickScheduler. fromNbt(NbtList ticks, Function<T,Identifier> function, Function<Identifier,T> function2)private static <T> NbtListServerTickScheduler. serializeScheduledTicks(Function<T,Identifier> identifierProvider, Iterable<ScheduledTick<T>> scheduledTicks, long time)Constructor parameters in net.minecraft.server.world with type arguments of type Identifier Constructor Description ServerTickScheduler(ServerWorld world, Predicate<T> invalidObjPredicate, Function<T,Identifier> idToName, Consumer<ScheduledTick<T>> tickConsumer)SimpleTickScheduler(Function<T,Identifier> identifierProvider, List<SimpleTickScheduler.Tick<T>> scheduledTicks)SimpleTickScheduler(Function<T,Identifier> identifierProvider, List<ScheduledTick<T>> scheduledTicks, long startTime) -
Uses of Identifier in net.minecraft.sound
Fields in net.minecraft.sound declared as Identifier Modifier and Type Field Description private IdentifierSoundEvent. idMethods in net.minecraft.sound that return Identifier Modifier and Type Method Description IdentifierSoundEvent. getId()Constructors in net.minecraft.sound with parameters of type Identifier Constructor Description SoundEvent(Identifier id) -
Uses of Identifier in net.minecraft.stat
Fields in net.minecraft.stat with type parameters of type Identifier Modifier and Type Field Description static StatType<Identifier>Stats. CUSTOMMethods in net.minecraft.stat that return Identifier Modifier and Type Method Description private static <T> IdentifierServerStatHandler. getStatId(Stat<T> stat)private static IdentifierStats. register(String id, StatFormatter formatter)Methods in net.minecraft.stat with parameters of type Identifier Modifier and Type Method Description private static <T> StringStat. getName(@Nullable Identifier id) -
Uses of Identifier in net.minecraft.structure
Fields in net.minecraft.structure declared as Identifier Modifier and Type Field Description private static Identifier[]ShipwreckGenerator. BEACHED_TEMPLATESprivate static Identifier[]OceanRuinGenerator. BIG_BRICK_RUINSprivate static Identifier[]OceanRuinGenerator. BIG_CRACKED_RUINSprivate static Identifier[]OceanRuinGenerator. BIG_MOSSY_RUINSprivate static Identifier[]OceanRuinGenerator. BIG_WARM_RUINSprivate static IdentifierIglooGenerator. BOTTOM_TEMPLATEprivate static Identifier[]OceanRuinGenerator. BRICK_RUINSprivate static Identifier[]OceanRuinGenerator. CRACKED_RUINSprivate static Identifier[]NetherFossilGenerator. FOSSILSprivate static IdentifierIglooGenerator. MIDDLE_TEMPLATEprivate static Identifier[]OceanRuinGenerator. MOSSY_RUINSprivate static Identifier[]ShipwreckGenerator. REGULAR_TEMPLATESprivate static IdentifierIglooGenerator. TOP_TEMPLATEprivate static Identifier[]OceanRuinGenerator. WARM_RUINSFields in net.minecraft.structure with type parameters of type Identifier Modifier and Type Field Description private static Map<Identifier,BlockPos>IglooGenerator. field_14406private static Map<Identifier,BlockPos>IglooGenerator. field_14408private Map<Identifier,Structure>StructureManager. structuresMethods in net.minecraft.structure that return Identifier Modifier and Type Method Description private static IdentifierOceanRuinGenerator. getRandomBigWarmRuin(Random random)private static IdentifierOceanRuinGenerator. getRandomWarmRuin(Random random)private static IdentifierEndCityGenerator.Piece. method_35425(String string)protected IdentifierEndCityGenerator.Piece. method_35470()protected IdentifierSimpleStructurePiece. method_35470()protected IdentifierWoodlandMansionGenerator.Piece. method_35470()private static IdentifierWoodlandMansionGenerator.Piece. method_35474(String string)Methods in net.minecraft.structure with parameters of type Identifier Modifier and Type Method Description protected booleanMineshaftGenerator.MineshaftCorridor. addChest(StructureWorldAccess world, BlockBox boundingBox, Random random, int int2, int int3, int z, Identifier lootTableId)protected booleanStructurePiece. addChest(ServerWorldAccess world, BlockBox boundingBox, Random random, BlockPos pos, Identifier lootTableId, @Nullable BlockState block)protected booleanStructurePiece. addChest(StructureWorldAccess world, BlockBox boundingBox, Random random, int int2, int int3, int z, Identifier lootTableId)protected booleanStructurePiece. addDispenser(StructureWorldAccess world, BlockBox boundingBox, Random random, int x, int int2, int int3, Direction facing, Identifier lootTableId)private PathStructureManager. getAndCheckStructurePath(Identifier id, String extension)@Nullable StructureStructureManager. getStructure(Identifier id)StructureStructureManager. getStructureOrBlank(Identifier id)PathStructureManager. getStructurePath(Identifier id, String extension)private @Nullable StructureStructureManager. loadStructureFromFile(Identifier id)private @Nullable StructureStructureManager. loadStructureFromResource(Identifier id)private static StructurePlacementDataIglooGenerator.Piece. method_35428(BlockRotation blockRotation, Identifier identifier)private static BlockPosIglooGenerator.Piece. method_35430(Identifier identifier, BlockPos blockPos, int int2)private static StructurePlacementDataRuinedPortalStructurePiece. method_35449(ServerWorld world, NbtCompound nbt, Identifier id)booleanStructureManager. saveStructure(Identifier id)voidStructureManager. unloadStructure(Identifier id)Constructors in net.minecraft.structure with parameters of type Identifier Constructor Description Piece(StructureManager manager, Identifier identifier, BlockPos pos, BlockRotation rotation, int yOffset)Piece(StructureManager manager, Identifier template, BlockPos pos, BlockRotation rotation)Piece(StructureManager structureManager, Identifier template, BlockPos pos, BlockRotation rotation, float integrity, OceanRuinFeature.BiomeType biomeType, boolean large)Piece(StructureManager manager, Identifier identifier, BlockPos pos, BlockRotation rotation, boolean grounded)RuinedPortalStructurePiece(StructureManager structureManager, BlockPos blockPos, RuinedPortalStructurePiece.VerticalPlacement verticalPlacement, RuinedPortalStructurePiece.Properties properties, Identifier identifier, Structure structure, BlockRotation blockRotation, BlockMirror blockMirror, BlockPos blockPos2)SimpleStructurePiece(StructurePieceType structurePieceType, int int2, StructureManager structureManager, Identifier identifier, String string, StructurePlacementData structurePlacementData, BlockPos blockPos)Constructor parameters in net.minecraft.structure with type arguments of type Identifier Constructor Description SimpleStructurePiece(StructurePieceType structurePieceType, NbtCompound nbtCompound, ServerWorld serverWorld, Function<Identifier,StructurePlacementData> function) -
Uses of Identifier in net.minecraft.structure.pool
Fields in net.minecraft.structure.pool declared as Identifier Modifier and Type Field Description private IdentifierStructurePool. idprivate IdentifierStructurePool. terminatorsIdFields in net.minecraft.structure.pool with type parameters of type Identifier Modifier and Type Field Description protected com.mojang.datafixers.util.Either<Identifier,Structure>SinglePoolElement. field_24015private static com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<Identifier,Structure>>SinglePoolElement. field_24951Methods in net.minecraft.structure.pool that return Identifier Modifier and Type Method Description IdentifierStructurePool. getId()IdentifierStructurePool. getTerminatorsId()Methods in net.minecraft.structure.pool that return types with arguments of type Identifier Modifier and Type Method Description protected static <E extends SinglePoolElement>
com.mojang.serialization.codecs.RecordCodecBuilder<E,com.mojang.datafixers.util.Either<Identifier,Structure>>SinglePoolElement. method_28882()Method parameters in net.minecraft.structure.pool with type arguments of type Identifier Modifier and Type Method Description private static <T> com.mojang.serialization.DataResult<T>SinglePoolElement. method_28877(com.mojang.datafixers.util.Either<Identifier,Structure> either, com.mojang.serialization.DynamicOps<T> dynamicOps, T t)Constructors in net.minecraft.structure.pool with parameters of type Identifier Constructor Description StructurePool(Identifier id, Identifier terminatorsId, List<com.mojang.datafixers.util.Pair<Function<StructurePool.Projection,? extends StructurePoolElement>,Integer>> elementCounts, StructurePool.Projection projection)StructurePool(Identifier id, Identifier terminatorsId, List<com.mojang.datafixers.util.Pair<StructurePoolElement,Integer>> elementCounts)Constructor parameters in net.minecraft.structure.pool with type arguments of type Identifier Constructor Description LegacySinglePoolElement(com.mojang.datafixers.util.Either<Identifier,Structure> either, Supplier<StructureProcessorList> processors, StructurePool.Projection projection)SinglePoolElement(com.mojang.datafixers.util.Either<Identifier,Structure> either, Supplier<StructureProcessorList> processors, StructurePool.Projection projection) -
Uses of Identifier in net.minecraft.tag
Fields in net.minecraft.tag declared as Identifier Modifier and Type Field Description protected IdentifierRequiredTagList.TagWrapper. idprivate IdentifierTag.ObjectEntry. idprivate IdentifierTag.OptionalObjectEntry. idprivate IdentifierTag.OptionalTagEntry. idprivate IdentifierTag.TagEntry. idFields in net.minecraft.tag with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,IntList>TagGroup.Serialized. contentsprivate Function<Identifier,Optional<T>>TagGroupLoader. registryGetterMethods in net.minecraft.tag that return Identifier Modifier and Type Method Description IdentifierRequiredTagList.TagWrapper. getId()IdentifierTag.Identified. getId()<T, E extends Exception>
IdentifierTagManager. getTagId(RegistryKey<? extends Registry<T>> registryKey, Tag<T> tag, Supplier<E> exceptionSupplier)@Nullable IdentifierTagGroup. getUncheckedTagId(Tag<T> tag)default @Nullable IdentifierTagGroup. method_34894(Tag.Identified<T> identified)Methods in net.minecraft.tag that return types with arguments of type Identifier Modifier and Type Method Description Set<Identifier>RequiredTagList. getMissingTags(TagManager tagManager)Gets the required tags which are not supplied by the current datapacks.static Multimap<RegistryKey<? extends Registry<?>>,Identifier>RequiredTagListRegistry. getMissingTags(TagManager tagManager)default Collection<Identifier>TagGroup. getTagIds()Map<Identifier,Tag<T>>TagGroup. getTags()default Collection<Identifier>TagGroup. getTagsFor(T object)Gets the identifiers of all tags an object is applicable to.Map<Identifier,Tag.Builder>TagGroupLoader. loadTags(ResourceManager manager)Methods in net.minecraft.tag with parameters of type Identifier Modifier and Type Method Description Tag.BuilderTag.Builder. add(Identifier id, String source)Tag.BuilderTag.Builder. addOptional(Identifier id, String ource)Tag.BuilderTag.Builder. addOptionalTag(Identifier id, String source)Tag.BuilderTag.Builder. addTag(Identifier id, String source)default @Nullable Tag<T>TagGroup. getTag(Identifier id)<T, E extends Exception>
Tag<T>TagManager. getTag(RegistryKey<? extends Registry<T>> registryKey, Identifier id, Function<Identifier,E> exceptionFactory)Tag<T>TagGroup. getTagOrEmpty(Identifier id)private static booleanTagGroupLoader. method_32836(Multimap<Identifier,Identifier> multimap, Identifier identifier, Identifier identifier2)private static voidTagGroupLoader. method_32839(Map<Identifier,Tag.Builder> map, Multimap<Identifier,Identifier> multimap, Set<Identifier> set, Identifier identifier, BiConsumer<Identifier,Tag.Builder> biConsumer)private static voidTagGroupLoader. method_32844(Multimap<Identifier,Identifier> multimap, Identifier identifier, Identifier identifier2)default booleanTagGroup. method_34895(Identifier identifier)Method parameters in net.minecraft.tag with type arguments of type Identifier Modifier and Type Method Description <T> com.mojang.datafixers.util.Either<Collection<Tag.TrackedEntry>,Tag<T>>Tag.Builder. build(Function<Identifier,Tag<T>> tagGetter, Function<Identifier,T> objectGetter)TagGroup<T>TagGroupLoader. buildGroup(Map<Identifier,Tag.Builder> tags)static <T> TagGroup<T>TagGroup. create(Map<Identifier,Tag<T>> tags)<T, E extends Exception>
Tag<T>TagManager. getTag(RegistryKey<? extends Registry<T>> registryKey, Identifier id, Function<Identifier,E> exceptionFactory)voidTag.Builder. method_32826(Consumer<Identifier> consumer)voidTag.Builder. method_32828(Consumer<Identifier> consumer)default voidTag.Entry. method_32831(Consumer<Identifier> consumer)voidTag.TagEntry. method_32831(Consumer<Identifier> consumer)booleanTag.Entry. method_32832(Predicate<Identifier> predicate, Predicate<Identifier> predicate2)booleanTag.ObjectEntry. method_32832(Predicate<Identifier> predicate, Predicate<Identifier> predicate2)booleanTag.OptionalObjectEntry. method_32832(Predicate<Identifier> predicate, Predicate<Identifier> predicate2)booleanTag.OptionalTagEntry. method_32832(Predicate<Identifier> predicate, Predicate<Identifier> predicate2)booleanTag.TagEntry. method_32832(Predicate<Identifier> predicate, Predicate<Identifier> predicate2)default voidTag.Entry. method_32833(Consumer<Identifier> consumer)voidTag.OptionalTagEntry. method_32833(Consumer<Identifier> consumer)private static booleanTagGroupLoader. method_32836(Multimap<Identifier,Identifier> multimap, Identifier identifier, Identifier identifier2)private static booleanTagGroupLoader. method_32836(Multimap<Identifier,Identifier> multimap, Identifier identifier, Identifier identifier2)private static voidTagGroupLoader. method_32839(Map<Identifier,Tag.Builder> map, Multimap<Identifier,Identifier> multimap, Set<Identifier> set, Identifier identifier, BiConsumer<Identifier,Tag.Builder> biConsumer)private static voidTagGroupLoader. method_32839(Map<Identifier,Tag.Builder> map, Multimap<Identifier,Identifier> multimap, Set<Identifier> set, Identifier identifier, BiConsumer<Identifier,Tag.Builder> biConsumer)private static voidTagGroupLoader. method_32839(Map<Identifier,Tag.Builder> map, Multimap<Identifier,Identifier> multimap, Set<Identifier> set, Identifier identifier, BiConsumer<Identifier,Tag.Builder> biConsumer)private static voidTagGroupLoader. method_32839(Map<Identifier,Tag.Builder> map, Multimap<Identifier,Identifier> multimap, Set<Identifier> set, Identifier identifier, BiConsumer<Identifier,Tag.Builder> biConsumer)private static voidTagGroupLoader. method_32839(Map<Identifier,Tag.Builder> map, Multimap<Identifier,Identifier> multimap, Set<Identifier> set, Identifier identifier, BiConsumer<Identifier,Tag.Builder> biConsumer)private static voidTagGroupLoader. method_32844(Multimap<Identifier,Identifier> multimap, Identifier identifier, Identifier identifier2)private static voidTagGroupLoader. method_32844(Multimap<Identifier,Identifier> multimap, Identifier identifier, Identifier identifier2)<T> booleanTag.Entry. resolve(Function<Identifier,Tag<T>> tagGetter, Function<Identifier,T> objectGetter, Consumer<T> collector)<T> booleanTag.ObjectEntry. resolve(Function<Identifier,Tag<T>> tagGetter, Function<Identifier,T> objectGetter, Consumer<T> collector)<T> booleanTag.OptionalObjectEntry. resolve(Function<Identifier,Tag<T>> tagGetter, Function<Identifier,T> objectGetter, Consumer<T> collector)<T> booleanTag.OptionalTagEntry. resolve(Function<Identifier,Tag<T>> tagGetter, Function<Identifier,T> objectGetter, Consumer<T> collector)<T> booleanTag.TagEntry. resolve(Function<Identifier,Tag<T>> tagGetter, Function<Identifier,T> objectGetter, Consumer<T> collector)(package private) voidRequiredTagList.TagWrapper. updateDelegate(Function<Identifier,Tag<T>> tagFactory)Constructors in net.minecraft.tag with parameters of type Identifier Constructor Description ObjectEntry(Identifier id)OptionalObjectEntry(Identifier id)OptionalTagEntry(Identifier id)TagEntry(Identifier id)TagWrapper(Identifier id)Constructor parameters in net.minecraft.tag with type arguments of type Identifier Constructor Description Serialized(Map<Identifier,IntList> contents)TagGroupLoader(Function<Identifier,Optional<T>> registryGetter, String dataType) -
Uses of Identifier in net.minecraft.text
Fields in net.minecraft.text declared as Identifier Modifier and Type Field Description static IdentifierStyle. DEFAULT_FONT_IDThe identifier for the default font of a style.private @Nullable IdentifierStyle. fontprivate IdentifierNbtText.StorageNbtText. idMethods in net.minecraft.text that return Identifier Modifier and Type Method Description IdentifierStyle. getFont()Returns the font of this style.private static @Nullable IdentifierStyle.Serializer. getFont(JsonObject root)IdentifierNbtText.StorageNbtText. getId()Methods in net.minecraft.text with parameters of type Identifier Modifier and Type Method Description StyleStyle. withFont(@Nullable Identifier font)Returns a new style with the font provided and all other attributes of this style.Constructors in net.minecraft.text with parameters of type Identifier Constructor Description StorageNbtText(String rawPath, boolean interpret, Identifier id)StorageNbtText(String rawPath, NbtPathArgumentType.NbtPath path, boolean interpret, Identifier id)Style(@Nullable TextColor color, @Nullable Boolean bold, @Nullable Boolean italic, @Nullable Boolean underlined, @Nullable Boolean strikethrough, @Nullable Boolean obfuscated, @Nullable ClickEvent clickEvent, @Nullable HoverEvent hoverEvent, @Nullable String insertion, @Nullable Identifier font) -
Uses of Identifier in net.minecraft.util
Fields in net.minecraft.util with type parameters of type Identifier Modifier and Type Field Description static com.mojang.serialization.Codec<Identifier>Identifier. CODECMethods in net.minecraft.util that return Identifier Modifier and Type Method Description IdentifierIdentifier.Serializer. deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext)static IdentifierIdentifier. fromCommandInput(com.mojang.brigadier.StringReader reader)static IdentifierIdentifier. splitOn(String id, char delimiter)static @Nullable IdentifierIdentifier. tryParse(String id)Parses a string into anIdentifier.Methods in net.minecraft.util that return types with arguments of type Identifier Modifier and Type Method Description private static com.mojang.serialization.DataResult<Identifier>Identifier. validate(String id)Methods in net.minecraft.util with parameters of type Identifier Modifier and Type Method Description intIdentifier. compareTo(Identifier identifier)static StringUtil. createTranslationKey(String type, @Nullable Identifier id)JsonElementIdentifier.Serializer. serialize(Identifier identifier, Type type, JsonSerializationContext jsonSerializationContext) -
Uses of Identifier in net.minecraft.util.dynamic
Methods in net.minecraft.util.dynamic that return types with arguments of type Identifier Modifier and Type Method Description Collection<Identifier>RegistryOps.EntryLoader. getKnownEntryPaths(RegistryKey<? extends Registry<?>> key)Collection<Identifier>RegistryOps.EntryLoader.Impl. getKnownEntryPaths(RegistryKey<? extends Registry<?>> key)Methods in net.minecraft.util.dynamic with parameters of type Identifier Modifier and Type Method Description private <E> com.mojang.serialization.DataResult<Supplier<E>>RegistryOps. readSupplier(RegistryKey<? extends Registry<E>> key, MutableRegistry<E> registry, com.mojang.serialization.Codec<E> codec, Identifier elementId)Reads a supplier for a registry element. -
Uses of Identifier in net.minecraft.util.registry
Fields in net.minecraft.util.registry declared as Identifier Modifier and Type Field Description private IdentifierDefaultedRegistry. defaultIdprivate IdentifierRegistryKey. registryThe identifier of the registry in the root registry.static IdentifierRegistry. ROOT_KEYprivate IdentifierRegistryKey. valueThe identifier of the value in the registry specified byRegistryKey.registry.Fields in net.minecraft.util.registry with type parameters of type Identifier Modifier and Type Field Description static Registry<Identifier>Registry. CUSTOM_STATstatic RegistryKey<Registry<Identifier>>Registry. CUSTOM_STAT_KEYprivate static Map<Identifier,Supplier<?>>Registry. DEFAULT_ENTRIESprivate static Map<Identifier,Supplier<?>>BuiltinRegistries. DEFAULT_VALUE_SUPPLIERSprivate BiMap<Identifier,T>SimpleRegistry. idToEntryMethods in net.minecraft.util.registry that return Identifier Modifier and Type Method Description IdentifierDefaultedRegistry. getDefaultId()@NotNull IdentifierDefaultedRegistry. getId(T entry)abstract @Nullable IdentifierRegistry. getId(T entry)@Nullable IdentifierSimpleRegistry. getId(T entry)IdentifierRegistryKey. getValue()Methods in net.minecraft.util.registry that return types with arguments of type Identifier Modifier and Type Method Description static <T> Function<Identifier,RegistryKey<T>>RegistryKey. createKeyFactory(RegistryKey<? extends Registry<T>> registry)Creates a function that converts an identifier to a registry key for the registry thatregistryrefers to in the root registry.abstract Set<Identifier>Registry. getIds()Set<Identifier>SimpleRegistry. getIds()Methods in net.minecraft.util.registry with parameters of type Identifier Modifier and Type Method Description static <V, T extends V>
TBuiltinRegistries. add(Registry<V> registry, Identifier id, T object)abstract booleanRegistry. containsId(Identifier id)booleanSimpleRegistry. containsId(Identifier id)TDefaultedRegistry. get(@Nullable Identifier id)abstract TRegistry. get(@Nullable Identifier id)TSimpleRegistry. get(@Nullable Identifier id)Optional<T>DefaultedRegistry. getOrEmpty(@Nullable Identifier id)Optional<T>Registry. getOrEmpty(@Nullable Identifier id)private static <T> RegistryKey<T>RegistryKey. of(Identifier registry, Identifier value)static <T> RegistryKey<T>RegistryKey. of(RegistryKey<? extends Registry<T>> registry, Identifier value)Creates a registry key for a value in a registry with a registry key for the value-holding registry in the root registry and an identifier of the value.static <T> RegistryKey<Registry<T>>RegistryKey. ofRegistry(Identifier registry)Creates a registry key for a registry in the root registry (registry of all registries) with an identifier for the registry.static <V, T extends V>
TRegistry. register(Registry<V> registry, Identifier id, T entry)Constructors in net.minecraft.util.registry with parameters of type Identifier Constructor Description RegistryKey(Identifier registry, Identifier value) -
Uses of Identifier in net.minecraft.world
Methods in net.minecraft.world that return Identifier Modifier and Type Method Description private @Nullable IdentifierMobSpawnerLogic. getEntityId(@Nullable World world, BlockPos pos) -
Uses of Identifier in net.minecraft.world.biome.source
Fields in net.minecraft.world.biome.source declared as Identifier Modifier and Type Field Description private IdentifierMultiNoiseBiomeSource.Preset. idFields in net.minecraft.world.biome.source with type parameters of type Identifier Modifier and Type Field Description private static Map<Identifier,MultiNoiseBiomeSource.Preset>MultiNoiseBiomeSource.Preset. BY_IDENTIFIERConstructors in net.minecraft.world.biome.source with parameters of type Identifier Constructor Description Preset(Identifier id, com.mojang.datafixers.util.Function3<MultiNoiseBiomeSource.Preset,Registry<Biome>,Long,MultiNoiseBiomeSource> biomeSourceFunction) -
Uses of Identifier in net.minecraft.world.dimension
Fields in net.minecraft.world.dimension declared as Identifier Modifier and Type Field Description private IdentifierDimensionType. infiniburnstatic IdentifierDimensionType. OVERWORLD_IDprivate IdentifierDimensionType. skyPropertiesstatic IdentifierDimensionType. THE_END_IDstatic IdentifierDimensionType. THE_NETHER_IDMethods in net.minecraft.world.dimension that return Identifier Modifier and Type Method Description IdentifierDimensionType. getSkyProperties()Methods in net.minecraft.world.dimension with parameters of type Identifier Modifier and Type Method Description static DimensionTypeDimensionType. create(OptionalLong fixedTime, boolean hasSkylight, boolean hasCeiling, boolean ultrawarm, boolean natural, double coordinateScale, boolean hasEnderDragonFight, boolean piglinSafe, boolean bedWorks, boolean respawnAnchorWorks, boolean hasRaids, int minimumY, int height, int logicalHeight, BiomeAccessType biomeAccessType, Identifier infiniburn, Identifier skyProperties, float ambientLight)Constructors in net.minecraft.world.dimension with parameters of type Identifier Constructor Description DimensionType(OptionalLong fixedTime, boolean hasSkylight, boolean hasCeiling, boolean ultrawarm, boolean natural, double coordinateScale, boolean hasEnderDragonFight, boolean piglinSafe, boolean bedWorks, boolean respawnAnchorWorks, boolean hasRaids, int minimumY, int height, int logicalHeight, BiomeAccessType biomeAccessType, Identifier infiniburn, Identifier skyProperties, float ambientLight)Deprecated.DimensionType(OptionalLong fixedTime, boolean hasSkylight, boolean hasCeiling, boolean ultrawarm, boolean natural, double coordinateScale, boolean piglinSafe, boolean bedWorks, boolean respawnAnchorWorks, boolean hasRaids, int minimumY, int height, int logicalHeight, Identifier infiniburn, Identifier skyProperties, float ambientLight) -
Uses of Identifier in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as Identifier Modifier and Type Field Description private static IdentifierStructureFeature. JIGSAW_IDIdentifierVegetationPatchFeatureConfig. replaceableIdentifierRootSystemFeatureConfig. rootReplaceableFields in net.minecraft.world.gen.feature with type parameters of type Identifier Modifier and Type Field Description private static Map<Identifier,Identifier>StructureFeature. field_25839private static Map<Identifier,Identifier>StructureFeature. field_25839private static ImmutableList<Identifier>ConfiguredFeatures. FOSSIL_OVERLAY_STRUCTURESprivate static ImmutableList<Identifier>ConfiguredFeatures. FOSSIL_STRUCTURESList<Identifier>FossilFeatureConfig. fossilStructuresList<Identifier>FossilFeatureConfig. overlayStructuresConstructors in net.minecraft.world.gen.feature with parameters of type Identifier Constructor Description RootSystemFeatureConfig(Supplier<ConfiguredFeature<?,?>> feature, int requiredVerticalSpaceForTree, int rootRadius, Identifier rootReplaceable, BlockStateProvider rootStateProvider, int rootPlacementAttempts, int maxRootColumnHeight, int hangingRootRadius, int hangingRootVerticalSpan, BlockStateProvider hangingRootStateProvider, int hangingRootPlacementAttempts)VegetationPatchFeatureConfig(Identifier replaceable, BlockStateProvider groundState, Supplier<ConfiguredFeature<?,?>> vegetationFeature, VerticalSurfaceType surface, IntProvider depth, float extraBottomBlockChance, int verticalRange, float vegetationChance, IntProvider horizontalRadius, float extraEdgeColumnChance)Constructor parameters in net.minecraft.world.gen.feature with type arguments of type Identifier Constructor Description FossilFeatureConfig(List<Identifier> fossilStructures, List<Identifier> overlayStructures, Supplier<StructureProcessorList> fossilProcessors, Supplier<StructureProcessorList> overlayProcessors, int maxEmptyCorners)FossilFeatureConfig(List<Identifier> fossilStructures, List<Identifier> overlayStructures, StructureProcessorList fossilProcessors, StructureProcessorList overlayProcessors, int maxEmptyCorners) -
Uses of Identifier in net.minecraft.world.timer
Fields in net.minecraft.world.timer declared as Identifier Modifier and Type Field Description private IdentifierTimerCallback.Serializer. idprivate IdentifierFunctionTagTimerCallback. nameprivate IdentifierFunctionTimerCallback. nameFields in net.minecraft.world.timer with type parameters of type Identifier Modifier and Type Field Description private Map<Identifier,TimerCallback.Serializer<C,?>>TimerCallbackSerializer. serializersByTypeMethods in net.minecraft.world.timer that return Identifier Modifier and Type Method Description IdentifierTimerCallback.Serializer. getId()Constructors in net.minecraft.world.timer with parameters of type Identifier Constructor Description FunctionTagTimerCallback(Identifier name)FunctionTimerCallback(Identifier name)Serializer(Identifier id, Class<?> callbackClass)