Uses of Class
net.minecraft.util.ResourceLocation
Packages that use ResourceLocation
Package
Description
-
Uses of ResourceLocation in com.mojang.realmsclient
Fields in com.mojang.realmsclient declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationRealmsMainScreen.BUTTON_LOCATIONprivate static final ResourceLocationRealmsMainScreen.CONFIGURE_LOCATIONprivate static final ResourceLocationRealmsMainScreen.CROSS_ICON_LOCATIONprivate static final ResourceLocationRealmsMainScreen.DARKEN_LOCATIONprivate static final ResourceLocationRealmsMainScreen.EXPIRED_ICON_LOCATIONprivate static final ResourceLocationRealmsMainScreen.EXPIRES_SOON_ICON_LOCATIONprivate static final ResourceLocationRealmsMainScreen.INVITATION_ICONS_LOCATIONprivate static final ResourceLocationRealmsMainScreen.INVITE_ICON_LOCATIONprivate static final ResourceLocationRealmsMainScreen.LEAVE_ICON_LOCATIONprivate static final ResourceLocationRealmsMainScreen.LOGO_LOCATIONprivate static final ResourceLocationRealmsMainScreen.NEWS_LOCATIONprivate static final ResourceLocationRealmsMainScreen.OFF_ICON_LOCATIONprivate static final ResourceLocationRealmsMainScreen.ON_ICON_LOCATIONprivate static final ResourceLocationRealmsMainScreen.POPUP_LOCATIONprivate static final ResourceLocationRealmsMainScreen.QUESTIONMARK_LOCATIONprivate static final ResourceLocationRealmsMainScreen.TRIAL_ICON_LOCATIONprivate static final ResourceLocationRealmsMainScreen.WORLDICON_LOCATIONFields in com.mojang.realmsclient with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static List<ResourceLocation>RealmsMainScreen.teaserImages -
Uses of ResourceLocation in com.mojang.realmsclient.gui
Fields in com.mojang.realmsclient.gui declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationRealmsServerSlotButton.DEFAULT_WORLD_SLOT_1static final ResourceLocationRealmsServerSlotButton.DEFAULT_WORLD_SLOT_2static final ResourceLocationRealmsServerSlotButton.DEFAULT_WORLD_SLOT_3static final ResourceLocationRealmsServerSlotButton.EMPTY_SLOT_LOCATIONstatic final ResourceLocationRealmsServerSlotButton.SLOT_FRAME_LOCATION -
Uses of ResourceLocation in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationRealmsPendingInvitesScreen.ACCEPT_ICON_LOCATIONprivate static final ResourceLocationRealmsResetWorldScreen.ADVENTURE_MAP_LOCATIONprivate static final ResourceLocationRealmsPlayerScreen.CROSS_ICON_LOCATIONprivate static final ResourceLocationRealmsResetWorldScreen.EXPERIENCE_LOCATIONprivate static final ResourceLocationRealmsConfigureWorldScreen.EXPIRED_ICON_LOCATIONprivate static final ResourceLocationRealmsConfigureWorldScreen.EXPIRES_SOON_ICON_LOCATIONprivate final ResourceLocationRealmsResetWorldScreen.TexturedButton.imageprivate static final ResourceLocationRealmsResetWorldScreen.INSPIRATION_LOCATIONprivate static final ResourceLocationRealmsNotificationsScreen.INVITE_ICON_LOCATIONprivate static final ResourceLocationRealmsSelectWorldTemplateScreen.LINK_ICONprivate static final ResourceLocationRealmsResetWorldScreen.NEW_WORLD_LOCATIONprivate static final ResourceLocationRealmsNotificationsScreen.NEWS_ICON_LOCATIONprivate static final ResourceLocationRealmsConfigureWorldScreen.OFF_ICON_LOCATIONprivate static final ResourceLocationRealmsConfigureWorldScreen.ON_ICON_LOCATIONprivate static final ResourceLocationRealmsPlayerScreen.OP_ICON_LOCATIONprivate static final ResourceLocationRealmsPlayerScreen.OPTIONS_BACKGROUNDprivate static final ResourceLocationRealmsBackupScreen.PLUS_ICON_LOCATIONprivate static final ResourceLocationRealmsPendingInvitesScreen.REJECT_ICON_LOCATIONprivate static final ResourceLocationRealmsBackupScreen.RESTORE_ICON_LOCATIONprivate static final ResourceLocationRealmsResetWorldScreen.SLOT_FRAME_LOCATIONprivate static final ResourceLocationRealmsSelectWorldTemplateScreen.SLOT_FRAME_LOCATIONprivate static final ResourceLocationRealmsResetWorldScreen.SURVIVAL_SPAWN_LOCATIONprivate static final ResourceLocationRealmsSelectWorldTemplateScreen.TRAILER_ICONprivate static final ResourceLocationRealmsNotificationsScreen.TRIAL_ICON_LOCATIONprivate static final ResourceLocationRealmsResetWorldScreen.UPLOAD_LOCATIONprivate static final ResourceLocationRealmsPlayerScreen.USER_ICON_LOCATIONMethods in com.mojang.realmsclient.gui.screens with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate voidRealmsResetWorldScreen.drawFrame(MatrixStack p_237948_1_, int p_237948_2_, int p_237948_3_, ITextComponent p_237948_4_, ResourceLocation p_237948_5_, boolean p_237948_6_, boolean p_237948_7_) Constructors in com.mojang.realmsclient.gui.screens with parameters of type ResourceLocationModifierConstructorDescriptionTexturedButton(int p_i232218_2_, int p_i232218_3_, ITextComponent p_i232218_4_, ResourceLocation p_i232218_5_, Button.IPressable p_i232218_6_) -
Uses of ResourceLocation in com.mojang.realmsclient.util
Fields in com.mojang.realmsclient.util declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationRealmsTextureManager.TEMPLATE_ICON_LOCATION -
Uses of ResourceLocation in net.minecraft.advancements
Fields in net.minecraft.advancements declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationDisplayInfo.backgroundprivate ResourceLocationAdvancementRewards.Builder.functionprivate final ResourceLocationAdvancement.idprivate static final ResourceLocationFunctionManager.LOAD_FUNCTION_TAGprivate final ResourceLocation[]AdvancementRewards.lootprivate ResourceLocationAdvancement.Builder.parentIdprivate final ResourceLocation[]AdvancementRewards.recipesprivate static final ResourceLocationFunctionManager.TICK_FUNCTION_TAGFields in net.minecraft.advancements with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,Advancement> AdvancementList.advancementsprivate static final Map<ResourceLocation,ICriterionTrigger<?>> CriteriaTriggers.CRITERIAprivate final List<ResourceLocation>AdvancementRewards.Builder.lootprivate final List<ResourceLocation>AdvancementRewards.Builder.recipesprivate static final com.google.gson.reflect.TypeToken<Map<ResourceLocation,AdvancementProgress>> PlayerAdvancements.TYPE_TOKENMethods in net.minecraft.advancements that return ResourceLocationModifier and TypeMethodDescriptionDisplayInfo.getBackground()ICriterionInstance.getCriterion()Advancement.getId()ICriterionTrigger.getId()Methods in net.minecraft.advancements that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionFunctionManager.getFunctionNames()FunctionManager.getTagNames()Methods in net.minecraft.advancements with parameters of type ResourceLocationModifier and TypeMethodDescriptionAdvancementRewards.Builder.addRecipe(ResourceLocation p_200279_1_) Advancement.Builder.build(ResourceLocation p_192056_1_) Advancement.Builder.display(ItemStack p_215092_1_, ITextComponent p_215092_2_, ITextComponent p_215092_3_, ResourceLocation p_215092_4_, FrameType p_215092_5_, boolean p_215092_6_, boolean p_215092_7_, boolean p_215092_8_) Advancement.Builder.display(IItemProvider p_203902_1_, ITextComponent p_203902_2_, ITextComponent p_203902_3_, ResourceLocation p_203902_4_, FrameType p_203902_5_, boolean p_203902_6_, boolean p_203902_7_, boolean p_203902_8_) private voidFunctionManager.executeTagFunctions(Collection<FunctionObject> p_240945_1_, ResourceLocation p_240945_2_) AdvancementList.get(ResourceLocation p_192084_1_) FunctionManager.get(ResourceLocation p_215361_1_) AdvancementManager.getAdvancement(ResourceLocation p_192778_1_) static <T extends ICriterionInstance>
ICriterionTrigger<T>CriteriaTriggers.getCriterion(ResourceLocation p_192119_0_) FunctionManager.getTag(ResourceLocation p_240947_1_) Advancement.Builder.parent(ResourceLocation p_200272_1_) static AdvancementRewards.BuilderAdvancementRewards.Builder.recipe(ResourceLocation p_200280_0_) Method parameters in net.minecraft.advancements with type arguments of type ResourceLocationModifier and TypeMethodDescriptionvoidAdvancementList.add(Map<ResourceLocation, Advancement.Builder> p_192083_1_) protected voidAdvancementManager.apply(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) booleanAdvancement.Builder.canBuild(Function<ResourceLocation, Advancement> p_192058_1_) voidAdvancementList.remove(Set<ResourceLocation> p_192085_1_) Constructors in net.minecraft.advancements with parameters of type ResourceLocationModifierConstructorDescriptionAdvancement(ResourceLocation p_i47472_1_, Advancement p_i47472_2_, DisplayInfo p_i47472_3_, AdvancementRewards p_i47472_4_, Map<String, Criterion> p_i47472_5_, String[][] p_i47472_6_) AdvancementRewards(int p_i47587_1_, ResourceLocation[] p_i47587_2_, ResourceLocation[] p_i47587_3_, FunctionObject.CacheableFunction p_i47587_4_) privateBuilder(ResourceLocation p_i47414_1_, DisplayInfo p_i47414_2_, AdvancementRewards p_i47414_3_, Map<String, Criterion> p_i47414_4_, String[][] p_i47414_5_) DisplayInfo(ItemStack p_i47586_1_, ITextComponent p_i47586_2_, ITextComponent p_i47586_3_, ResourceLocation p_i47586_4_, FrameType p_i47586_5_, boolean p_i47586_6_, boolean p_i47586_7_, boolean p_i47586_8_) -
Uses of ResourceLocation in net.minecraft.advancements.criterion
Fields in net.minecraft.advancements.criterion declared as ResourceLocationModifier and TypeFieldDescriptionprivate ResourceLocationEntityPredicate.Builder.catTypeprivate final ResourceLocationEntityPredicate.catTypeprivate final ResourceLocationCriterionInstance.criterionprivate final ResourceLocationKilledTrigger.idprivate final ResourceLocationPositionTrigger.idprivate static final ResourceLocationBeeNestDestroyedTrigger.IDprivate static final ResourceLocationBredAnimalsTrigger.IDprivate static final ResourceLocationBrewedPotionTrigger.IDprivate static final ResourceLocationChangeDimensionTrigger.IDprivate static final ResourceLocationChanneledLightningTrigger.IDprivate static final ResourceLocationConstructBeaconTrigger.IDprivate static final ResourceLocationConsumeItemTrigger.IDprivate static final ResourceLocationCuredZombieVillagerTrigger.IDprivate static final ResourceLocationEffectsChangedTrigger.IDprivate static final ResourceLocationEnchantedItemTrigger.IDprivate static final ResourceLocationEnterBlockTrigger.IDprivate static final ResourceLocationEntityHurtPlayerTrigger.IDprivate static final ResourceLocationFilledBucketTrigger.IDprivate static final ResourceLocationFishingRodHookedTrigger.IDprivate static final ResourceLocationImpossibleTrigger.IDprivate static final ResourceLocationInventoryChangeTrigger.IDprivate static final ResourceLocationItemDurabilityTrigger.IDprivate static final ResourceLocationKilledByCrossbowTrigger.IDprivate static final ResourceLocationLevitationTrigger.IDprivate static final ResourceLocationNetherTravelTrigger.IDprivate static final ResourceLocationPlacedBlockTrigger.IDprivate static final ResourceLocationPlayerEntityInteractionTrigger.IDprivate static final ResourceLocationPlayerGeneratesContainerLootTrigger.IDprivate static final ResourceLocationPlayerHurtEntityTrigger.IDprivate static final ResourceLocationRecipeUnlockedTrigger.IDprivate static final ResourceLocationRightClickBlockWithItemTrigger.IDprivate static final ResourceLocationShotCrossbowTrigger.IDprivate static final ResourceLocationSlideDownBlockTrigger.IDprivate static final ResourceLocationSummonedEntityTrigger.IDprivate static final ResourceLocationTameAnimalTrigger.IDprivate static final ResourceLocationTargetHitTrigger.IDprivate static final ResourceLocationThrownItemPickedUpByEntityTrigger.IDstatic final ResourceLocationTickTrigger.IDprivate static final ResourceLocationUsedEnderEyeTrigger.IDprivate static final ResourceLocationUsedTotemTrigger.IDprivate static final ResourceLocationVillagerTradeTrigger.IDprivate final ResourceLocationPlayerGeneratesContainerLootTrigger.Instance.lootTableprivate final ResourceLocationRecipeUnlockedTrigger.Instance.recipeFields in net.minecraft.advancements.criterion with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,PlayerPredicate.IAdvancementPredicate> PlayerPredicate.advancementsprivate final Map<ResourceLocation,PlayerPredicate.IAdvancementPredicate> PlayerPredicate.Default.advancementsprivate static final Map<ResourceLocation,Function<com.google.gson.JsonObject, ItemPredicate>> ItemPredicate.custom_predicatesprivate final it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceLocation>PlayerPredicate.Default.recipesprivate final it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceLocation>PlayerPredicate.recipesprivate static final Map<ResourceLocation,Function<com.google.gson.JsonObject, ItemPredicate>> ItemPredicate.unmod_predicatesMethods in net.minecraft.advancements.criterion that return ResourceLocationModifier and TypeMethodDescriptionCriterionInstance.getCriterion()ImpossibleTrigger.Instance.getCriterion()BeeNestDestroyedTrigger.getId()BredAnimalsTrigger.getId()BrewedPotionTrigger.getId()ChangeDimensionTrigger.getId()ChanneledLightningTrigger.getId()ConstructBeaconTrigger.getId()ConsumeItemTrigger.getId()CuredZombieVillagerTrigger.getId()EffectsChangedTrigger.getId()EnchantedItemTrigger.getId()EnterBlockTrigger.getId()EntityHurtPlayerTrigger.getId()FilledBucketTrigger.getId()FishingRodHookedTrigger.getId()ImpossibleTrigger.getId()InventoryChangeTrigger.getId()ItemDurabilityTrigger.getId()KilledByCrossbowTrigger.getId()KilledTrigger.getId()LevitationTrigger.getId()NetherTravelTrigger.getId()PlacedBlockTrigger.getId()PlayerEntityInteractionTrigger.getId()PlayerGeneratesContainerLootTrigger.getId()PlayerHurtEntityTrigger.getId()PositionTrigger.getId()RecipeUnlockedTrigger.getId()RightClickBlockWithItemTrigger.getId()ShotCrossbowTrigger.getId()SlideDownBlockTrigger.getId()SummonedEntityTrigger.getId()TameAnimalTrigger.getId()TargetHitTrigger.getId()ThrownItemPickedUpByEntityTrigger.getId()TickTrigger.getId()UsedEnderEyeTrigger.getId()UsedTotemTrigger.getId()VillagerTradeTrigger.getId()private static <T> ResourceLocationPlayerPredicate.getStatValueId(Stat<T> p_226996_0_) Methods in net.minecraft.advancements.criterion that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionstatic Map<ResourceLocation,Function<com.google.gson.JsonObject, ItemPredicate>> ItemPredicate.getPredicates()Methods in net.minecraft.advancements.criterion with parameters of type ResourceLocationModifier and TypeMethodDescriptionEntityPredicate.Builder.catType(ResourceLocation p_217988_1_) private static <T> Stat<T>PlayerPredicate.getStat(StatType<T> p_226997_0_, ResourceLocation p_226997_1_) PlayerGeneratesContainerLootTrigger.Instance.lootTableUsed(ResourceLocation p_235481_0_) booleanPlayerGeneratesContainerLootTrigger.Instance.matches(ResourceLocation p_235482_1_) EntityPredicate.Builder.of(ResourceLocation p_217986_1_) static voidItemPredicate.register(ResourceLocation name, Function<com.google.gson.JsonObject, ItemPredicate> deserializer) voidPlayerGeneratesContainerLootTrigger.trigger(ServerPlayerEntity p_235478_1_, ResourceLocation p_235478_2_) RecipeUnlockedTrigger.unlocked(ResourceLocation p_235675_0_) Constructors in net.minecraft.advancements.criterion with parameters of type ResourceLocationModifierConstructorDescriptionCriterionInstance(ResourceLocation p_i231464_1_, EntityPredicate.AndPredicate p_i231464_2_) privateEntityPredicate(EntityTypePredicate p_i241236_1_, DistancePredicate p_i241236_2_, LocationPredicate p_i241236_3_, MobEffectsPredicate p_i241236_4_, NBTPredicate p_i241236_5_, EntityFlagsPredicate p_i241236_6_, EntityEquipmentPredicate p_i241236_7_, PlayerPredicate p_i241236_8_, FishingPredicate p_i241236_9_, String p_i241236_10_, ResourceLocation p_i241236_11_) privateEntityPredicate(EntityTypePredicate p_i231578_1_, DistancePredicate p_i231578_2_, LocationPredicate p_i231578_3_, MobEffectsPredicate p_i231578_4_, NBTPredicate p_i231578_5_, EntityFlagsPredicate p_i231578_6_, EntityEquipmentPredicate p_i231578_7_, PlayerPredicate p_i231578_8_, FishingPredicate p_i231578_9_, EntityPredicate p_i231578_10_, EntityPredicate p_i231578_11_, String p_i231578_12_, ResourceLocation p_i231578_13_) Instance(ResourceLocation p_i231630_1_, EntityPredicate.AndPredicate p_i231630_2_, EntityPredicate.AndPredicate p_i231630_3_, DamageSourcePredicate p_i231630_4_) Instance(EntityPredicate.AndPredicate p_i231684_1_, ResourceLocation p_i231684_2_) Instance(ResourceLocation p_i231661_1_, EntityPredicate.AndPredicate p_i231661_2_, LocationPredicate p_i231661_3_) Instance(EntityPredicate.AndPredicate p_i231865_1_, ResourceLocation p_i231865_2_) KilledTrigger(ResourceLocation p_i47433_1_) PositionTrigger(ResourceLocation p_i47432_1_) Constructor parameters in net.minecraft.advancements.criterion with type arguments of type ResourceLocationModifierConstructorDescriptionprivatePlayerPredicate(MinMaxBounds.IntBound p_i225770_1_, GameType p_i225770_2_, Map<Stat<?>, MinMaxBounds.IntBound> p_i225770_3_, it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceLocation> p_i225770_4_, Map<ResourceLocation, PlayerPredicate.IAdvancementPredicate> p_i225770_5_) -
Uses of ResourceLocation in net.minecraft.block
Fields in net.minecraft.block declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationShulkerBoxBlock.CONTENTSprotected ResourceLocationAbstractBlock.dropsprivate ResourceLocationAbstractBlock.Properties.dropsFields in net.minecraft.block with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,Supplier<? extends Block>> FlowerPotBlock.fullPotsprivate final Supplier<ResourceLocation>AbstractBlock.lootTableSupplierprivate Supplier<ResourceLocation>AbstractBlock.Properties.lootTableSupplierMethods in net.minecraft.block that return ResourceLocationMethods in net.minecraft.block that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionMap<ResourceLocation,Supplier<? extends Block>> FlowerPotBlock.getFullPotsView()protected Stat<ResourceLocation>ChestBlock.getOpenChestStat()protected Stat<ResourceLocation>TrappedChestBlock.getOpenChestStat()final Set<ResourceLocation>Block.getTags()Methods in net.minecraft.block with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidFlowerPotBlock.addPlant(ResourceLocation flower, Supplier<? extends Block> fullPot) -
Uses of ResourceLocation in net.minecraft.client
Fields in net.minecraft.client declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationMinecraft.ALT_FONTstatic final ResourceLocationMinecraft.DEFAULT_FONTstatic final ResourceLocationMinecraft.UNIFORM_FONTMethods in net.minecraft.client that return types with arguments of type ResourceLocationMethods in net.minecraft.client with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate voidKeyboardListener.copyCreateEntityCommand(ResourceLocation p_211557_1_, Vector3d p_211557_2_, CompoundNBT p_211557_3_) Minecraft.getTextureAtlas(ResourceLocation p_228015_1_) -
Uses of ResourceLocation in net.minecraft.client.audio
Fields in net.minecraft.client.audio declared as ResourceLocationModifier and TypeFieldDescriptionprotected final ResourceLocationLocatableSound.locationprivate final ResourceLocationSound.locationprivate final ResourceLocationSoundEventAccessor.locationFields in net.minecraft.client.audio with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,CompletableFuture<AudioStreamBuffer>> AudioStreamManager.cacheprivate static final Set<ResourceLocation>SoundEngine.ONLY_WARN_ONCEprivate final Map<ResourceLocation,SoundEventAccessor> SoundHandler.Loader.registryprivate final Map<ResourceLocation,SoundEventAccessor> SoundHandler.registryMethods in net.minecraft.client.audio that return ResourceLocationModifier and TypeMethodDescriptionISound.getLocation()LocatableSound.getLocation()Sound.getLocation()Sound.getPath()Methods in net.minecraft.client.audio that return types with arguments of type ResourceLocationMethods in net.minecraft.client.audio with parameters of type ResourceLocationModifier and TypeMethodDescriptionAudioStreamManager.getCompleteBuffer(ResourceLocation p_217909_1_) SoundHandler.getSoundEvent(ResourceLocation p_184398_1_) AudioStreamManager.getStream(ResourceLocation p_217917_1_, boolean p_217917_2_) private voidSoundHandler.Loader.handleRegistration(ResourceLocation p_217944_1_, SoundList p_217944_2_, IResourceManager p_217944_3_) voidSoundEngine.stop(ResourceLocation p_195855_1_, SoundCategory p_195855_2_) voidSoundHandler.stop(ResourceLocation p_195478_1_, SoundCategory p_195478_2_) private static booleanSoundHandler.validateSoundResource(Sound p_215292_0_, ResourceLocation p_215292_1_, IResourceManager p_215292_2_) Method parameters in net.minecraft.client.audio with type arguments of type ResourceLocationModifier and TypeMethodDescriptionvoidSoundHandler.Loader.apply(Map<ResourceLocation, SoundEventAccessor> p_217946_1_, SoundEngine p_217946_2_) Constructors in net.minecraft.client.audio with parameters of type ResourceLocationModifierConstructorDescriptionprotectedLocatableSound(ResourceLocation p_i46534_1_, SoundCategory p_i46534_2_) SimpleSound(ResourceLocation p_i232492_1_, SoundCategory p_i232492_2_, float p_i232492_3_, float p_i232492_4_, boolean p_i232492_5_, int p_i232492_6_, ISound.AttenuationType p_i232492_7_, double p_i232492_8_, double p_i232492_10_, double p_i232492_12_, boolean p_i232492_14_) SoundEventAccessor(ResourceLocation p_i46521_1_, String p_i46521_2_) -
Uses of ResourceLocation in net.minecraft.client.entity.player
Methods in net.minecraft.client.entity.player that return ResourceLocationModifier and TypeMethodDescriptionAbstractClientPlayerEntity.getCloakTextureLocation()AbstractClientPlayerEntity.getElytraTextureLocation()static ResourceLocationAbstractClientPlayerEntity.getSkinLocation(String p_110311_0_) AbstractClientPlayerEntity.getSkinTextureLocation()Methods in net.minecraft.client.entity.player with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic DownloadingTextureAbstractClientPlayerEntity.registerSkinTexture(ResourceLocation p_110304_0_, String p_110304_1_) -
Uses of ResourceLocation in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationAbstractGui.BACKGROUND_LOCATIONstatic final ResourceLocationAbstractGui.GUI_ICONS_LOCATIONprivate static final ResourceLocationMapItemRenderer.MAP_ICONS_LOCATIONprivate static final ResourceLocationResourceLoadProgressGui.MOJANG_STUDIOS_LOGO_LOCATIONprotected static final ResourceLocationIngameGui.PUMPKIN_BLUR_LOCATIONstatic final ResourceLocationSpectatorGui.SPECTATOR_LOCATIONstatic final ResourceLocationAbstractGui.STATS_ICON_LOCATIONprotected static final ResourceLocationIngameGui.VIGNETTE_LOCATIONprotected static final ResourceLocationIngameGui.WIDGETS_LOCATIONprivate static final ResourceLocationSpectatorGui.WIDGETS_LOCATIONFields in net.minecraft.client.gui with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Function<ResourceLocation,Font> FontRenderer.fontsMethods in net.minecraft.client.gui with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate FontFontRenderer.getFontSet(ResourceLocation p_238419_1_) Constructor parameters in net.minecraft.client.gui with type arguments of type ResourceLocation -
Uses of ResourceLocation in net.minecraft.client.gui.advancements
Fields in net.minecraft.client.gui.advancements declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationAdvancementsScreen.TABS_LOCATIONprivate static final ResourceLocationAdvancementEntryGui.WIDGETS_LOCATIONprivate static final ResourceLocationAdvancementsScreen.WINDOW_LOCATION -
Uses of ResourceLocation in net.minecraft.client.gui.fonts
Fields in net.minecraft.client.gui.fonts declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationFontResourceManager.MISSING_FONTprivate final ResourceLocationFont.nameprivate final ResourceLocationFontTexture.nameFields in net.minecraft.client.gui.fonts with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,Font> FontResourceManager.fontSetsprivate Map<ResourceLocation,ResourceLocation> FontResourceManager.renamesprivate Map<ResourceLocation,ResourceLocation> FontResourceManager.renamesMethods in net.minecraft.client.gui.fonts that return ResourceLocationMethod parameters in net.minecraft.client.gui.fonts with type arguments of type ResourceLocationModifier and TypeMethodDescriptionvoidFontResourceManager.setRenames(Map<ResourceLocation, ResourceLocation> p_238551_1_) voidFontResourceManager.setRenames(Map<ResourceLocation, ResourceLocation> p_238551_1_) Constructors in net.minecraft.client.gui.fonts with parameters of type ResourceLocationModifierConstructorDescriptionFont(TextureManager p_i49771_1_, ResourceLocation p_i49771_2_) FontTexture(ResourceLocation p_i49770_1_, boolean p_i49770_2_) -
Uses of ResourceLocation in net.minecraft.client.gui.fonts.providers
Fields in net.minecraft.client.gui.fonts.providers declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationTrueTypeGlyphProviderFactory.locationprivate final ResourceLocationUnicodeTextureGlyphProvider.Factory.metadataprivate final ResourceLocationTextureGlyphProvider.Factory.textureFields in net.minecraft.client.gui.fonts.providers with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,NativeImage> UnicodeTextureGlyphProvider.texturesMethods in net.minecraft.client.gui.fonts.providers that return ResourceLocationModifier and TypeMethodDescriptionprivate ResourceLocationUnicodeTextureGlyphProvider.getSheetLocation(int p_238591_1_) Methods in net.minecraft.client.gui.fonts.providers with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate NativeImageUnicodeTextureGlyphProvider.loadTexture(ResourceLocation p_211255_1_) Constructors in net.minecraft.client.gui.fonts.providers with parameters of type ResourceLocationModifierConstructorDescriptionFactory(ResourceLocation p_i49750_1_, int p_i49750_2_, int p_i49750_3_, List<int[]> p_i49750_4_) Factory(ResourceLocation p_i49760_1_, String p_i49760_2_) TrueTypeGlyphProviderFactory(ResourceLocation p_i49753_1_, float p_i49753_2_, float p_i49753_3_, float p_i49753_4_, float p_i49753_5_, String p_i49753_6_) -
Uses of ResourceLocation in net.minecraft.client.gui.overlay
Fields in net.minecraft.client.gui.overlay declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationBossOverlayGui.GUI_BARS_LOCATION -
Uses of ResourceLocation in net.minecraft.client.gui.recipebook
Fields in net.minecraft.client.gui.recipebook declared as ResourceLocationModifier and TypeFieldDescriptionprotected static final ResourceLocationRecipeBookGui.RECIPE_BOOK_LOCATIONprivate static final ResourceLocationRecipeOverlayGui.RECIPE_BOOK_LOCATIONprivate static final ResourceLocationRecipeWidget.RECIPE_BOOK_LOCATION -
Uses of ResourceLocation in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationMainMenuScreen.ACCESSIBILITY_TEXTUREprivate static final ResourceLocationLoomScreen.BG_LOCATIONstatic final ResourceLocationReadBookScreen.BOOK_LOCATIONprivate static final ResourceLocationPackScreen.DEFAULT_ICONprivate static final ResourceLocationDemoScreen.DEMO_BACKGROUND_LOCATIONprivate static final ResourceLocationWinGameScreen.EDITION_LOCATIONprivate static final ResourceLocationEnchantmentScreen.ENCHANTING_BOOK_LOCATIONprivate static final ResourceLocationEnchantmentScreen.ENCHANTING_TABLE_LOCATIONprivate static final ResourceLocationGamemodeSelectionScreen.GAMEMODE_SWITCHER_LOCATIONprivate static final ResourceLocationGrindstoneScreen.GRINDSTONE_LOCATIONprivate static final ResourceLocationHopperScreen.HOPPER_LOCATIONprivate static final ResourceLocationServerSelectionList.ICON_MISSINGprivate static final ResourceLocationWorldSelectionList.ICON_MISSINGprivate static final ResourceLocationServerSelectionList.ICON_OVERLAY_LOCATIONprivate static final ResourceLocationWorldSelectionList.ICON_OVERLAY_LOCATIONprivate final ResourceLocationServerSelectionList.NormalEntry.iconLocationprivate final ResourceLocationWorldSelectionList.Entry.iconLocationprivate static final ResourceLocationWinGameScreen.LOGO_LOCATIONprivate static final ResourceLocationMainMenuScreen.MINECRAFT_EDITIONprivate static final ResourceLocationMainMenuScreen.MINECRAFT_LOGOprivate static final ResourceLocationMainMenuScreen.PANORAMA_OVERLAYprivate static final ResourceLocationWinGameScreen.VIGNETTE_LOCATIONFields in net.minecraft.client.gui.screen with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Function<ResourcePackInfo,ResourceLocation> PackLoadingManager.iconGetterprivate final Map<String,ResourceLocation> PackScreen.packIconsprivate final Stat<ResourceLocation>StatsScreen.CustomStatsList.Entry.statMethods in net.minecraft.client.gui.screen that return ResourceLocationModifier and TypeMethodDescriptionPackLoadingManager.AbstractPack.getIconTexture()PackLoadingManager.IPack.getIconTexture()private ResourceLocationPackScreen.getPackIcon(ResourcePackInfo p_243395_1_) private ResourceLocationPackScreen.loadPackIcon(TextureManager p_243397_1_, ResourcePackInfo p_243397_2_) Methods in net.minecraft.client.gui.screen with parameters of type ResourceLocationModifier and TypeMethodDescriptionprotected voidServerSelectionList.NormalEntry.drawIcon(MatrixStack p_238859_1_, int p_238859_2_, int p_238859_3_, ResourceLocation p_238859_4_) Method parameters in net.minecraft.client.gui.screen with type arguments of type ResourceLocationModifier and TypeMethodDescriptionprivate static StringStatsScreen.getTranslationKey(Stat<ResourceLocation> p_238672_0_) Constructor parameters in net.minecraft.client.gui.screen with type arguments of type ResourceLocationModifierConstructorDescriptionprivateEntry(Stat<ResourceLocation> p_i50466_2_) PackLoadingManager(Runnable p_i242059_1_, Function<ResourcePackInfo, ResourceLocation> p_i242059_2_, ResourcePackList p_i242059_3_, Consumer<ResourcePackList> p_i242059_4_) -
Uses of ResourceLocation in net.minecraft.client.gui.screen.inventory
Fields in net.minecraft.client.gui.screen.inventory declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationAnvilScreen.ANVIL_LOCATIONprivate static final ResourceLocationBeaconScreen.BEACON_LOCATIONprivate static final ResourceLocationCartographyTableScreen.BG_LOCATIONprivate static final ResourceLocationStonecutterScreen.BG_LOCATIONprivate static final ResourceLocationBrewingStandScreen.BREWING_STAND_LOCATIONprivate static final ResourceLocationChestScreen.CONTAINER_BACKGROUNDprivate static final ResourceLocationDispenserScreen.CONTAINER_LOCATIONprivate static final ResourceLocationShulkerBoxScreen.CONTAINER_TEXTUREprivate static final ResourceLocationCraftingScreen.CRAFTING_TABLE_LOCATIONprivate static final ResourceLocationCreativeScreen.CREATIVE_TABS_LOCATIONprivate static final ResourceLocationHorseInventoryScreen.HORSE_INVENTORY_LOCATIONstatic final ResourceLocationContainerScreen.INVENTORY_LOCATIONprivate ResourceLocationAbstractRepairScreen.menuResourceprivate static final ResourceLocationAbstractFurnaceScreen.RECIPE_BUTTON_LOCATIONprivate static final ResourceLocationCraftingScreen.RECIPE_BUTTON_LOCATIONprivate static final ResourceLocationInventoryScreen.RECIPE_BUTTON_LOCATIONprivate static final ResourceLocationSmithingTableScreen.SMITHING_LOCATIONprivate final ResourceLocationAbstractFurnaceScreen.textureprivate static final ResourceLocationBlastFurnaceScreen.TEXTUREprivate static final ResourceLocationFurnaceScreen.TEXTUREprivate static final ResourceLocationSmokerScreen.TEXTUREprivate static final ResourceLocationMerchantScreen.VILLAGER_LOCATIONFields in net.minecraft.client.gui.screen.inventory with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,ITag<Item>> CreativeScreen.visibleTagsMethods in net.minecraft.client.gui.screen.inventory that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Pair<ResourceLocation,ResourceLocation> CreativeScreen.CreativeSlot.getNoItemIcon()com.mojang.datafixers.util.Pair<ResourceLocation,ResourceLocation> CreativeScreen.CreativeSlot.getNoItemIcon()Methods in net.minecraft.client.gui.screen.inventory with parameters of type ResourceLocationModifier and TypeMethodDescriptionCreativeScreen.CreativeSlot.setBackground(ResourceLocation atlas, ResourceLocation sprite) Constructors in net.minecraft.client.gui.screen.inventory with parameters of type ResourceLocationModifierConstructorDescriptionAbstractFurnaceScreen(T p_i51104_1_, AbstractRecipeBookGui p_i51104_2_, PlayerInventory p_i51104_3_, ITextComponent p_i51104_4_, ResourceLocation p_i51104_5_) AbstractRepairScreen(T p_i232291_1_, PlayerInventory p_i232291_2_, ITextComponent p_i232291_3_, ResourceLocation p_i232291_4_) -
Uses of ResourceLocation in net.minecraft.client.gui.social
Fields in net.minecraft.client.gui.social declared as ResourceLocationModifier and TypeFieldDescriptionprotected static final ResourceLocationSocialInteractionsScreen.SOCIAL_INTERACTIONS_LOCATIONFields in net.minecraft.client.gui.social with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Supplier<ResourceLocation>FilterListEntry.skinGetterConstructor parameters in net.minecraft.client.gui.social with type arguments of type ResourceLocationModifierConstructorDescriptionFilterListEntry(Minecraft p_i244722_1_, SocialInteractionsScreen p_i244722_2_, UUID p_i244722_3_, String p_i244722_4_, Supplier<ResourceLocation> p_i244722_5_) -
Uses of ResourceLocation in net.minecraft.client.gui.spectator
Fields in net.minecraft.client.gui.spectator declared as ResourceLocation -
Uses of ResourceLocation in net.minecraft.client.gui.spectator.categories
Fields in net.minecraft.client.gui.spectator.categories declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationTeleportToTeam.TeamSelectionObject.location -
Uses of ResourceLocation in net.minecraft.client.gui.toasts
Fields in net.minecraft.client.gui.toasts declared as ResourceLocation -
Uses of ResourceLocation in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as ResourceLocationModifier and TypeFieldDescriptionprotected ResourceLocationToggleWidget.resourceLocationstatic final ResourceLocationWidget.WIDGETS_LOCATIONMethods in net.minecraft.client.gui.widget with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidToggleWidget.initTextureValues(int p_191751_1_, int p_191751_2_, int p_191751_3_, int p_191751_4_, ResourceLocation p_191751_5_) -
Uses of ResourceLocation in net.minecraft.client.gui.widget.button
Fields in net.minecraft.client.gui.widget.button declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationImageButton.resourceLocationprivate static final ResourceLocationCheckboxButton.TEXTUREConstructors in net.minecraft.client.gui.widget.button with parameters of type ResourceLocationModifierConstructorDescriptionImageButton(int p_i51135_1_, int p_i51135_2_, int p_i51135_3_, int p_i51135_4_, int p_i51135_5_, int p_i51135_6_, int p_i51135_7_, ResourceLocation p_i51135_8_, int p_i51135_9_, int p_i51135_10_, Button.IPressable p_i51135_11_) ImageButton(int p_i244513_1_, int p_i244513_2_, int p_i244513_3_, int p_i244513_4_, int p_i244513_5_, int p_i244513_6_, int p_i244513_7_, ResourceLocation p_i244513_8_, int p_i244513_9_, int p_i244513_10_, Button.IPressable p_i244513_11_, Button.ITooltip p_i244513_12_, ITextComponent p_i244513_13_) ImageButton(int p_i232261_1_, int p_i232261_2_, int p_i232261_3_, int p_i232261_4_, int p_i232261_5_, int p_i232261_6_, int p_i232261_7_, ResourceLocation p_i232261_8_, int p_i232261_9_, int p_i232261_10_, Button.IPressable p_i232261_11_, ITextComponent p_i232261_12_) ImageButton(int p_i51134_1_, int p_i51134_2_, int p_i51134_3_, int p_i51134_4_, int p_i51134_5_, int p_i51134_6_, int p_i51134_7_, ResourceLocation p_i51134_8_, Button.IPressable p_i51134_9_) -
Uses of ResourceLocation in net.minecraft.client.gui.widget.list
Fields in net.minecraft.client.gui.widget.list declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationResourcePackList.ICON_OVERLAY_LOCATION -
Uses of ResourceLocation in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionClientSuggestionProvider.getAvailableSoundEvents()ClientSuggestionProvider.getRecipeNames() -
Uses of ResourceLocation in net.minecraft.client.network.play
Fields in net.minecraft.client.network.play with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<com.mojang.authlib.minecraft.MinecraftProfileTexture.Type,ResourceLocation> NetworkPlayerInfo.textureLocationsMethods in net.minecraft.client.network.play that return ResourceLocationModifier and TypeMethodDescriptionNetworkPlayerInfo.getCapeLocation()NetworkPlayerInfo.getElytraLocation()NetworkPlayerInfo.getSkinLocation() -
Uses of ResourceLocation in net.minecraft.client.particle
Fields in net.minecraft.client.particle with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,IParticleFactory<?>> ParticleManager.providersprivate final Map<ResourceLocation,ParticleManager.AnimatedSpriteImpl> ParticleManager.spriteSetsprivate final List<ResourceLocation>TexturesParticle.texturesMethods in net.minecraft.client.particle that return types with arguments of type ResourceLocationMethods in net.minecraft.client.particle with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate voidParticleManager.loadParticleDescription(IResourceManager p_215236_1_, ResourceLocation p_215236_2_, Map<ResourceLocation, List<ResourceLocation>> p_215236_3_) Method parameters in net.minecraft.client.particle with type arguments of type ResourceLocationModifier and TypeMethodDescriptionprivate voidParticleManager.loadParticleDescription(IResourceManager p_215236_1_, ResourceLocation p_215236_2_, Map<ResourceLocation, List<ResourceLocation>> p_215236_3_) private voidParticleManager.loadParticleDescription(IResourceManager p_215236_1_, ResourceLocation p_215236_2_, Map<ResourceLocation, List<ResourceLocation>> p_215236_3_) Constructor parameters in net.minecraft.client.particle with type arguments of type ResourceLocation -
Uses of ResourceLocation in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationAtlases.BANNER_SHEETstatic final ResourceLocationAtlases.BED_SHEETstatic final ResourceLocationAtlases.CHEST_SHEETprivate static final ResourceLocationWorldRenderer.CLOUDS_LOCATIONprivate static final ResourceLocation[]GameRenderer.EFFECTSstatic final ResourceLocationItemRenderer.ENCHANT_GLINT_LOCATIONprivate static final ResourceLocationWorldRenderer.END_SKY_LOCATIONprivate static final ResourceLocationWorldRenderer.FORCEFIELD_LOCATIONprivate static final ResourceLocationGPUWarning.GPU_WARNLIST_LOCATIONprivate final ResourceLocation[]RenderSkyboxCube.imagesprivate final ResourceLocationLightTexture.lightTextureLocationprivate static final ResourceLocationWorldRenderer.MOON_LOCATIONprivate static final ResourceLocationGameRenderer.NAUSEA_LOCATIONprivate static final ResourceLocationWorldRenderer.RAIN_LOCATIONstatic final ResourceLocationAtlases.SHIELD_SHEETstatic final ResourceLocationAtlases.SHULKER_SHEETstatic final ResourceLocationAtlases.SIGN_SHEETprivate static final ResourceLocationWorldRenderer.SNOW_LOCATIONprivate static final ResourceLocationWorldRenderer.SUN_LOCATIONprivate static final ResourceLocationOverlayRenderer.UNDERWATER_LOCATIONFields in net.minecraft.client.renderer with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Optional<ResourceLocation>RenderState.TextureState.textureMethods in net.minecraft.client.renderer that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionprotected Optional<ResourceLocation>RenderState.TextureState.texture()Methods in net.minecraft.client.renderer with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic RenderTypeRenderType.armorCutoutNoCull(ResourceLocation p_239263_0_) static RenderTypeRenderType.beaconBeam(ResourceLocation p_228637_0_, boolean p_228637_1_) static RenderTypeRenderType.crumbling(ResourceLocation p_228656_0_) static RenderTypeRenderType.dragonExplosionAlpha(ResourceLocation p_239264_0_, float p_239264_1_) static RenderTypeRenderType.energySwirl(ResourceLocation p_228636_0_, float p_228636_1_, float p_228636_2_) static RenderTypeRenderType.entityCutout(ResourceLocation p_228638_0_) static RenderTypeRenderType.entityCutoutNoCull(ResourceLocation p_228640_0_) static RenderTypeRenderType.entityCutoutNoCull(ResourceLocation p_230167_0_, boolean p_230167_1_) static RenderTypeRenderType.entityCutoutNoCullZOffset(ResourceLocation p_239267_0_) static RenderTypeRenderType.entityCutoutNoCullZOffset(ResourceLocation p_239266_0_, boolean p_239266_1_) static RenderTypeRenderType.entityDecal(ResourceLocation p_228648_0_) static RenderTypeRenderType.entityNoOutline(ResourceLocation p_228650_0_) static RenderTypeRenderType.entityShadow(ResourceLocation p_239272_0_) static RenderTypeRenderType.entitySmoothCutout(ResourceLocation p_228646_0_) static RenderTypeRenderType.entitySolid(ResourceLocation p_228634_0_) static RenderTypeRenderType.entityTranslucent(ResourceLocation p_228644_0_) static RenderTypeRenderType.entityTranslucent(ResourceLocation p_230168_0_, boolean p_230168_1_) static RenderTypeRenderType.entityTranslucentCull(ResourceLocation p_228642_0_) static RenderTypeRenderType.eyes(ResourceLocation p_228652_0_) static RenderTypeRenderType.itemEntityTranslucentCull(ResourceLocation p_239268_0_) voidGameRenderer.loadEffect(ResourceLocation p_175069_1_) static RenderTypeRenderType.outline(ResourceLocation p_228654_0_) static RenderTypeRenderType.outline(ResourceLocation p_239265_0_, RenderState.CullState p_239265_1_) static ModelResourceLocationBlockModelShapes.stateToModelLocation(ResourceLocation p_209553_0_, BlockState p_209553_1_) static RenderTypeRenderType.text(ResourceLocation p_228658_0_) static RenderTypeRenderType.textSeeThrough(ResourceLocation p_228660_0_) Constructors in net.minecraft.client.renderer with parameters of type ResourceLocationModifierConstructorDescriptionRenderSkyboxCube(ResourceLocation p_i49378_1_) TextureState(ResourceLocation p_i225988_1_, boolean p_i225988_2_, boolean p_i225988_3_) -
Uses of ResourceLocation in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationBeeRenderer.ANGRY_BEE_TEXTUREprivate static final ResourceLocationBeeRenderer.ANGRY_NECTAR_BEE_TEXTUREprivate static final ResourceLocationBatRenderer.BAT_LOCATIONprivate static final ResourceLocationPolarBearRenderer.BEAR_LOCATIONprivate static final ResourceLocationBeeRenderer.BEE_TEXTUREprivate static final ResourceLocationBlazeRenderer.BLAZE_LOCATIONprivate static final ResourceLocation[]BoatRenderer.BOAT_TEXTURE_LOCATIONSprivate static final ResourceLocationOcelotRenderer.CAT_OCELOT_LOCATIONprivate static final ResourceLocationCaveSpiderRenderer.CAVE_SPIDER_LOCATIONprivate static final ResourceLocationChickenRenderer.CHICKEN_LOCATIONprivate static final ResourceLocationCodRenderer.COD_LOCATIONprivate static final ResourceLocationStriderRenderer.COLD_LOCATIONprivate static final ResourceLocationCowRenderer.COW_LOCATIONprivate static final ResourceLocationCreeperRenderer.CREEPER_LOCATIONstatic final ResourceLocationEnderDragonRenderer.CRYSTAL_BEAM_LOCATIONprivate static final ResourceLocationBipedRenderer.DEFAULT_LOCATIONstatic final ResourceLocationArmorStandRenderer.DEFAULT_SKIN_LOCATIONstatic final ResourceLocationShulkerRenderer.DEFAULT_TEXTURE_LOCATIONprivate static final ResourceLocationDolphinRenderer.DOLPHIN_LOCATIONprivate static final ResourceLocationEnderDragonRenderer.DRAGON_EXPLODING_LOCATIONprivate static final ResourceLocationEnderDragonRenderer.DRAGON_EYES_LOCATIONprivate static final ResourceLocationEnderDragonRenderer.DRAGON_LOCATIONprivate static final ResourceLocationDrownedRenderer.DROWNED_LOCATIONprivate static final ResourceLocationEnderCrystalRenderer.END_CRYSTAL_LOCATIONprivate static final ResourceLocationEndermanRenderer.ENDERMAN_LOCATIONprivate static final ResourceLocationEndermiteRenderer.ENDERMITE_LOCATIONprivate static final ResourceLocationEvokerRenderer.EVOKER_ILLAGERprivate static final ResourceLocationExperienceOrbRenderer.EXPERIENCE_ORB_LOCATIONprivate static final ResourceLocationGhastRenderer.GHAST_LOCATIONprivate static final ResourceLocationGhastRenderer.GHAST_SHOOTING_LOCATIONprivate static final ResourceLocationIronGolemRenderer.GOLEM_LOCATIONprivate static final ResourceLocationGuardianRenderer.GUARDIAN_BEAM_LOCATIONstatic final ResourceLocationElderGuardianRenderer.GUARDIAN_ELDER_LOCATIONprivate static final ResourceLocationGuardianRenderer.GUARDIAN_LOCATIONprivate static final ResourceLocationHoglinRenderer.HOGLIN_LOCATIONprivate static final ResourceLocationHuskRenderer.HUSK_LOCATIONprivate static final ResourceLocationIllusionerRenderer.ILLUSIONERprivate static final ResourceLocationLeashKnotRenderer.KNOT_LOCATIONprivate static final ResourceLocation[]LlamaRenderer.LLAMA_LOCATIONSprivate static final ResourceLocationLlamaSpitRenderer.LLAMA_SPIT_LOCATIONprivate static final ResourceLocationMagmaCubeRenderer.MAGMACUBE_LOCATIONprivate static final ResourceLocationMinecartRenderer.MINECART_LOCATIONprivate static final ResourceLocationBeeRenderer.NECTAR_BEE_TEXTUREstatic final ResourceLocationTippedArrowRenderer.NORMAL_ARROW_LOCATIONstatic final ResourceLocation[]ParrotRenderer.PARROT_LOCATIONSprivate static final ResourceLocationPhantomRenderer.PHANTOM_LOCATIONprivate static final ResourceLocationPigRenderer.PIG_LOCATIONprivate static final ResourceLocationPillagerRenderer.PILLAGERprivate static final ResourceLocationPufferfishRenderer.PUFFER_LOCATIONprivate static final ResourceLocationRabbitRenderer.RABBIT_BLACK_LOCATIONprivate static final ResourceLocationRabbitRenderer.RABBIT_BROWN_LOCATIONprivate static final ResourceLocationRabbitRenderer.RABBIT_EVIL_LOCATIONprivate static final ResourceLocationRabbitRenderer.RABBIT_GOLD_LOCATIONprivate static final ResourceLocationRabbitRenderer.RABBIT_SALT_LOCATIONprivate static final ResourceLocationRabbitRenderer.RABBIT_TOAST_LOCATIONprivate static final ResourceLocationRabbitRenderer.RABBIT_WHITE_LOCATIONprivate static final ResourceLocationRabbitRenderer.RABBIT_WHITE_SPLOTCHED_LOCATIONprivate static final ResourceLocationFoxRenderer.RED_FOX_SLEEP_TEXTUREprivate static final ResourceLocationFoxRenderer.RED_FOX_TEXTUREprivate static final ResourceLocationSalmonRenderer.SALMON_LOCATIONprivate static final ResourceLocationSheepRenderer.SHEEP_LOCATIONprivate static final ResourceLocationSilverfishRenderer.SILVERFISH_LOCATIONprivate static final ResourceLocationSkeletonRenderer.SKELETON_LOCATIONprivate static final ResourceLocationSlimeRenderer.SLIME_LOCATIONprivate static final ResourceLocationFoxRenderer.SNOW_FOX_SLEEP_TEXTUREprivate static final ResourceLocationFoxRenderer.SNOW_FOX_TEXTUREprivate static final ResourceLocationSnowManRenderer.SNOW_GOLEM_LOCATIONstatic final ResourceLocationSpectralArrowRenderer.SPECTRAL_ARROW_LOCATIONprivate static final ResourceLocationSpiderRenderer.SPIDER_LOCATIONprivate static final ResourceLocationSquidRenderer.SQUID_LOCATIONprivate static final ResourceLocationStrayRenderer.STRAY_SKELETON_LOCATIONprivate static final ResourceLocationStriderRenderer.STRIDER_LOCATIONprivate static final ResourceLocationDragonFireballRenderer.TEXTURE_LOCATIONprivate static final ResourceLocationEvokerFangsRenderer.TEXTURE_LOCATIONprivate static final ResourceLocationFishRenderer.TEXTURE_LOCATIONprivate static final ResourceLocationRavagerRenderer.TEXTURE_LOCATIONprivate static final ResourceLocationShulkerBulletRenderer.TEXTURE_LOCATIONstatic final ResourceLocation[]ShulkerRenderer.TEXTURE_LOCATIONstatic final ResourceLocationTippedArrowRenderer.TIPPED_ARROW_LOCATIONstatic final ResourceLocationTridentRenderer.TRIDENT_LOCATIONprivate static final ResourceLocationTurtleRenderer.TURTLE_LOCATIONprivate static final ResourceLocationVexRenderer.VEX_CHARGING_LOCATIONprivate static final ResourceLocationVexRenderer.VEX_LOCATIONprivate static final ResourceLocationVillagerRenderer.VILLAGER_BASE_SKINprivate static final ResourceLocationWanderingTraderRenderer.VILLAGER_BASE_SKINprivate static final ResourceLocationVindicatorRenderer.VINDICATORprivate static final ResourceLocationWitchRenderer.WITCH_LOCATIONprivate static final ResourceLocationWitherRenderer.WITHER_INVULNERABLE_LOCATIONprivate static final ResourceLocationWitherSkullRenderer.WITHER_INVULNERABLE_LOCATIONprivate static final ResourceLocationWitherRenderer.WITHER_LOCATIONprivate static final ResourceLocationWitherSkullRenderer.WITHER_LOCATIONprivate static final ResourceLocationWitherSkeletonRenderer.WITHER_SKELETON_LOCATIONprivate static final ResourceLocationWolfRenderer.WOLF_ANGRY_LOCATIONprivate static final ResourceLocationWolfRenderer.WOLF_LOCATIONprivate static final ResourceLocationWolfRenderer.WOLF_TAME_LOCATIONprivate static final ResourceLocationZoglinRenderer.ZOGLIN_LOCATIONprivate static final ResourceLocationAbstractZombieRenderer.ZOMBIE_LOCATIONprivate static final ResourceLocationGiantZombieRenderer.ZOMBIE_LOCATIONprivate static final ResourceLocationZombieVillagerRenderer.ZOMBIE_VILLAGER_LOCATIONFields in net.minecraft.client.renderer.entity with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Map<CoatColors,ResourceLocation> HorseRenderer.LOCATION_BY_VARIANTprivate static final Map<EntityType<?>,ResourceLocation> ChestedHorseRenderer.MAPprivate static final Map<EntityType<?>,ResourceLocation> UndeadHorseRenderer.MAPprivate static final Map<EntityType<?>,ResourceLocation> PiglinRenderer.resourceLocationsprivate static final Map<MooshroomEntity.Type,ResourceLocation> MooshroomRenderer.TEXTURESprivate static final Map<PandaEntity.Gene,ResourceLocation> PandaRenderer.TEXTURESMethods in net.minecraft.client.renderer.entity that return ResourceLocationModifier and TypeMethodDescriptionAbstractZombieRenderer.getTextureLocation(ZombieEntity p_110775_1_) AreaEffectCloudRenderer.getTextureLocation(AreaEffectCloudEntity p_110775_1_) ArmorStandRenderer.getTextureLocation(ArmorStandEntity p_110775_1_) BatRenderer.getTextureLocation(BatEntity p_110775_1_) BeeRenderer.getTextureLocation(BeeEntity p_110775_1_) BipedRenderer.getTextureLocation(T p_110775_1_) BlazeRenderer.getTextureLocation(BlazeEntity p_110775_1_) BoatRenderer.getTextureLocation(BoatEntity p_110775_1_) CatRenderer.getTextureLocation(CatEntity p_110775_1_) CaveSpiderRenderer.getTextureLocation(CaveSpiderEntity p_110775_1_) ChestedHorseRenderer.getTextureLocation(T p_110775_1_) ChickenRenderer.getTextureLocation(ChickenEntity p_110775_1_) CodRenderer.getTextureLocation(CodEntity p_110775_1_) CowRenderer.getTextureLocation(CowEntity p_110775_1_) CreeperRenderer.getTextureLocation(CreeperEntity p_110775_1_) DolphinRenderer.getTextureLocation(DolphinEntity p_110775_1_) DragonFireballRenderer.getTextureLocation(DragonFireballEntity p_110775_1_) DrownedRenderer.getTextureLocation(ZombieEntity p_110775_1_) ElderGuardianRenderer.getTextureLocation(GuardianEntity p_110775_1_) EnderCrystalRenderer.getTextureLocation(EnderCrystalEntity p_110775_1_) EnderDragonRenderer.getTextureLocation(EnderDragonEntity p_110775_1_) EndermanRenderer.getTextureLocation(EndermanEntity p_110775_1_) EndermiteRenderer.getTextureLocation(EndermiteEntity p_110775_1_) abstract ResourceLocationEntityRenderer.getTextureLocation(T p_110775_1_) EvokerFangsRenderer.getTextureLocation(EvokerFangsEntity p_110775_1_) EvokerRenderer.getTextureLocation(T p_110775_1_) ExperienceOrbRenderer.getTextureLocation(ExperienceOrbEntity p_110775_1_) FallingBlockRenderer.getTextureLocation(FallingBlockEntity p_110775_1_) FireworkRocketRenderer.getTextureLocation(FireworkRocketEntity p_110775_1_) FishRenderer.getTextureLocation(FishingBobberEntity p_110775_1_) FoxRenderer.getTextureLocation(FoxEntity p_110775_1_) GhastRenderer.getTextureLocation(GhastEntity p_110775_1_) GiantZombieRenderer.getTextureLocation(GiantEntity p_110775_1_) GuardianRenderer.getTextureLocation(GuardianEntity p_110775_1_) HoglinRenderer.getTextureLocation(HoglinEntity p_110775_1_) HorseRenderer.getTextureLocation(HorseEntity p_110775_1_) HuskRenderer.getTextureLocation(ZombieEntity p_110775_1_) IEntityRenderer.getTextureLocation(T p_110775_1_) IllusionerRenderer.getTextureLocation(IllusionerEntity p_110775_1_) IronGolemRenderer.getTextureLocation(IronGolemEntity p_110775_1_) ItemFrameRenderer.getTextureLocation(ItemFrameEntity p_110775_1_) ItemRenderer.getTextureLocation(ItemEntity p_110775_1_) LeashKnotRenderer.getTextureLocation(LeashKnotEntity p_110775_1_) LightningBoltRenderer.getTextureLocation(LightningBoltEntity p_110775_1_) LlamaRenderer.getTextureLocation(LlamaEntity p_110775_1_) LlamaSpitRenderer.getTextureLocation(LlamaSpitEntity p_110775_1_) MagmaCubeRenderer.getTextureLocation(MagmaCubeEntity p_110775_1_) MinecartRenderer.getTextureLocation(T p_110775_1_) MooshroomRenderer.getTextureLocation(MooshroomEntity p_110775_1_) OcelotRenderer.getTextureLocation(OcelotEntity p_110775_1_) PaintingRenderer.getTextureLocation(PaintingEntity p_110775_1_) PandaRenderer.getTextureLocation(PandaEntity p_110775_1_) ParrotRenderer.getTextureLocation(ParrotEntity p_110775_1_) PhantomRenderer.getTextureLocation(PhantomEntity p_110775_1_) PiglinRenderer.getTextureLocation(MobEntity p_110775_1_) PigRenderer.getTextureLocation(PigEntity p_110775_1_) PillagerRenderer.getTextureLocation(PillagerEntity p_110775_1_) PlayerRenderer.getTextureLocation(AbstractClientPlayerEntity p_110775_1_) PolarBearRenderer.getTextureLocation(PolarBearEntity p_110775_1_) PufferfishRenderer.getTextureLocation(PufferfishEntity p_110775_1_) RabbitRenderer.getTextureLocation(RabbitEntity p_110775_1_) RavagerRenderer.getTextureLocation(RavagerEntity p_110775_1_) SalmonRenderer.getTextureLocation(SalmonEntity p_110775_1_) SheepRenderer.getTextureLocation(SheepEntity p_110775_1_) ShulkerBulletRenderer.getTextureLocation(ShulkerBulletEntity p_110775_1_) ShulkerRenderer.getTextureLocation(ShulkerEntity p_110775_1_) SilverfishRenderer.getTextureLocation(SilverfishEntity p_110775_1_) SkeletonRenderer.getTextureLocation(AbstractSkeletonEntity p_110775_1_) SlimeRenderer.getTextureLocation(SlimeEntity p_110775_1_) SnowManRenderer.getTextureLocation(SnowGolemEntity p_110775_1_) SpectralArrowRenderer.getTextureLocation(SpectralArrowEntity p_110775_1_) SpiderRenderer.getTextureLocation(T p_110775_1_) SpriteRenderer.getTextureLocation(Entity p_110775_1_) SquidRenderer.getTextureLocation(SquidEntity p_110775_1_) StrayRenderer.getTextureLocation(AbstractSkeletonEntity p_110775_1_) StriderRenderer.getTextureLocation(StriderEntity p_110775_1_) TippedArrowRenderer.getTextureLocation(ArrowEntity p_110775_1_) TNTRenderer.getTextureLocation(TNTEntity p_110775_1_) TridentRenderer.getTextureLocation(TridentEntity p_110775_1_) TropicalFishRenderer.getTextureLocation(TropicalFishEntity p_110775_1_) TurtleRenderer.getTextureLocation(TurtleEntity p_110775_1_) UndeadHorseRenderer.getTextureLocation(AbstractHorseEntity p_110775_1_) VexRenderer.getTextureLocation(VexEntity p_110775_1_) VillagerRenderer.getTextureLocation(VillagerEntity p_110775_1_) VindicatorRenderer.getTextureLocation(VindicatorEntity p_110775_1_) WanderingTraderRenderer.getTextureLocation(WanderingTraderEntity p_110775_1_) WitchRenderer.getTextureLocation(WitchEntity p_110775_1_) WitherRenderer.getTextureLocation(WitherEntity p_110775_1_) WitherSkeletonRenderer.getTextureLocation(AbstractSkeletonEntity p_110775_1_) WitherSkullRenderer.getTextureLocation(WitherSkullEntity p_110775_1_) WolfRenderer.getTextureLocation(WolfEntity p_110775_1_) ZoglinRenderer.getTextureLocation(ZoglinEntity p_110775_1_) ZombieVillagerRenderer.getTextureLocation(ZombieVillagerEntity p_110775_1_) -
Uses of ResourceLocation in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationBeeStingerLayer.BEE_STINGER_LOCATIONprivate static final ResourceLocationCatCollarLayer.CAT_COLLAR_LOCATIONprivate static final ResourceLocationDrownedOuterLayer.DROWNED_OUTER_LAYER_LOCATIONprivate static final ResourceLocationCreeperChargeLayer.POWER_LOCATIONprivate static final ResourceLocationSheepWoolLayer.SHEEP_FUR_LOCATIONprivate static final ResourceLocationStayClothingLayer.STRAY_CLOTHES_LOCATIONstatic final ResourceLocationSpinAttackEffectLayer.TEXTUREprivate static final ResourceLocation[]LlamaDecorLayer.TEXTURE_LOCATIONprivate final ResourceLocationSaddleLayer.textureLocationprivate static final ResourceLocationLlamaDecorLayer.TRADER_LLAMAprivate static final ResourceLocationElytraLayer.WINGS_LOCATIONprivate static final ResourceLocationWitherAuraLayer.WITHER_ARMOR_LOCATIONprivate static final ResourceLocationWolfCollarLayer.WOLF_COLLAR_LOCATIONFields in net.minecraft.client.renderer.entity.layers with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Map<String,ResourceLocation> BipedArmorLayer.ARMOR_LOCATION_CACHEprivate static final it.unimi.dsi.fastutil.ints.Int2ObjectMap<ResourceLocation>VillagerLevelPendantLayer.LEVEL_LOCATIONSprivate static final Map<CoatTypes,ResourceLocation> HorseMarkingsLayer.LOCATION_BY_MARKINGSprivate static final Map<IronGolemEntity.Cracks,ResourceLocation> IronGolemCracksLayer.resourceLocationsMethods in net.minecraft.client.renderer.entity.layers that return ResourceLocationModifier and TypeMethodDescriptionprivate ResourceLocationBipedArmorLayer.getArmorLocation(ArmorItem p_241737_1_, boolean p_241737_2_, String p_241737_3_) Deprecated.BipedArmorLayer.getArmorResource(Entity entity, ItemStack stack, EquipmentSlotType slot, String type) More generic ForgeHook version of the above function, it allows for Items to have more control over what texture they provide.ElytraLayer.getElytraTexture(ItemStack stack, T entity) Gets the texture to use with this ElytraLayer.private ResourceLocationVillagerLevelPendantLayer.getResourceLocation(String p_215351_1_, ResourceLocation p_215351_2_) protected ResourceLocationCreeperChargeLayer.getTextureLocation()protected abstract ResourceLocationEnergyLayer.getTextureLocation()protected ResourceLocationLayerRenderer.getTextureLocation(T p_229139_1_) protected ResourceLocationWitherAuraLayer.getTextureLocation()Methods in net.minecraft.client.renderer.entity.layers with parameters of type ResourceLocationModifier and TypeMethodDescriptionprotected static <T extends LivingEntity>
voidLayerRenderer.coloredCutoutModelCopyLayerRender(EntityModel<T> p_229140_0_, EntityModel<T> p_229140_1_, ResourceLocation p_229140_2_, MatrixStack p_229140_3_, IRenderTypeBuffer p_229140_4_, int p_229140_5_, T p_229140_6_, float p_229140_7_, float p_229140_8_, float p_229140_9_, float p_229140_10_, float p_229140_11_, float p_229140_12_, float p_229140_13_, float p_229140_14_, float p_229140_15_) private ResourceLocationVillagerLevelPendantLayer.getResourceLocation(String p_215351_1_, ResourceLocation p_215351_2_) protected static <T extends LivingEntity>
voidLayerRenderer.renderColoredCutoutModel(EntityModel<T> p_229141_0_, ResourceLocation p_229141_1_, MatrixStack p_229141_2_, IRenderTypeBuffer p_229141_3_, int p_229141_4_, T p_229141_5_, float p_229141_6_, float p_229141_7_, float p_229141_8_) private voidBipedArmorLayer.renderModel(MatrixStack p_241738_1_, IRenderTypeBuffer p_241738_2_, int p_241738_3_, boolean p_241738_5_, A p_241738_6_, float p_241738_8_, float p_241738_9_, float p_241738_10_, ResourceLocation armorResource) Constructors in net.minecraft.client.renderer.entity.layers with parameters of type ResourceLocationModifierConstructorDescriptionSaddleLayer(IEntityRenderer<T, M> p_i232478_1_, M p_i232478_2_, ResourceLocation p_i232478_3_) -
Uses of ResourceLocation in net.minecraft.client.renderer.entity.model
Fields in net.minecraft.client.renderer.entity.model declared as ResourceLocationConstructor parameters in net.minecraft.client.renderer.entity.model with type arguments of type ResourceLocationModifierConstructorDescriptionprotectedAgeableModel(Function<ResourceLocation, RenderType> p_i225942_1_, boolean p_i225942_2_, float p_i225942_3_, float p_i225942_4_, float p_i225942_5_, float p_i225942_6_, float p_i225942_7_) BipedModel(Function<ResourceLocation, RenderType> p_i225946_1_, float p_i225946_2_, float p_i225946_3_, int p_i225946_4_, int p_i225946_5_) protectedEntityModel(Function<ResourceLocation, RenderType> p_i225945_1_) SegmentedModel(Function<ResourceLocation, RenderType> p_i232335_1_) -
Uses of ResourceLocation in net.minecraft.client.renderer.model
Subclasses of ResourceLocation in net.minecraft.client.renderer.modelFields in net.minecraft.client.renderer.model declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationRenderMaterial.atlasLocationprivate final ResourceLocationItemOverride.modelprivate final ResourceLocationVariant.modelLocationprotected ResourceLocationBlockModel.parentLocationprivate final ResourceLocationRenderMaterial.textureFields in net.minecraft.client.renderer.model with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate Map<ResourceLocation,com.mojang.datafixers.util.Pair<AtlasTexture, AtlasTexture.SheetData>> ModelBakery.atlasPreparationsprivate final Map<org.apache.commons.lang3.tuple.Triple<ResourceLocation,TransformationMatrix, Boolean>, IBakedModel> ModelBakery.bakedCacheprivate Map<ResourceLocation,IBakedModel> ModelManager.bakedRegistryprivate final Map<ResourceLocation,IBakedModel> ModelBakery.bakedTopLevelModelsstatic final List<ResourceLocation>ModelBakery.BREAKING_LOCATIONSstatic final List<ResourceLocation>ModelBakery.DESTROY_STAGESprivate final Set<ResourceLocation>ModelBakery.loadingStackprivate final Map<ResourceLocation,Float> ItemOverride.predicatesprotected final Function<ResourceLocation,RenderType> Model.renderTypeprivate static final Map<ResourceLocation,StateContainer<Block, BlockState>> ModelBakery.STATIC_DEFINITIONSprivate final Map<ResourceLocation,IUnbakedModel> ModelBakery.topLevelModelsprivate final Map<ResourceLocation,IUnbakedModel> ModelBakery.unbakedCacheMethods in net.minecraft.client.renderer.model that return ResourceLocationModifier and TypeMethodDescriptionRenderMaterial.atlasLocation()ItemOverride.getModel()protected ResourceLocationVariant.Deserializer.getModel(com.google.gson.JsonObject p_188043_1_) Variant.getModelLocation()BlockModel.getParentLocation()RenderMaterial.texture()Methods in net.minecraft.client.renderer.model that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionModelBakery.getBakedTopLevelModels()BlockModel.getDependencies()IUnbakedModel.getDependencies()VariantList.getDependencies()protected Map<ResourceLocation,Float> ItemOverride.Deserializer.getPredicates(com.google.gson.JsonObject p_188025_1_) ModelBakery.getSpecialModels()Methods in net.minecraft.client.renderer.model with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate voidModelBakery.addModelToCache(ResourceLocation p_217843_1_) BlockModel.bake(ModelBakery p_225613_1_, Function<RenderMaterial, TextureAtlasSprite> p_225613_2_, IModelTransform p_225613_3_, ResourceLocation p_225613_4_) Deprecated.BlockModel.bake(ModelBakery p_228813_1_, BlockModel p_228813_2_, Function<RenderMaterial, TextureAtlasSprite> p_228813_3_, IModelTransform p_228813_4_, ResourceLocation p_228813_5_, boolean p_228813_6_) IUnbakedModel.bake(ModelBakery p_225613_1_, Function<RenderMaterial, TextureAtlasSprite> p_225613_2_, IModelTransform p_225613_3_, ResourceLocation p_225613_4_) ModelBakery.bake(ResourceLocation p_217845_1_, IModelTransform p_217845_2_) Deprecated.VariantList.bake(ModelBakery p_225613_1_, Function<RenderMaterial, TextureAtlasSprite> p_225613_2_, IModelTransform p_225613_3_, ResourceLocation p_225613_4_) private static BakedQuadBlockModel.bakeFace(BlockPart p_228812_0_, BlockPartFace p_228812_1_, TextureAtlasSprite p_228812_2_, Direction p_228812_3_, IModelTransform p_228812_4_, ResourceLocation p_228812_5_) FaceBakery.bakeQuad(Vector3f p_228824_1_, Vector3f p_228824_2_, BlockPartFace p_228824_3_, TextureAtlasSprite p_228824_4_, Direction p_228824_5_, IModelTransform p_228824_6_, BlockPartRotation p_228824_7_, boolean p_228824_8_, ResourceLocation p_228824_9_) BlockModel.bakeVanilla(ModelBakery p_228813_1_, BlockModel p_228813_2_, Function<RenderMaterial, TextureAtlasSprite> p_228813_3_, IModelTransform p_228813_4_, ResourceLocation p_228813_5_, boolean p_228813_6_) Deprecated.private voidModelBakery.cacheAndQueueDependencies(ResourceLocation p_209593_1_, IUnbakedModel p_209593_2_) ModelManager.getAtlas(ResourceLocation p_229356_1_) ModelBakery.getBakedModel(ResourceLocation p_217845_1_, IModelTransform p_217845_2_, Function<RenderMaterial, TextureAtlasSprite> textureGetter) ModelBakery.getModel(ResourceLocation p_209597_1_) ModelManager.getModel(ResourceLocation modelLocation) protected BlockModelModelBakery.loadBlockModel(ResourceLocation p_177594_1_) private voidModelBakery.loadModel(ResourceLocation p_209598_1_) static BakedQuadBlockModel.makeBakedQuad(BlockPart p_228812_0_, BlockPartFace p_228812_1_, TextureAtlasSprite p_228812_2_, Direction p_228812_3_, IModelTransform p_228812_4_, ResourceLocation p_228812_5_) private static com.mojang.datafixers.util.Either<RenderMaterial,String> BlockModel.Deserializer.parseTextureLocationOrReference(ResourceLocation p_228819_0_, String p_228819_1_) static BlockFaceUVFaceBakery.recomputeUVs(BlockFaceUV p_228821_0_, Direction p_228821_1_, TransformationMatrix p_228821_2_, ResourceLocation p_228821_3_) final RenderTypeModel.renderType(ResourceLocation p_228282_1_) Method parameters in net.minecraft.client.renderer.model with type arguments of type ResourceLocationModifier and TypeMethodDescriptionRenderMaterial.buffer(IRenderTypeBuffer p_229311_1_, Function<ResourceLocation, RenderType> p_229311_2_) RenderMaterial.buffer(IRenderTypeBuffer p_241742_1_, Function<ResourceLocation, RenderType> p_241742_2_, boolean p_241742_3_) BlockModel.getMaterials(Function<ResourceLocation, IUnbakedModel> p_225614_1_, Set<com.mojang.datafixers.util.Pair<String, String>> p_225614_2_) IUnbakedModel.getMaterials(Function<ResourceLocation, IUnbakedModel> p_225614_1_, Set<com.mojang.datafixers.util.Pair<String, String>> p_225614_2_) VariantList.getMaterials(Function<ResourceLocation, IUnbakedModel> p_225614_1_, Set<com.mojang.datafixers.util.Pair<String, String>> p_225614_2_) RenderMaterial.renderType(Function<ResourceLocation, RenderType> p_229312_1_) Constructors in net.minecraft.client.renderer.model with parameters of type ResourceLocationModifierConstructorDescriptionBlockModel(ResourceLocation p_i230056_1_, List<BlockPart> p_i230056_2_, Map<String, com.mojang.datafixers.util.Either<RenderMaterial, String>> p_i230056_3_, boolean p_i230056_4_, BlockModel.GuiLight p_i230056_5_, ItemCameraTransforms p_i230056_6_, List<ItemOverride> p_i230056_7_) ItemOverride(ResourceLocation p_i46571_1_, Map<ResourceLocation, Float> p_i46571_2_) ModelResourceLocation(ResourceLocation p_i46080_1_, String p_i46080_2_) RenderMaterial(ResourceLocation p_i226055_1_, ResourceLocation p_i226055_2_) Variant(ResourceLocation p_i226001_1_, TransformationMatrix p_i226001_2_, boolean p_i226001_3_, int p_i226001_4_) Constructor parameters in net.minecraft.client.renderer.model with type arguments of type ResourceLocationModifierConstructorDescriptionItemOverride(ResourceLocation p_i46571_1_, Map<ResourceLocation, Float> p_i46571_2_) ItemOverrideList(ModelBakery p_i50984_1_, BlockModel p_i50984_2_, Function<ResourceLocation, IUnbakedModel> p_i50984_3_, List<ItemOverride> p_i50984_4_) Deprecated.ItemOverrideList(ModelBakery p_i50984_1_, IUnbakedModel p_i50984_2_, Function<ResourceLocation, IUnbakedModel> p_i50984_3_, Function<RenderMaterial, TextureAtlasSprite> textureGetter, List<ItemOverride> p_i50984_4_) Model(Function<ResourceLocation, RenderType> p_i225947_1_) -
Uses of ResourceLocation in net.minecraft.client.renderer.model.multipart
Methods in net.minecraft.client.renderer.model.multipart that return types with arguments of type ResourceLocationMethods in net.minecraft.client.renderer.model.multipart with parameters of type ResourceLocationModifier and TypeMethodDescriptionMultipart.bake(ModelBakery p_225613_1_, Function<RenderMaterial, TextureAtlasSprite> p_225613_2_, IModelTransform p_225613_3_, ResourceLocation p_225613_4_) Method parameters in net.minecraft.client.renderer.model.multipart with type arguments of type ResourceLocationModifier and TypeMethodDescriptionMultipart.getMaterials(Function<ResourceLocation, IUnbakedModel> p_225614_1_, Set<com.mojang.datafixers.util.Pair<String, String>> p_225614_2_) -
Uses of ResourceLocation in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationPaintingSpriteUploader.BACK_SPRITE_LOCATIONstatic final ResourceLocationTextureManager.INTENTIONAL_MISSING_TEXTUREprivate final ResourceLocationAtlasTexture.locationprotected final ResourceLocationSimpleTexture.locationstatic final ResourceLocationAtlasTexture.LOCATION_BLOCKSDeprecated.static final ResourceLocationAtlasTexture.LOCATION_PARTICLESDeprecated.private static final ResourceLocationMissingTextureSprite.MISSING_TEXTURE_LOCATIONprivate final ResourceLocationTextureAtlasSprite.Info.nameFields in net.minecraft.client.renderer.texture with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,AtlasTexture> SpriteMap.atlasesprivate final Map<ResourceLocation,Texture> TextureManager.byPath(package private) final Set<ResourceLocation>AtlasTexture.SheetData.spritesprivate final Set<ResourceLocation>AtlasTexture.spritesprivate final Map<ResourceLocation,TextureAtlasSprite> AtlasTexture.texturesByNameMethods in net.minecraft.client.renderer.texture that return ResourceLocationModifier and TypeMethodDescriptionstatic ResourceLocationMissingTextureSprite.getLocation()TextureAtlasSprite.getName()private ResourceLocationAtlasTexture.getResourceLocation(ResourceLocation p_195420_1_) AtlasTexture.location()TextureAtlasSprite.Info.name()TextureManager.register(String p_110578_1_, DynamicTexture p_110578_2_) private ResourceLocationSpriteUploader.resolveLocation(ResourceLocation p_229299_1_) Methods in net.minecraft.client.renderer.texture that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionprotected Stream<ResourceLocation>PaintingSpriteUploader.getResourcesToLoad()protected Stream<ResourceLocation>PotionSpriteUploader.getResourcesToLoad()protected abstract Stream<ResourceLocation>SpriteUploader.getResourcesToLoad()Methods in net.minecraft.client.renderer.texture with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate voidTextureManager._bind(ResourceLocation p_229269_1_) voidTextureManager.bind(ResourceLocation p_110577_1_) SpriteMap.getAtlas(ResourceLocation p_229152_1_) private ResourceLocationAtlasTexture.getResourceLocation(ResourceLocation p_195420_1_) AtlasTexture.getSprite(ResourceLocation p_195424_1_) protected TextureAtlasSpriteSpriteUploader.getSprite(ResourceLocation p_215282_1_) TextureManager.getTexture(ResourceLocation p_229267_1_) static SimpleTexture.TextureDataSimpleTexture.TextureData.load(IResourceManager p_217799_0_, ResourceLocation p_217799_1_) private TextureTextureManager.loadTexture(ResourceLocation p_230183_1_, Texture p_230183_2_) TextureManager.preload(ResourceLocation p_215268_1_, Executor p_215268_2_) voidTextureManager.register(ResourceLocation p_229263_1_, Texture p_229263_2_) voidTextureManager.release(ResourceLocation p_147645_1_) voidPreloadedTexture.reset(TextureManager p_215244_1_, IResourceManager p_215244_2_, ResourceLocation p_215244_3_, Executor p_215244_4_) voidTexture.reset(TextureManager p_215244_1_, IResourceManager p_215244_2_, ResourceLocation p_215244_3_, Executor p_215244_4_) private ResourceLocationSpriteUploader.resolveLocation(ResourceLocation p_229299_1_) private voidTextureManager.safeClose(ResourceLocation p_243505_1_, Texture p_243505_2_) Method parameters in net.minecraft.client.renderer.texture with type arguments of type ResourceLocationModifier and TypeMethodDescriptionprivate Collection<TextureAtlasSprite.Info>AtlasTexture.getBasicSpriteInfos(IResourceManager p_215256_1_, Set<ResourceLocation> p_215256_2_) AtlasTexture.prepareToStitch(IResourceManager p_229220_1_, Stream<ResourceLocation> p_229220_2_, IProfiler p_229220_3_, int p_229220_4_) Constructors in net.minecraft.client.renderer.texture with parameters of type ResourceLocationModifierConstructorDescriptionAtlasTexture(ResourceLocation p_i226047_1_) DownloadingTexture(File p_i226043_1_, String p_i226043_2_, ResourceLocation p_i226043_3_, boolean p_i226043_4_, Runnable p_i226043_5_) Info(ResourceLocation p_i226050_1_, int p_i226050_2_, int p_i226050_3_, AnimationMetadataSection p_i226050_4_) PreloadedTexture(IResourceManager p_i50911_1_, ResourceLocation p_i50911_2_, Executor p_i50911_3_) SimpleTexture(ResourceLocation p_i1275_1_) SpriteUploader(TextureManager p_i50905_1_, ResourceLocation p_i50905_2_, String p_i50905_3_) Constructor parameters in net.minecraft.client.renderer.texture with type arguments of type ResourceLocationModifierConstructorDescriptionSheetData(Set<ResourceLocation> p_i226048_1_, int p_i226048_2_, int p_i226048_3_, int p_i226048_4_, List<TextureAtlasSprite> p_i226048_5_) -
Uses of ResourceLocation in net.minecraft.client.renderer.tileentity
Fields in net.minecraft.client.renderer.tileentity declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationBeaconTileEntityRenderer.BEAM_LOCATIONprivate static final ResourceLocationEndGatewayTileEntityRenderer.BEAM_LOCATIONstatic final ResourceLocationEndPortalTileEntityRenderer.END_PORTAL_LOCATIONstatic final ResourceLocationEndPortalTileEntityRenderer.END_SKY_LOCATIONFields in net.minecraft.client.renderer.tileentity with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Map<SkullBlock.ISkullType,ResourceLocation> SkullTileEntityRenderer.SKIN_BY_TYPEMethods in net.minecraft.client.renderer.tileentity with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic voidBeaconTileEntityRenderer.renderBeaconBeam(MatrixStack p_228842_0_, IRenderTypeBuffer p_228842_1_, ResourceLocation p_228842_2_, float p_228842_3_, float p_228842_4_, long p_228842_5_, int p_228842_7_, int p_228842_8_, float[] p_228842_9_, float p_228842_10_, float p_228842_11_) -
Uses of ResourceLocation in net.minecraft.client.resources
Fields in net.minecraft.client.resources declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationDefaultPlayerSkin.ALEX_SKIN_LOCATIONstatic final ResourceLocationLegacyResourcePackWrapperV4.BANNER_BASEprivate static final ResourceLocationFoliageColorReloadListener.LOCATIONprivate static final ResourceLocationGrassColorReloadListener.LOCATIONstatic final ResourceLocationLegacyResourcePackWrapperV4.OLD_IRON_GOLEM_LOCATIONstatic final ResourceLocationLegacyResourcePackWrapperV4.SHIELD_BASEprivate static final ResourceLocationDefaultPlayerSkin.STEVE_SKIN_LOCATIONFields in net.minecraft.client.resources with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Map<String,com.mojang.datafixers.util.Pair<ChestType, ResourceLocation>> LegacyResourcePackWrapperV4.CHESTSprivate final Map<ResourceLocation,File> ResourceIndex.namespacedFilesprivate final Map<ResourceLocation,ResourceLocation> LegacyResourcePackWrapper.patchesprivate final Map<ResourceLocation,ResourceLocation> LegacyResourcePackWrapper.patchesstatic final Map<ResourceLocation,ResourceLocation> LegacyResourcePackWrapper.V3static final Map<ResourceLocation,ResourceLocation> LegacyResourcePackWrapper.V3Methods in net.minecraft.client.resources that return ResourceLocationModifier and TypeMethodDescriptionstatic ResourceLocationDefaultPlayerSkin.getDefaultSkin()static ResourceLocationDefaultPlayerSkin.getDefaultSkin(UUID p_177334_0_) protected ResourceLocationJsonReloadListener.getPreparedPath(ResourceLocation rl) private ResourceLocationLegacyResourcePackWrapper.map(ResourceLocation p_211851_1_) SkinManager.registerTexture(com.mojang.authlib.minecraft.MinecraftProfileTexture p_152792_1_, com.mojang.authlib.minecraft.MinecraftProfileTexture.Type p_152792_2_) private ResourceLocationSkinManager.registerTexture(com.mojang.authlib.minecraft.MinecraftProfileTexture p_152789_1_, com.mojang.authlib.minecraft.MinecraftProfileTexture.Type p_152789_2_, SkinManager.ISkinAvailableCallback p_152789_3_) private static ResourceLocationLegacyResourcePackWrapper.toMetaLocation(ResourceLocation p_211850_0_) Methods in net.minecraft.client.resources that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionFolderResourceIndex.getFiles(String p_225639_1_, String p_225639_2_, int p_225639_3_, Predicate<String> p_225639_4_) ResourceIndex.getFiles(String p_225639_1_, String p_225639_2_, int p_225639_3_, Predicate<String> p_225639_4_) LegacyResourcePackWrapper.getResources(ResourcePackType p_225637_1_, String p_225637_2_, String p_225637_3_, int p_225637_4_, Predicate<String> p_225637_5_) LegacyResourcePackWrapperV4.getResources(ResourcePackType p_225637_1_, String p_225637_2_, String p_225637_3_, int p_225637_4_, Predicate<String> p_225637_5_) VirtualAssetsPack.getResources(ResourcePackType p_225637_1_, String p_225637_2_, String p_225637_3_, int p_225637_4_, Predicate<String> p_225637_5_) protected Map<ResourceLocation,com.google.gson.JsonElement> JsonReloadListener.prepare(IResourceManager p_212854_1_, IProfiler p_212854_2_) Methods in net.minecraft.client.resources with parameters of type ResourceLocationModifier and TypeMethodDescriptionFolderResourceIndex.getFile(ResourceLocation p_188547_1_) ResourceIndex.getFile(ResourceLocation p_188547_1_) static int[]ColorMapLoader.getPixels(IResourceManager p_217820_0_, ResourceLocation p_217820_1_) Deprecated.protected ResourceLocationJsonReloadListener.getPreparedPath(ResourceLocation rl) LegacyResourcePackWrapper.getResource(ResourcePackType p_195761_1_, ResourceLocation p_195761_2_) LegacyResourcePackWrapperV4.getResource(ResourcePackType p_195761_1_, ResourceLocation p_195761_2_) protected InputStreamVirtualAssetsPack.getResourceAsStream(ResourcePackType p_195782_1_, ResourceLocation p_195782_2_) booleanLegacyResourcePackWrapper.hasResource(ResourcePackType p_195764_1_, ResourceLocation p_195764_2_) booleanLegacyResourcePackWrapperV4.hasResource(ResourcePackType p_195764_1_, ResourceLocation p_195764_2_) booleanVirtualAssetsPack.hasResource(ResourcePackType p_195764_1_, ResourceLocation p_195764_2_) private ResourceLocationLegacyResourcePackWrapper.map(ResourceLocation p_211851_1_) voidSkinManager.ISkinAvailableCallback.onSkinTextureAvailable(com.mojang.authlib.minecraft.MinecraftProfileTexture.Type p_onSkinTextureAvailable_1_, ResourceLocation p_onSkinTextureAvailable_2_, com.mojang.authlib.minecraft.MinecraftProfileTexture p_onSkinTextureAvailable_3_) private static ResourceLocationLegacyResourcePackWrapper.toMetaLocation(ResourceLocation p_211850_0_) Constructor parameters in net.minecraft.client.resources with type arguments of type ResourceLocationModifierConstructorDescriptionLegacyResourcePackWrapper(IResourcePack p_i49785_1_, Map<ResourceLocation, ResourceLocation> p_i49785_2_) LegacyResourcePackWrapper(IResourcePack p_i49785_1_, Map<ResourceLocation, ResourceLocation> p_i49785_2_) -
Uses of ResourceLocation in net.minecraft.client.shader
Methods in net.minecraft.client.shader with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate voidShaderGroup.load(TextureManager p_152765_1_, ResourceLocation p_152765_2_) Constructors in net.minecraft.client.shader with parameters of type ResourceLocationModifierConstructorDescriptionShaderGroup(TextureManager p_i1050_1_, IResourceManager p_i1050_2_, Framebuffer p_i1050_3_, ResourceLocation p_i1050_4_) -
Uses of ResourceLocation in net.minecraft.client.util
Fields in net.minecraft.client.util declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationSplashes.SPLASHES_LOCATIONFields in net.minecraft.client.util with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Function<T,Stream<ResourceLocation>> SearchTreeReloadable.idGetterConstructor parameters in net.minecraft.client.util with type arguments of type ResourceLocationModifierConstructorDescriptionSearchTreeReloadable(Function<T, Stream<ResourceLocation>> p_i50896_1_) -
Uses of ResourceLocation in net.minecraft.client.world
Fields in net.minecraft.client.world with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final it.unimi.dsi.fastutil.objects.Object2ObjectMap<ResourceLocation,DimensionRenderInfo> DimensionRenderInfo.EFFECTS -
Uses of ResourceLocation in net.minecraft.command
Fields in net.minecraft.command declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationTimedFunction.functionIdprivate final ResourceLocationFunctionObject.CacheableFunction.idprivate final ResourceLocationFunctionObject.idprivate final ResourceLocationITimerCallback.Serializer.idprivate final ResourceLocationTimedFunctionTag.tagIdFields in net.minecraft.command with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,ITimerCallback.Serializer<C, ?>> TimerCallbackSerializers.idToSerializerMethods in net.minecraft.command that return ResourceLocationModifier and TypeMethodDescriptionFunctionObject.CacheableFunction.getId()FunctionObject.getId()ITimerCallback.Serializer.getId()Methods in net.minecraft.command that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionCommandSource.getAvailableSoundEvents()ISuggestionProvider.getAvailableSoundEvents()CommandSource.getRecipeNames()ISuggestionProvider.getRecipeNames()Methods in net.minecraft.command with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic FunctionObjectFunctionObject.fromLines(ResourceLocation p_237140_0_, com.mojang.brigadier.CommandDispatcher<CommandSource> p_237140_1_, CommandSource p_237140_2_, List<String> p_237140_3_) Method parameters in net.minecraft.command with type arguments of type ResourceLocationModifier and TypeMethodDescriptionstatic <T> voidISuggestionProvider.filterResources(Iterable<T> p_210511_0_, String p_210511_1_, String p_210511_2_, Function<T, ResourceLocation> p_210511_3_, Consumer<T> p_210511_4_) static <T> voidISuggestionProvider.filterResources(Iterable<T> p_210512_0_, String p_210512_1_, Function<T, ResourceLocation> p_210512_2_, Consumer<T> p_210512_3_) static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>ISuggestionProvider.suggestResource(Iterable<ResourceLocation> p_197014_0_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_197014_1_) static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>ISuggestionProvider.suggestResource(Iterable<ResourceLocation> p_197006_0_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_197006_1_, String p_197006_2_) static <T> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>ISuggestionProvider.suggestResource(Iterable<T> p_210514_0_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_210514_1_, Function<T, ResourceLocation> p_210514_2_, Function<T, com.mojang.brigadier.Message> p_210514_3_) static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>ISuggestionProvider.suggestResource(Stream<ResourceLocation> p_212476_0_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_212476_1_) static <T> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>ISuggestionProvider.suggestResource(Stream<T> p_201725_0_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_201725_1_, Function<T, ResourceLocation> p_201725_2_, Function<T, com.mojang.brigadier.Message> p_201725_3_) Constructors in net.minecraft.command with parameters of type ResourceLocationModifierConstructorDescriptionCacheableFunction(ResourceLocation p_i47537_1_) FunctionObject(ResourceLocation p_i47973_1_, FunctionObject.IEntry[] p_i47973_2_) Serializer(ResourceLocation p_i51270_1_, Class<?> p_i51270_2_) TimedFunction(ResourceLocation p_i51190_1_) TimedFunctionTag(ResourceLocation p_i51189_1_) -
Uses of ResourceLocation in net.minecraft.command.arguments
Fields in net.minecraft.command.arguments declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationSuggestionProviders.DEFAULT_NAMEprivate ResourceLocationBlockStateParser.idfinal ResourceLocationArgumentTypes.Entry.nameprivate final ResourceLocationSuggestionProviders.Wrapper.nameprivate ResourceLocationBlockStateParser.tagprivate ResourceLocationItemParser.tagFields in net.minecraft.command.arguments with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,ArgumentTypes.Entry<?>> ArgumentTypes.BY_NAMEprivate static final Map<ResourceLocation,com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider>> SuggestionProviders.PROVIDERS_BY_NAMEMethods in net.minecraft.command.arguments that return ResourceLocationModifier and TypeMethodDescriptionstatic ResourceLocationArgumentTypes.getId(com.mojang.brigadier.arguments.ArgumentType<?> type) static ResourceLocationResourceLocationArgument.getId(com.mojang.brigadier.context.CommandContext<CommandSource> p_197195_0_, String p_197195_1_) static ResourceLocationSuggestionProviders.getName(com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider> p_197497_0_) static ResourceLocationEntitySummonArgument.getSummonableEntity(com.mojang.brigadier.context.CommandContext<CommandSource> p_211368_0_, String p_211368_1_) BlockStateParser.getTag()ItemParser.getTag()DimensionArgument.parse(com.mojang.brigadier.StringReader p_parse_1_) EntitySummonArgument.parse(com.mojang.brigadier.StringReader p_parse_1_) ResourceLocationArgument.parse(com.mojang.brigadier.StringReader p_parse_1_) private static ResourceLocationEntitySummonArgument.verifyCanSummon(ResourceLocation p_211365_0_) Methods in net.minecraft.command.arguments that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionstatic com.mojang.datafixers.util.Pair<ResourceLocation,com.mojang.datafixers.util.Either<FunctionObject, ITag<FunctionObject>>> FunctionArgument.getFunctionOrTag(com.mojang.brigadier.context.CommandContext<CommandSource> p_218110_0_, String p_218110_1_) com.mojang.datafixers.util.Pair<ResourceLocation,com.mojang.datafixers.util.Either<FunctionObject, ITag<FunctionObject>>> FunctionArgument.IResult.unwrap(com.mojang.brigadier.context.CommandContext<CommandSource> p_218102_1_) Methods in net.minecraft.command.arguments with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate static ArgumentTypes.Entry<?>ArgumentTypes.get(ResourceLocation p_197482_0_) private static FunctionObjectFunctionArgument.getFunction(com.mojang.brigadier.context.CommandContext<CommandSource> p_218108_0_, ResourceLocation p_218108_1_) private static ITag<FunctionObject>FunctionArgument.getFunctionTag(com.mojang.brigadier.context.CommandContext<CommandSource> p_218111_0_, ResourceLocation p_218111_1_) static com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider>SuggestionProviders.getProvider(ResourceLocation p_197498_0_) static <S extends ISuggestionProvider>
com.mojang.brigadier.suggestion.SuggestionProvider<S>SuggestionProviders.register(ResourceLocation p_197494_0_, com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider> p_197494_1_) private static ResourceLocationEntitySummonArgument.verifyCanSummon(ResourceLocation p_211365_0_) Constructors in net.minecraft.command.arguments with parameters of type ResourceLocationModifierConstructorDescriptionprivateEntry(Class<T> p_i48088_1_, IArgumentSerializer<T> p_i48088_2_, ResourceLocation p_i48088_3_) Wrapper(ResourceLocation p_i47984_1_, com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider> p_i47984_2_) -
Uses of ResourceLocation in net.minecraft.command.impl
Methods in net.minecraft.command.impl with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate static voidLootCommand.callback(CommandSource p_218860_0_, List<ItemStack> p_218860_1_, ResourceLocation p_218860_2_) private static intBossBarCommand.createBar(CommandSource p_201400_0_, ResourceLocation p_201400_1_, ITextComponent p_201400_2_) private static intLootCommand.drop(com.mojang.brigadier.context.CommandContext<CommandSource> p_218871_0_, ResourceLocation p_218871_1_, LootContext p_218871_2_, LootCommand.ITargetHandler p_218871_3_) private static intLootCommand.dropChestLoot(com.mojang.brigadier.context.CommandContext<CommandSource> p_218887_0_, ResourceLocation p_218887_1_, LootCommand.ITargetHandler p_218887_2_) private static intLootCommand.dropFishingLoot(com.mojang.brigadier.context.CommandContext<CommandSource> p_218876_0_, ResourceLocation p_218876_1_, BlockPos p_218876_2_, ItemStack p_218876_3_, LootCommand.ITargetHandler p_218876_4_) private static intLocateBiomeCommand.locateBiome(CommandSource p_241049_0_, ResourceLocation p_241049_1_) private static intPlaySoundCommand.playSound(CommandSource p_198573_0_, Collection<ServerPlayerEntity> p_198573_1_, ResourceLocation p_198573_2_, SoundCategory p_198573_3_, Vector3d p_198573_4_, float p_198573_5_, float p_198573_6_, float p_198573_7_) private static intSummonCommand.spawnEntity(CommandSource p_198737_0_, ResourceLocation p_198737_1_, Vector3d p_198737_2_, CompoundNBT p_198737_3_, boolean p_198737_4_) private static intStopSoundCommand.stopSound(CommandSource p_198733_0_, Collection<ServerPlayerEntity> p_198733_1_, SoundCategory p_198733_2_, ResourceLocation p_198733_3_) Method parameters in net.minecraft.command.impl with type arguments of type ResourceLocationModifier and TypeMethodDescriptionprivate static intScheduleCommand.schedule(CommandSource p_241063_0_, com.mojang.datafixers.util.Pair<ResourceLocation, com.mojang.datafixers.util.Either<FunctionObject, ITag<FunctionObject>>> p_241063_1_, int p_241063_2_, boolean p_241063_3_) -
Uses of ResourceLocation in net.minecraft.command.impl.data
Fields in net.minecraft.command.impl.data declared as ResourceLocationConstructors in net.minecraft.command.impl.data with parameters of type ResourceLocationModifierConstructorDescriptionprivateStorageAccessor(CommandStorage p_i226092_1_, ResourceLocation p_i226092_2_) -
Uses of ResourceLocation in net.minecraft.data
Fields in net.minecraft.data declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationCookingRecipeBuilder.Result.advancementIdprivate final ResourceLocationShapedRecipeBuilder.Result.advancementIdprivate final ResourceLocationShapelessRecipeBuilder.Result.advancementIdprivate final ResourceLocationSingleItemRecipeBuilder.Result.advancementIdprivate final ResourceLocationSmithingRecipeBuilder.Result.advancementIdprivate final ResourceLocationBlockModelProvider.BreakParticleHelper.baseModelprivate ResourceLocationBlockModelProvider.BlockTextureCombiner.fullBlockprivate final ResourceLocationCookingRecipeBuilder.Result.idprivate final ResourceLocationShapedRecipeBuilder.Result.idprivate final ResourceLocationShapelessRecipeBuilder.Result.idprivate final ResourceLocationSingleItemRecipeBuilder.Result.idprivate final ResourceLocationSmithingRecipeBuilder.Result.idprivate final ResourceLocationBlockModelWriter.parentFields in net.minecraft.data with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprotected final Map<ResourceLocation,ITag.Builder> TagsProvider.buildersprivate final Optional<ResourceLocation>ModelsUtil.modelstatic final BlockModeInfo<ResourceLocation>BlockModelFields.MODELprivate final BiConsumer<ResourceLocation,Supplier<com.google.gson.JsonElement>> BlockModelProvider.modelOutputprivate final BiConsumer<ResourceLocation,Supplier<com.google.gson.JsonElement>> ItemModelProvider.outputprivate final Map<StockTextureAliases,ResourceLocation> ModelTextures.slotsprivate final List<com.mojang.datafixers.util.Pair<Supplier<Consumer<BiConsumer<ResourceLocation,LootTable.Builder>>>, LootParameterSet>> LootTableProvider.subProvidersMethods in net.minecraft.data that return ResourceLocationModifier and TypeMethodDescriptionModelsUtil.create(Block p_240228_1_, ModelTextures p_240228_2_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240228_3_) ModelsUtil.create(ResourceLocation p_240234_1_, ModelTextures p_240234_2_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240234_3_) TexturedModel.create(Block p_240459_1_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240459_2_) default ResourceLocationTexturedModel.ISupplier.create(Block p_240466_1_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240466_2_) private ResourceLocationBlockModelProvider.createSuffixedVariant(Block p_239886_1_, String p_239886_2_, ModelsUtil p_239886_3_, Function<ResourceLocation, ModelTextures> p_239886_4_) private ResourceLocationBlockModelProvider.createTurtleEggModel(int p_239865_1_, String p_239865_2_, ModelTextures p_239865_3_) private ResourceLocationBlockModelProvider.createTurtleEggModel(Integer p_239912_1_, Integer p_239912_2_) ModelsUtil.createWithOverride(Block p_240235_1_, String p_240235_2_, ModelTextures p_240235_3_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240235_4_) ModelsUtil.createWithSuffix(Block p_240229_1_, String p_240229_2_, ModelTextures p_240229_3_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240229_4_) TexturedModel.createWithSuffix(Block p_240458_1_, String p_240458_2_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240458_3_) default ResourceLocationTexturedModel.ISupplier.createWithSuffix(Block p_240465_1_, String p_240465_2_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240465_3_) static ResourceLocationModelsResourceUtil.decorateBlockModelLocation(String p_240223_0_) Deprecated.static ResourceLocationModelsResourceUtil.decorateItemModelLocation(String p_240224_0_) ModelTextures.get(StockTextureAliases p_240348_1_) CookingRecipeBuilder.Result.getAdvancementId()IFinishedRecipe.getAdvancementId()ShapedRecipeBuilder.Result.getAdvancementId()ShapelessRecipeBuilder.Result.getAdvancementId()SingleItemRecipeBuilder.Result.getAdvancementId()SmithingRecipeBuilder.Result.getAdvancementId()static ResourceLocationModelTextures.getBlockTexture(Block p_240341_0_) static ResourceLocationModelTextures.getBlockTexture(Block p_240347_0_, String p_240347_1_) CookingRecipeBuilder.Result.getId()IFinishedRecipe.getId()ShapedRecipeBuilder.Result.getId()ShapelessRecipeBuilder.Result.getId()SingleItemRecipeBuilder.Result.getId()SmithingRecipeBuilder.Result.getId()static ResourceLocationModelTextures.getItemTexture(Item p_240357_0_) static ResourceLocationModelTextures.getItemTexture(Item p_240344_0_, String p_240344_1_) static ResourceLocationModelsResourceUtil.getModelLocation(Block p_240221_0_) static ResourceLocationModelsResourceUtil.getModelLocation(Block p_240222_0_, String p_240222_1_) static ResourceLocationModelsResourceUtil.getModelLocation(Item p_240219_0_) static ResourceLocationModelsResourceUtil.getModelLocation(Item p_240220_0_, String p_240220_1_) Methods in net.minecraft.data that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionprivate List<ResourceLocation>BlockModelProvider.createFloorFireModels(Block p_240033_1_) private Map<StockTextureAliases,ResourceLocation> ModelsUtil.createMap(ModelTextures p_240232_1_) private List<ResourceLocation>BlockModelProvider.createSideFireModels(Block p_240035_1_) private List<ResourceLocation>BlockModelProvider.createTopFireModels(Block p_240037_1_) protected List<com.mojang.datafixers.util.Pair<Supplier<Consumer<BiConsumer<ResourceLocation,LootTable.Builder>>>, LootParameterSet>> LootTableProvider.getTables()Methods in net.minecraft.data with parameters of type ResourceLocationModifier and TypeMethodDescriptionBlockModelProvider.blockEntityModels(ResourceLocation p_239916_1_, Block p_239916_2_) static ModelTexturesModelTextures.column(ResourceLocation p_240351_0_, ResourceLocation p_240351_1_) private static BlockStateVariantBuilder.Four<Direction,DoubleBlockHalf, DoorHingeSide, Boolean> BlockModelProvider.configureDoorHalf(BlockStateVariantBuilder.Four<Direction, DoubleBlockHalf, DoorHingeSide, Boolean> p_239903_0_, DoubleBlockHalf p_239903_1_, ResourceLocation p_239903_2_, ResourceLocation p_239903_3_) ModelTextures.copyAndUpdate(StockTextureAliases p_240360_1_, ResourceLocation p_240360_2_) ModelsUtil.create(ResourceLocation p_240234_1_, ModelTextures p_240234_2_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240234_3_) private voidBlockModelProvider.createAirLikeBlock(Block p_239993_1_, ResourceLocation p_239993_2_) static TexturedModelTexturedModel.createAllSame(ResourceLocation p_240463_0_) private static IFinishedBlockStateBlockModelProvider.createAxisAlignedPillarBlock(Block p_239986_0_, ResourceLocation p_239986_1_) private voidBlockModelProvider.createAxisAlignedPillarBlockCustomModel(Block p_243685_1_, ResourceLocation p_243685_2_) private static BlockStateVariantBuilderBlockModelProvider.createBooleanModelDispatch(BooleanProperty p_239894_0_, ResourceLocation p_239894_1_, ResourceLocation p_239894_2_) private static IFinishedBlockStateBlockModelProvider.createButton(Block p_239987_0_, ResourceLocation p_239987_1_, ResourceLocation p_239987_2_) private static IFinishedBlockStateBlockModelProvider.createDoor(Block p_239943_0_, ResourceLocation p_239943_1_, ResourceLocation p_239943_2_, ResourceLocation p_239943_3_, ResourceLocation p_239943_4_) private voidBlockModelProvider.createDoubleBlock(Block p_240011_1_, ResourceLocation p_240011_2_, ResourceLocation p_240011_3_) private static <T extends Comparable<T>>
BlockStateVariantBuilderBlockModelProvider.createEmptyOrFullDispatch(Property<T> p_239895_0_, T p_239895_1_, ResourceLocation p_239895_2_, ResourceLocation p_239895_3_) private static IFinishedBlockStateBlockModelProvider.createFence(Block p_239994_0_, ResourceLocation p_239994_1_, ResourceLocation p_239994_2_) private static IFinishedBlockStateBlockModelProvider.createFenceGate(Block p_239960_0_, ResourceLocation p_239960_1_, ResourceLocation p_239960_2_, ResourceLocation p_239960_3_, ResourceLocation p_239960_4_) private voidBlockModelProvider.createGrassLikeBlock(Block p_239889_1_, ResourceLocation p_239889_2_, BlockModelDefinition p_239889_3_) private static PathBlockStateProvider.createModelPath(Path p_240083_0_, ResourceLocation p_240083_1_) private static IFinishedBlockStateBlockModelProvider.createOrientableTrapdoor(Block p_239988_0_, ResourceLocation p_239988_1_, ResourceLocation p_239988_2_, ResourceLocation p_239988_3_) private static PathBiomeProvider.createPath(Path p_244199_0_, ResourceLocation p_244199_1_) private static PathLootTableProvider.createPath(Path p_218439_0_, ResourceLocation p_218439_1_) private voidBlockModelProvider.createPistonVariant(Block p_239890_1_, ResourceLocation p_239890_2_, ModelTextures p_239890_3_) private static IFinishedBlockStateBlockModelProvider.createPressurePlate(Block p_240006_0_, ResourceLocation p_240006_1_, ResourceLocation p_240006_2_) private static IFinishedBlockStateBlockModelProvider.createRotatedPillarWithHorizontalVariant(Block p_240000_0_, ResourceLocation p_240000_1_, ResourceLocation p_240000_2_) private static FinishedVariantBlockStateBlockModelProvider.createRotatedVariant(Block p_239968_0_, ResourceLocation p_239968_1_) private static FinishedVariantBlockStateBlockModelProvider.createRotatedVariant(Block p_239979_0_, ResourceLocation p_239979_1_, ResourceLocation p_239979_2_) private static BlockModelDefinition[]BlockModelProvider.createRotatedVariants(ResourceLocation p_239915_0_) private static FinishedVariantBlockStateBlockModelProvider.createSimpleBlock(Block p_239978_0_, ResourceLocation p_239978_1_) private static IFinishedBlockStateBlockModelProvider.createSlab(Block p_240001_0_, ResourceLocation p_240001_1_, ResourceLocation p_240001_2_, ResourceLocation p_240001_3_) private static IFinishedBlockStateBlockModelProvider.createStairs(Block p_239980_0_, ResourceLocation p_239980_1_, ResourceLocation p_239980_2_, ResourceLocation p_239980_3_) private static IFinishedBlockStateBlockModelProvider.createTrapdoor(Block p_239995_0_, ResourceLocation p_239995_1_, ResourceLocation p_239995_2_, ResourceLocation p_239995_3_) private static IFinishedBlockStateBlockModelProvider.createWall(Block p_239970_0_, ResourceLocation p_239970_1_, ResourceLocation p_239970_2_, ResourceLocation p_239970_3_) static ModelTexturesModelTextures.crop(ResourceLocation p_240370_0_) static ModelTexturesModelTextures.cross(ResourceLocation p_240361_0_) static ModelTexturesModelTextures.cube(ResourceLocation p_240356_0_) static ModelTexturesModelTextures.defaultTexture(ResourceLocation p_240350_0_) private voidBlockModelProvider.delegateItemModel(Block p_239957_1_, ResourceLocation p_239957_2_) private voidBlockModelProvider.delegateItemModel(Item p_239867_1_, ResourceLocation p_239867_2_) private voidCookingRecipeBuilder.ensureValid(ResourceLocation p_218634_1_) private voidShapedRecipeBuilder.ensureValid(ResourceLocation p_200463_1_) private voidShapelessRecipeBuilder.ensureValid(ResourceLocation p_200481_1_) private voidSingleItemRecipeBuilder.ensureValid(ResourceLocation p_218646_1_) private voidSmithingRecipeBuilder.ensureValid(ResourceLocation p_240506_1_) protected PathBlockTagsProvider.getPath(ResourceLocation p_200431_1_) protected PathEntityTypeTagsProvider.getPath(ResourceLocation p_200431_1_) protected PathFluidTagsProvider.getPath(ResourceLocation p_200431_1_) protected PathItemTagsProvider.getPath(ResourceLocation p_200431_1_) protected abstract PathTagsProvider.getPath(ResourceLocation p_200431_1_) static ModelTexturesModelTextures.layer0(ResourceLocation p_240376_0_) static ModelTexturesModelTextures.particle(ResourceLocation p_240372_0_) static ModelTexturesModelTextures.plant(ResourceLocation p_240365_0_) ModelTextures.put(StockTextureAliases p_240349_1_, ResourceLocation p_240349_2_) static ModelTexturesModelTextures.rail(ResourceLocation p_240367_0_) voidCookingRecipeBuilder.save(Consumer<IFinishedRecipe> p_218635_1_, ResourceLocation p_218635_2_) voidShapedRecipeBuilder.save(Consumer<IFinishedRecipe> p_200467_1_, ResourceLocation p_200467_2_) voidShapelessRecipeBuilder.save(Consumer<IFinishedRecipe> p_200485_1_, ResourceLocation p_200485_2_) voidSingleItemRecipeBuilder.save(Consumer<IFinishedRecipe> p_218647_1_, ResourceLocation p_218647_2_) voidSmithingRecipeBuilder.save(Consumer<IFinishedRecipe> p_240505_1_, ResourceLocation p_240505_2_) static ModelTexturesModelTextures.singleSlot(StockTextureAliases p_240364_0_, ResourceLocation p_240364_1_) static ModelTexturesModelTextures.torch(ResourceLocation p_240374_0_) Method parameters in net.minecraft.data with type arguments of type ResourceLocationModifier and TypeMethodDescriptionModelsUtil.create(Block p_240228_1_, ModelTextures p_240228_2_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240228_3_) ModelsUtil.create(ResourceLocation p_240234_1_, ModelTextures p_240234_2_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240234_3_) TexturedModel.create(Block p_240459_1_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240459_2_) default ResourceLocationTexturedModel.ISupplier.create(Block p_240466_1_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240466_2_) private ResourceLocationBlockModelProvider.createSuffixedVariant(Block p_239886_1_, String p_239886_2_, ModelsUtil p_239886_3_, Function<ResourceLocation, ModelTextures> p_239886_4_) ModelsUtil.createWithOverride(Block p_240235_1_, String p_240235_2_, ModelTextures p_240235_3_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240235_4_) ModelsUtil.createWithSuffix(Block p_240229_1_, String p_240229_2_, ModelTextures p_240229_3_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240229_4_) TexturedModel.createWithSuffix(Block p_240458_1_, String p_240458_2_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240458_3_) default ResourceLocationTexturedModel.ISupplier.createWithSuffix(Block p_240465_1_, String p_240465_2_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240465_3_) BlockModelProvider.BlockTextureCombiner.fullBlock(Function<ModelTextures, ResourceLocation> p_240059_1_) protected voidLootTableProvider.validate(Map<ResourceLocation, LootTable> map, ValidationTracker validationtracker) private static List<BlockModelDefinition>BlockModelProvider.wrapModels(List<ResourceLocation> p_239914_0_, UnaryOperator<BlockModelDefinition> p_239914_1_) Constructors in net.minecraft.data with parameters of type ResourceLocationModifierConstructorDescriptionBlockModelWriter(ResourceLocation p_i232545_1_) BreakParticleHelper(ResourceLocation p_i232515_2_, Block p_i232515_3_) Result(ResourceLocation p_i50605_1_, String p_i50605_2_, Ingredient p_i50605_3_, Item p_i50605_4_, float p_i50605_5_, int p_i50605_6_, Advancement.Builder p_i50605_7_, ResourceLocation p_i50605_8_, IRecipeSerializer<? extends AbstractCookingRecipe> p_i50605_9_) Result(ResourceLocation p_i48271_2_, Item p_i48271_3_, int p_i48271_4_, String p_i48271_5_, List<String> p_i48271_6_, Map<Character, Ingredient> p_i48271_7_, Advancement.Builder p_i48271_8_, ResourceLocation p_i48271_9_) Result(ResourceLocation p_i48268_1_, Item p_i48268_2_, int p_i48268_3_, String p_i48268_4_, List<Ingredient> p_i48268_5_, Advancement.Builder p_i48268_6_, ResourceLocation p_i48268_7_) Result(ResourceLocation p_i50574_1_, IRecipeSerializer<?> p_i50574_2_, String p_i50574_3_, Ingredient p_i50574_4_, Item p_i50574_5_, int p_i50574_6_, Advancement.Builder p_i50574_7_, ResourceLocation p_i50574_8_) Result(ResourceLocation p_i232550_1_, IRecipeSerializer<?> p_i232550_2_, Ingredient p_i232550_3_, Ingredient p_i232550_4_, Item p_i232550_5_, Advancement.Builder p_i232550_6_, ResourceLocation p_i232550_7_) Constructor parameters in net.minecraft.data with type arguments of type ResourceLocationModifierConstructorDescriptionBlockModelProvider(Consumer<IFinishedBlockState> p_i232514_1_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_i232514_2_, Consumer<Item> p_i232514_3_) ItemModelProvider(BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_i232519_1_) ModelsUtil(Optional<ResourceLocation> p_i232546_1_, Optional<String> p_i232546_2_, StockTextureAliases... p_i232546_3_) -
Uses of ResourceLocation in net.minecraft.data.loot
Fields in net.minecraft.data.loot with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,LootTable.Builder> BlockLootTables.mapprivate final Map<ResourceLocation,LootTable.Builder> EntityLootTables.mapMethods in net.minecraft.data.loot with parameters of type ResourceLocationModifier and TypeMethodDescriptionprotected voidEntityLootTables.add(ResourceLocation p_218585_1_, LootTable.Builder p_218585_2_) Method parameters in net.minecraft.data.loot with type arguments of type ResourceLocationModifier and TypeMethodDescriptionvoidBlockLootTables.accept(BiConsumer<ResourceLocation, LootTable.Builder> p_accept_1_) voidChestLootTables.accept(BiConsumer<ResourceLocation, LootTable.Builder> p_accept_1_) voidEntityLootTables.accept(BiConsumer<ResourceLocation, LootTable.Builder> p_accept_1_) voidFishingLootTables.accept(BiConsumer<ResourceLocation, LootTable.Builder> p_accept_1_) voidGiftLootTables.accept(BiConsumer<ResourceLocation, LootTable.Builder> p_accept_1_) -
Uses of ResourceLocation in net.minecraft.enchantment
Methods in net.minecraft.enchantment that return types with arguments of type ResourceLocation -
Uses of ResourceLocation in net.minecraft.entity
Fields in net.minecraft.entity declared as ResourceLocationModifier and TypeFieldDescriptionprivate ResourceLocationEntityType.lootTableprivate ResourceLocationMobEntity.lootTableMethods in net.minecraft.entity that return ResourceLocationModifier and TypeMethodDescriptionEntityType.getDefaultLootTable()protected ResourceLocationMobEntity.getDefaultLootTable()static ResourceLocationEntityType.getKey(EntityType<?> p_200718_0_) LivingEntity.getLootTable()final ResourceLocationMobEntity.getLootTable()Methods in net.minecraft.entity that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionEntityType.getTags()Retrieves a list of tags names this is known to be associated with. -
Uses of ResourceLocation in net.minecraft.entity.ai.brain.task
Fields in net.minecraft.entity.ai.brain.task with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Map<VillagerProfession,ResourceLocation> GiveHeroGiftsTask.gifts -
Uses of ResourceLocation in net.minecraft.entity.item.minecart
Fields in net.minecraft.entity.item.minecart declared as ResourceLocationMethods in net.minecraft.entity.item.minecart with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidContainerMinecartEntity.setLootTable(ResourceLocation p_184289_1_, long p_184289_2_) -
Uses of ResourceLocation in net.minecraft.entity.monster
Methods in net.minecraft.entity.monster that return ResourceLocationModifier and TypeMethodDescriptionprotected ResourceLocationMagmaCubeEntity.getDefaultLootTable()protected ResourceLocationSlimeEntity.getDefaultLootTable() -
Uses of ResourceLocation in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as ResourceLocationFields in net.minecraft.entity.passive with type parameters of type ResourceLocationModifier and TypeFieldDescriptionstatic final Map<Integer,ResourceLocation> CatEntity.TEXTURE_BY_TYPEMethods in net.minecraft.entity.passive that return ResourceLocationModifier and TypeMethodDescriptionSheepEntity.getDefaultLootTable()CatEntity.getResourceLocation() -
Uses of ResourceLocation in net.minecraft.entity.passive.fish
Fields in net.minecraft.entity.passive.fish declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocation[]TropicalFishEntity.BASE_TEXTURE_LOCATIONSprivate static final ResourceLocation[]TropicalFishEntity.PATTERN_A_TEXTURE_LOCATIONSprivate static final ResourceLocation[]TropicalFishEntity.PATTERN_B_TEXTURE_LOCATIONSMethods in net.minecraft.entity.passive.fish that return ResourceLocationModifier and TypeMethodDescriptionTropicalFishEntity.getBaseTextureLocation()TropicalFishEntity.getPatternTextureLocation() -
Uses of ResourceLocation in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidPlayerEntity.awardRecipesByKey(ResourceLocation[] p_193102_1_) voidServerPlayerEntity.awardRecipesByKey(ResourceLocation[] p_193102_1_) voidPlayerEntity.awardStat(ResourceLocation p_195066_1_) voidPlayerEntity.awardStat(ResourceLocation p_195067_1_, int p_195067_2_) -
Uses of ResourceLocation in net.minecraft.fluid
Methods in net.minecraft.fluid that return types with arguments of type ResourceLocation -
Uses of ResourceLocation in net.minecraft.inventory.container
Fields in net.minecraft.inventory.container declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationPlayerContainer.BLOCK_ATLASstatic final ResourceLocationPlayerContainer.EMPTY_ARMOR_SLOT_BOOTSstatic final ResourceLocationPlayerContainer.EMPTY_ARMOR_SLOT_CHESTPLATEstatic final ResourceLocationPlayerContainer.EMPTY_ARMOR_SLOT_HELMETstatic final ResourceLocationPlayerContainer.EMPTY_ARMOR_SLOT_LEGGINGSstatic final ResourceLocationPlayerContainer.EMPTY_ARMOR_SLOT_SHIELDprivate static final ResourceLocation[]PlayerContainer.TEXTURE_EMPTY_SLOTSFields in net.minecraft.inventory.container with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate com.mojang.datafixers.util.Pair<ResourceLocation,ResourceLocation> Slot.backgroundPairprivate com.mojang.datafixers.util.Pair<ResourceLocation,ResourceLocation> Slot.backgroundPairMethods in net.minecraft.inventory.container that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Pair<ResourceLocation,ResourceLocation> Slot.getNoItemIcon()com.mojang.datafixers.util.Pair<ResourceLocation,ResourceLocation> Slot.getNoItemIcon()Methods in net.minecraft.inventory.container with parameters of type ResourceLocationModifier and TypeMethodDescriptionSlot.setBackground(ResourceLocation atlas, ResourceLocation sprite) Sets the background atlas and sprite location. -
Uses of ResourceLocation in net.minecraft.item
Fields in net.minecraft.item declared as ResourceLocationModifier and TypeFieldDescriptionprivate ResourceLocationItemGroup.backgroundLocationprivate static final ResourceLocationItemGroup.CREATIVE_INVENTORY_TABSprivate static final ResourceLocationItemModelsProperties.DAMAGEprivate static final ResourceLocationItemModelsProperties.DAMAGEDprivate final ResourceLocationHorseArmorItem.textureFields in net.minecraft.item with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,IItemPropertyGetter> ItemModelsProperties.GENERIC_PROPERTIESprivate static final Map<Item,Map<ResourceLocation, IItemPropertyGetter>> ItemModelsProperties.PROPERTIESMethods in net.minecraft.item that return ResourceLocationModifier and TypeMethodDescriptionItemGroup.getBackgroundImage()ItemGroup.getTabsImage()HorseArmorItem.getTexture()Methods in net.minecraft.item that return types with arguments of type ResourceLocationMethods in net.minecraft.item with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic IItemPropertyGetterItemModelsProperties.getProperty(Item p_239417_0_, ResourceLocation p_239417_1_) static voidItemModelsProperties.register(Item p_239418_0_, ResourceLocation p_239418_1_, IItemPropertyGetter p_239418_2_) private static IItemPropertyGetterItemModelsProperties.registerGeneric(ResourceLocation p_239420_0_, IItemPropertyGetter p_239420_1_) private static ItemItems.registerItem(ResourceLocation p_221544_0_, Item p_221544_1_) ItemGroup.setBackgroundImage(ResourceLocation texture) Constructors in net.minecraft.item with parameters of type ResourceLocationModifierConstructorDescriptionDyeableHorseArmorItem(int p_i50047_1_, ResourceLocation texture, Item.Properties p_i50047_3_) HorseArmorItem(int p_i50042_1_, ResourceLocation texture, Item.Properties p_i50042_3_) -
Uses of ResourceLocation in net.minecraft.item.crafting
Fields in net.minecraft.item.crafting declared as ResourceLocationModifier and TypeFieldDescriptionprotected final ResourceLocationAbstractCookingRecipe.idprivate final ResourceLocationShapedRecipe.idprivate final ResourceLocationShapelessRecipe.idprotected final ResourceLocationSingleItemRecipe.idprivate final ResourceLocationSmithingRecipe.idprivate final ResourceLocationSpecialRecipe.idprivate static final ResourceLocationShapedRecipe.Serializer.NAMEprivate static final ResourceLocationShapelessRecipe.Serializer.NAMEFields in net.minecraft.item.crafting with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Function<ResourceLocation,T> SpecialRecipeSerializer.constructorprotected final Set<ResourceLocation>RecipeBook.highlightprotected final Set<ResourceLocation>RecipeBook.knownprivate Map<IRecipeType<?>,Map<ResourceLocation, IRecipe<?>>> RecipeManager.recipesMethods in net.minecraft.item.crafting that return ResourceLocationModifier and TypeMethodDescriptionAbstractCookingRecipe.getId()IRecipe.getId()ShapedRecipe.getId()ShapelessRecipe.getId()SingleItemRecipe.getId()SmithingRecipe.getId()SpecialRecipe.getId()Methods in net.minecraft.item.crafting that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionprivate <C extends IInventory,T extends IRecipe<C>>
Map<ResourceLocation,IRecipe<C>> RecipeManager.byType(IRecipeType<T> p_215366_1_) RecipeManager.getRecipeIds()Methods in net.minecraft.item.crafting with parameters of type ResourceLocationModifier and TypeMethodDescriptionprotected voidRecipeBook.add(ResourceLocation p_209118_1_) protected voidRecipeBook.addHighlight(ResourceLocation p_209120_1_) RecipeManager.byKey(ResourceLocation p_215367_1_) booleanRecipeBook.contains(ResourceLocation p_226144_1_) CookingRecipeSerializer.IFactory.create(ResourceLocation p_create_1_, String p_create_2_, Ingredient p_create_3_, ItemStack p_create_4_, float p_create_5_, int p_create_6_) SingleItemRecipe.Serializer.IRecipeFactory.create(ResourceLocation p_create_1_, String p_create_2_, Ingredient p_create_3_, ItemStack p_create_4_) CookingRecipeSerializer.fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_) IRecipeSerializer.fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_) static IRecipe<?>RecipeManager.fromJson(ResourceLocation p_215377_0_, com.google.gson.JsonObject p_215377_1_) ShapedRecipe.Serializer.fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_) ShapelessRecipe.Serializer.fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_) SingleItemRecipe.Serializer.fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_) SmithingRecipe.Serializer.fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_) SpecialRecipeSerializer.fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_) CookingRecipeSerializer.fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_) IRecipeSerializer.fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_) ShapedRecipe.Serializer.fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_) ShapelessRecipe.Serializer.fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_) SingleItemRecipe.Serializer.fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_) SmithingRecipe.Serializer.fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_) SpecialRecipeSerializer.fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_) protected voidRecipeBook.remove(ResourceLocation p_209119_1_) Method parameters in net.minecraft.item.crafting with type arguments of type ResourceLocationModifier and TypeMethodDescriptionprotected voidRecipeManager.apply(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) private voidServerRecipeBook.sendRecipes(SRecipeBookPacket.State p_194081_1_, ServerPlayerEntity p_194081_2_, List<ResourceLocation> p_194081_3_) Constructors in net.minecraft.item.crafting with parameters of type ResourceLocationModifierConstructorDescriptionAbstractCookingRecipe(IRecipeType<?> p_i50032_1_, ResourceLocation p_i50032_2_, String p_i50032_3_, Ingredient p_i50032_4_, ItemStack p_i50032_5_, float p_i50032_6_, int p_i50032_7_) ArmorDyeRecipe(ResourceLocation p_i48173_1_) BannerDuplicateRecipe(ResourceLocation p_i48171_1_) BlastingRecipe(ResourceLocation p_i50031_1_, String p_i50031_2_, Ingredient p_i50031_3_, ItemStack p_i50031_4_, float p_i50031_5_, int p_i50031_6_) BookCloningRecipe(ResourceLocation p_i48170_1_) CampfireCookingRecipe(ResourceLocation p_i50030_1_, String p_i50030_2_, Ingredient p_i50030_3_, ItemStack p_i50030_4_, float p_i50030_5_, int p_i50030_6_) FireworkRocketRecipe(ResourceLocation p_i48168_1_) FireworkStarFadeRecipe(ResourceLocation p_i48167_1_) FireworkStarRecipe(ResourceLocation p_i48166_1_) FurnaceRecipe(ResourceLocation p_i48715_1_, String p_i48715_2_, Ingredient p_i48715_3_, ItemStack p_i48715_4_, float p_i48715_5_, int p_i48715_6_) MapCloningRecipe(ResourceLocation p_i48165_1_) MapExtendingRecipe(ResourceLocation p_i48164_1_) RepairItemRecipe(ResourceLocation p_i51524_1_) ShapedRecipe(ResourceLocation p_i48162_1_, String p_i48162_2_, int p_i48162_3_, int p_i48162_4_, NonNullList<Ingredient> p_i48162_5_, ItemStack p_i48162_6_) ShapelessRecipe(ResourceLocation p_i48161_1_, String p_i48161_2_, ItemStack p_i48161_3_, NonNullList<Ingredient> p_i48161_4_) ShieldRecipes(ResourceLocation p_i48160_1_) ShulkerBoxColoringRecipe(ResourceLocation p_i48159_1_) SingleItemRecipe(IRecipeType<?> p_i50023_1_, IRecipeSerializer<?> p_i50023_2_, ResourceLocation p_i50023_3_, String p_i50023_4_, Ingredient p_i50023_5_, ItemStack p_i50023_6_) SmithingRecipe(ResourceLocation p_i231600_1_, Ingredient p_i231600_2_, Ingredient p_i231600_3_, ItemStack p_i231600_4_) SmokingRecipe(ResourceLocation p_i50022_1_, String p_i50022_2_, Ingredient p_i50022_3_, ItemStack p_i50022_4_, float p_i50022_5_, int p_i50022_6_) SpecialRecipe(ResourceLocation p_i48169_1_) StonecuttingRecipe(ResourceLocation p_i50021_1_, String p_i50021_2_, Ingredient p_i50021_3_, ItemStack p_i50021_4_) SuspiciousStewRecipe(ResourceLocation p_i50020_1_) TippedArrowRecipe(ResourceLocation p_i48184_1_) Constructor parameters in net.minecraft.item.crafting with type arguments of type ResourceLocation -
Uses of ResourceLocation in net.minecraft.loot
Fields in net.minecraft.loot declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationLootTables.ABANDONED_MINESHAFTstatic final ResourceLocationLootTables.ARMORER_GIFTstatic final ResourceLocationLootTables.BASTION_BRIDGEstatic final ResourceLocationLootTables.BASTION_HOGLIN_STABLEstatic final ResourceLocationLootTables.BASTION_OTHERstatic final ResourceLocationLootTables.BASTION_TREASUREstatic final ResourceLocationIRandomRange.BINOMIALstatic final ResourceLocationLootTables.BURIED_TREASUREstatic final ResourceLocationLootTables.BUTCHER_GIFTstatic final ResourceLocationLootTables.CARTOGRAPHER_GIFTstatic final ResourceLocationLootTables.CAT_MORNING_GIFTstatic final ResourceLocationLootTables.CLERIC_GIFTstatic final ResourceLocationIRandomRange.CONSTANTstatic final ResourceLocationLootTables.DESERT_PYRAMIDstatic final ResourceLocationLootTables.EMPTYstatic final ResourceLocationLootTables.END_CITY_TREASUREstatic final ResourceLocationLootTables.FARMER_GIFTstatic final ResourceLocationLootTables.FISHERMAN_GIFTstatic final ResourceLocationLootTables.FISHINGstatic final ResourceLocationLootTables.FISHING_FISHstatic final ResourceLocationLootTables.FISHING_JUNKstatic final ResourceLocationLootTables.FISHING_TREASUREstatic final ResourceLocationLootTables.FLETCHER_GIFTprivate final ResourceLocationConditionArrayParser.idstatic final ResourceLocationLootTables.IGLOO_CHESTstatic final ResourceLocationLootTables.JUNGLE_TEMPLEstatic final ResourceLocationLootTables.JUNGLE_TEMPLE_DISPENSERstatic final ResourceLocationLootTables.LEATHERWORKER_GIFTstatic final ResourceLocationLootTables.LIBRARIAN_GIFTprivate ResourceLocationLootTable.lootTableIdstatic final ResourceLocationLootTables.MASON_GIFTprivate final ResourceLocationDynamicLootEntry.nameprivate final ResourceLocationLootParameter.nameprivate final ResourceLocationTableLootEntry.namestatic final ResourceLocationLootTables.NETHER_BRIDGEstatic final ResourceLocationLootTables.PIGLIN_BARTERINGstatic final ResourceLocationLootTables.PILLAGER_OUTPOSTprivate ResourceLocationLootContext.Builder.queriedLootTableIdprivate ResourceLocationLootContext.queriedLootTableIdstatic final ResourceLocationLootTables.RUINED_PORTALstatic final ResourceLocationLootTables.SHEEP_BLACKstatic final ResourceLocationLootTables.SHEEP_BLUEstatic final ResourceLocationLootTables.SHEEP_BROWNstatic final ResourceLocationLootTables.SHEEP_CYANstatic final ResourceLocationLootTables.SHEEP_GRAYstatic final ResourceLocationLootTables.SHEEP_GREENstatic final ResourceLocationLootTables.SHEEP_LIGHT_BLUEstatic final ResourceLocationLootTables.SHEEP_LIGHT_GRAYstatic final ResourceLocationLootTables.SHEEP_LIMEstatic final ResourceLocationLootTables.SHEEP_MAGENTAstatic final ResourceLocationLootTables.SHEEP_ORANGEstatic final ResourceLocationLootTables.SHEEP_PINKstatic final ResourceLocationLootTables.SHEEP_PURPLEstatic final ResourceLocationLootTables.SHEEP_REDstatic final ResourceLocationLootTables.SHEEP_WHITEstatic final ResourceLocationLootTables.SHEEP_YELLOWstatic final ResourceLocationLootTables.SHEPHERD_GIFTstatic final ResourceLocationLootTables.SHIPWRECK_MAPstatic final ResourceLocationLootTables.SHIPWRECK_SUPPLYstatic final ResourceLocationLootTables.SHIPWRECK_TREASUREstatic final ResourceLocationLootTables.SIMPLE_DUNGEONstatic final ResourceLocationLootTables.SPAWN_BONUS_CHESTstatic final ResourceLocationLootTables.STRONGHOLD_CORRIDORstatic final ResourceLocationLootTables.STRONGHOLD_CROSSINGstatic final ResourceLocationLootTables.STRONGHOLD_LIBRARYstatic final ResourceLocationLootTables.TOOLSMITH_GIFTstatic final ResourceLocationLootTables.UNDERWATER_RUIN_BIGstatic final ResourceLocationLootTables.UNDERWATER_RUIN_SMALLstatic final ResourceLocationIRandomRange.UNIFORMstatic final ResourceLocationLootTables.VILLAGE_ARMORERstatic final ResourceLocationLootTables.VILLAGE_BUTCHERstatic final ResourceLocationLootTables.VILLAGE_CARTOGRAPHERstatic final ResourceLocationLootTables.VILLAGE_DESERT_HOUSEstatic final ResourceLocationLootTables.VILLAGE_FISHERstatic final ResourceLocationLootTables.VILLAGE_FLETCHERstatic final ResourceLocationLootTables.VILLAGE_MASONstatic final ResourceLocationLootTables.VILLAGE_PLAINS_HOUSEstatic final ResourceLocationLootTables.VILLAGE_SAVANNA_HOUSEstatic final ResourceLocationLootTables.VILLAGE_SHEPHERDstatic final ResourceLocationLootTables.VILLAGE_SNOWY_HOUSEstatic final ResourceLocationLootTables.VILLAGE_TAIGA_HOUSEstatic final ResourceLocationLootTables.VILLAGE_TANNERYstatic final ResourceLocationLootTables.VILLAGE_TEMPLEstatic final ResourceLocationLootTables.VILLAGE_TOOLSMITHstatic final ResourceLocationLootTables.VILLAGE_WEAPONSMITHstatic final ResourceLocationLootTables.WEAPONSMITH_GIFTstatic final ResourceLocationLootTables.WOODLAND_MANSIONFields in net.minecraft.loot with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Function<ResourceLocation,ILootCondition> ValidationTracker.conditionResolverprivate final Function<ResourceLocation,ILootCondition> LootContext.conditionsprivate Map<ResourceLocation,ILootCondition> LootPredicateManager.conditionsprivate final Map<ResourceLocation,LootContext.IDynamicDropProvider> LootContext.Builder.dynamicDropsprivate final Map<ResourceLocation,LootContext.IDynamicDropProvider> LootContext.dynamicDropsprivate static final Map<ResourceLocation,Class<? extends IRandomRange>> RandomRanges.GENERATORSprivate static final Set<ResourceLocation>LootTables.IMMUTABLE_LOCATIONSprivate static final Set<ResourceLocation>LootTables.LOCATIONSprivate final Function<ResourceLocation,LootTable> LootContext.lootTablesprivate static final com.google.common.collect.BiMap<ResourceLocation,LootParameterSet> LootParameterSets.REGISTRYprivate final Function<ResourceLocation,LootTable> ValidationTracker.tableResolverprivate Map<ResourceLocation,LootTable> LootTableManager.tablesprivate final Set<ResourceLocation>ValidationTracker.visitedConditionsprivate final Set<ResourceLocation>ValidationTracker.visitedTablesMethods in net.minecraft.loot that return ResourceLocationModifier and TypeMethodDescriptionConditionArrayParser.getAdvancementId()static ResourceLocationLootParameterSets.getKey(LootParameterSet p_216257_0_) LootTable.getLootTableId()LootParameter.getName()LootContext.getQueriedLootTableId()BinomialRange.getType()ConstantRange.getType()IRandomRange.getType()RandomValueRange.getType()private static ResourceLocationprivate static ResourceLocationLootTables.register(ResourceLocation p_186375_0_) Methods in net.minecraft.loot that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionstatic Set<ResourceLocation>LootTables.all()LootTableManager.getIds()LootPredicateManager.getKeys()Methods in net.minecraft.loot with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidLootContext.addDynamicDrops(ResourceLocation p_216034_1_, Consumer<ItemStack> p_216034_2_) static StandaloneLootEntry.Builder<?>DynamicLootEntry.dynamicEntry(ResourceLocation p_216162_0_) ValidationTracker.enterCondition(String p_227535_1_, ResourceLocation p_227535_2_) ValidationTracker.enterTable(String p_227531_1_, ResourceLocation p_227531_2_) static LootParameterSetLootParameterSets.get(ResourceLocation p_216256_0_) LootPredicateManager.get(ResourceLocation p_227517_1_) LootTableManager.get(ResourceLocation p_186521_1_) LootContext.getCondition(ResourceLocation p_227504_1_) LootContext.getLootTable(ResourceLocation p_227502_1_) booleanValidationTracker.hasVisitedCondition(ResourceLocation p_227536_1_) booleanValidationTracker.hasVisitedTable(ResourceLocation p_227532_1_) static StandaloneLootEntry.Builder<?>TableLootEntry.lootTableReference(ResourceLocation p_216171_0_) private static ResourceLocationLootTables.register(ResourceLocation p_186375_0_) ValidationTracker.resolveCondition(ResourceLocation p_227541_1_) ValidationTracker.resolveLootTable(ResourceLocation p_227539_1_) voidLootTable.setLootTableId(ResourceLocation id) voidLootContext.setQueriedLootTableId(ResourceLocation queriedLootTableId) static voidLootTableManager.validate(ValidationTracker p_227508_0_, ResourceLocation p_227508_1_, LootTable p_227508_2_) LootContext.Builder.withDynamicDrop(ResourceLocation p_216017_1_, LootContext.IDynamicDropProvider p_216017_2_) Method parameters in net.minecraft.loot with type arguments of type ResourceLocationModifier and TypeMethodDescriptionvoidPiglinBarteringAddition.accept(BiConsumer<ResourceLocation, LootTable.Builder> p_accept_1_) protected voidLootPredicateManager.apply(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected voidLootTableManager.apply(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) Constructors in net.minecraft.loot with parameters of type ResourceLocationModifierConstructorDescriptionConditionArrayParser(ResourceLocation p_i231549_1_, LootPredicateManager p_i231549_2_) privateDynamicLootEntry(ResourceLocation p_i51260_1_, int p_i51260_2_, int p_i51260_3_, ILootCondition[] p_i51260_4_, ILootFunction[] p_i51260_5_) privateLootContext(Random rand, float luckIn, ServerWorld worldIn, Function<ResourceLocation, LootTable> lootTableManagerIn, Function<ResourceLocation, ILootCondition> p_i225885_5_, Map<LootParameter<?>, Object> parametersIn, Map<ResourceLocation, LootContext.IDynamicDropProvider> conditionsIn, ResourceLocation queriedLootTableId) LootParameter(ResourceLocation p_i51213_1_) privateTableLootEntry(ResourceLocation p_i51251_1_, int p_i51251_2_, int p_i51251_3_, ILootCondition[] p_i51251_4_, ILootFunction[] p_i51251_5_) Constructor parameters in net.minecraft.loot with type arguments of type ResourceLocationModifierConstructorDescriptionprivateLootContext(Random p_i225885_1_, float p_i225885_2_, ServerWorld p_i225885_3_, Function<ResourceLocation, LootTable> p_i225885_4_, Function<ResourceLocation, ILootCondition> p_i225885_5_, Map<LootParameter<?>, Object> p_i225885_6_, Map<ResourceLocation, LootContext.IDynamicDropProvider> p_i225885_7_) privateLootContext(Random rand, float luckIn, ServerWorld worldIn, Function<ResourceLocation, LootTable> lootTableManagerIn, Function<ResourceLocation, ILootCondition> p_i225885_5_, Map<LootParameter<?>, Object> parametersIn, Map<ResourceLocation, LootContext.IDynamicDropProvider> conditionsIn, ResourceLocation queriedLootTableId) ValidationTracker(com.google.common.collect.Multimap<String, String> p_i225888_1_, Supplier<String> p_i225888_2_, LootParameterSet p_i225888_3_, Function<ResourceLocation, ILootCondition> p_i225888_4_, Set<ResourceLocation> p_i225888_5_, Function<ResourceLocation, LootTable> p_i225888_6_, Set<ResourceLocation> p_i225888_7_) ValidationTracker(com.google.common.collect.Multimap<String, String> p_i225888_1_, Supplier<String> p_i225888_2_, LootParameterSet p_i225888_3_, Function<ResourceLocation, ILootCondition> p_i225888_4_, Set<ResourceLocation> p_i225888_5_, Function<ResourceLocation, LootTable> p_i225888_6_, Set<ResourceLocation> p_i225888_7_) ValidationTracker(LootParameterSet p_i225889_1_, Function<ResourceLocation, ILootCondition> p_i225889_2_, Function<ResourceLocation, LootTable> p_i225889_3_) -
Uses of ResourceLocation in net.minecraft.loot.conditions
Fields in net.minecraft.loot.conditions declared as ResourceLocationConstructors in net.minecraft.loot.conditions with parameters of type ResourceLocation -
Uses of ResourceLocation in net.minecraft.loot.functions
Fields in net.minecraft.loot.functions declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationSetLootTable.namestatic final ResourceLocationApplyBonus.BinomialWithBonusCountFormula.TYPEstatic final ResourceLocationApplyBonus.OreDropsFormula.TYPEstatic final ResourceLocationApplyBonus.UniformBonusCountFormula.TYPEFields in net.minecraft.loot.functions with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,ApplyBonus.IFormulaDeserializer> ApplyBonus.FORMULASMethods in net.minecraft.loot.functions that return ResourceLocationModifier and TypeMethodDescriptionApplyBonus.BinomialWithBonusCountFormula.getType()ApplyBonus.IFormula.getType()ApplyBonus.OreDropsFormula.getType()ApplyBonus.UniformBonusCountFormula.getType()Constructors in net.minecraft.loot.functions with parameters of type ResourceLocationModifierConstructorDescriptionprivateSetLootTable(ILootCondition[] p_i51224_1_, ResourceLocation p_i51224_2_, long p_i51224_3_) -
Uses of ResourceLocation in net.minecraft.network
Methods in net.minecraft.network that return ResourceLocationMethods in net.minecraft.network with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate static voidDebugPacketSender.sendPacketToAllPlayers(ServerWorld p_229753_0_, PacketBuffer p_229753_1_, ResourceLocation p_229753_2_) PacketBuffer.writeResourceLocation(ResourceLocation p_192572_1_) -
Uses of ResourceLocation in net.minecraft.network.login.server
Fields in net.minecraft.network.login.server declared as ResourceLocation -
Uses of ResourceLocation in net.minecraft.network.play.client
Fields in net.minecraft.network.play.client declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationCCustomPayloadPacket.BRANDprivate ResourceLocationCCustomPayloadPacket.identifierprivate ResourceLocationCUpdateJigsawBlockPacket.nameprivate ResourceLocationCUpdateJigsawBlockPacket.poolprivate ResourceLocationCMarkRecipeSeenPacket.recipeprivate ResourceLocationCPlaceRecipePacket.recipeprivate ResourceLocationCSeenAdvancementsPacket.tabprivate ResourceLocationCUpdateJigsawBlockPacket.targetMethods in net.minecraft.network.play.client that return ResourceLocationModifier and TypeMethodDescriptionCUpdateJigsawBlockPacket.getName()CUpdateJigsawBlockPacket.getPool()CMarkRecipeSeenPacket.getRecipe()CPlaceRecipePacket.getRecipe()CSeenAdvancementsPacket.getTab()CUpdateJigsawBlockPacket.getTarget()Constructors in net.minecraft.network.play.client with parameters of type ResourceLocationModifierConstructorDescriptionCCustomPayloadPacket(ResourceLocation p_i49549_1_, PacketBuffer p_i49549_2_) CSeenAdvancementsPacket(CSeenAdvancementsPacket.Action p_i47595_1_, ResourceLocation p_i47595_2_) CUpdateJigsawBlockPacket(BlockPos p_i232584_1_, ResourceLocation p_i232584_2_, ResourceLocation p_i232584_3_, ResourceLocation p_i232584_4_, String p_i232584_5_, JigsawTileEntity.OrientationType p_i232584_6_) -
Uses of ResourceLocation in net.minecraft.network.play.server
Fields in net.minecraft.network.play.server declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationSCustomPayloadPlayPacket.BRANDstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_BEEstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_BRAINstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_CAVES_PACKETstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_GAME_TEST_ADD_MARKERstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_GAME_TEST_CLEARstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_GOAL_SELECTORstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_HIVEstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_NEIGHBORSUPDATE_PACKETstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_PATHFINDING_PACKETstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_POI_ADDED_PACKETstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_POI_REMOVED_PACKETstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_POI_TICKET_COUNT_PACKETstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_RAIDSstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_STRUCTURES_PACKETstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_VILLAGE_SECTIONSstatic final ResourceLocationSCustomPayloadPlayPacket.DEBUG_WORLDGENATTEMPT_PACKETprivate ResourceLocationSCustomPayloadPlayPacket.identifierprivate ResourceLocationSPlaySoundPacket.nameprivate ResourceLocationSStopSoundPacket.nameprivate ResourceLocationSPlaceGhostRecipePacket.recipeprivate ResourceLocationSSelectAdvancementsTabPacket.tabFields in net.minecraft.network.play.server with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate Map<ResourceLocation,Advancement.Builder> SAdvancementInfoPacket.addedprivate Map<ResourceLocation,AdvancementProgress> SAdvancementInfoPacket.progressprivate List<ResourceLocation>SRecipeBookPacket.recipesprivate Set<ResourceLocation>SAdvancementInfoPacket.removedprivate List<ResourceLocation>SRecipeBookPacket.toHighlightMethods in net.minecraft.network.play.server that return ResourceLocationModifier and TypeMethodDescriptionSCustomPayloadPlayPacket.getIdentifier()SPlaySoundPacket.getName()SStopSoundPacket.getName()SPlaceGhostRecipePacket.getRecipe()SSelectAdvancementsTabPacket.getTab()Methods in net.minecraft.network.play.server that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionSAdvancementInfoPacket.getAdded()SRecipeBookPacket.getHighlights()SAdvancementInfoPacket.getProgress()SRecipeBookPacket.getRecipes()SAdvancementInfoPacket.getRemoved()Constructors in net.minecraft.network.play.server with parameters of type ResourceLocationModifierConstructorDescriptionSCustomPayloadPlayPacket(ResourceLocation p_i49517_1_, PacketBuffer p_i49517_2_) SPlaySoundPacket(ResourceLocation p_i47939_1_, SoundCategory p_i47939_2_, Vector3d p_i47939_3_, float p_i47939_4_, float p_i47939_5_) SSelectAdvancementsTabPacket(ResourceLocation p_i47596_1_) SStopSoundPacket(ResourceLocation p_i47929_1_, SoundCategory p_i47929_2_) Constructor parameters in net.minecraft.network.play.server with type arguments of type ResourceLocationModifierConstructorDescriptionSAdvancementInfoPacket(boolean p_i47519_1_, Collection<Advancement> p_i47519_2_, Set<ResourceLocation> p_i47519_3_, Map<ResourceLocation, AdvancementProgress> p_i47519_4_) SAdvancementInfoPacket(boolean p_i47519_1_, Collection<Advancement> p_i47519_2_, Set<ResourceLocation> p_i47519_3_, Map<ResourceLocation, AdvancementProgress> p_i47519_4_) SRecipeBookPacket(SRecipeBookPacket.State p_i242083_1_, Collection<ResourceLocation> p_i242083_2_, Collection<ResourceLocation> p_i242083_3_, RecipeBookStatus p_i242083_4_) -
Uses of ResourceLocation in net.minecraft.potion
Methods in net.minecraft.potion that return types with arguments of type ResourceLocation -
Uses of ResourceLocation in net.minecraft.resources
Fields in net.minecraft.resources declared as ResourceLocationFields in net.minecraft.resources with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate Map<ResourceLocation,FunctionObject> FunctionReloader.functionsMethods in net.minecraft.resources that return ResourceLocationModifier and TypeMethodDescriptionIResource.getLocation()SimpleResource.getLocation()(package private) static ResourceLocationFallbackResourceManager.getMetadataLocation(ResourceLocation p_199020_0_) Methods in net.minecraft.resources that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionFunctionReloader.getFunctions()FilePack.getResources(ResourcePackType p_225637_1_, String p_225637_2_, String p_225637_3_, int p_225637_4_, Predicate<String> p_225637_5_) FolderPack.getResources(ResourcePackType p_225637_1_, String p_225637_2_, String p_225637_3_, int p_225637_4_, Predicate<String> p_225637_5_) IResourcePack.getResources(ResourcePackType p_225637_1_, String p_225637_2_, String p_225637_3_, int p_225637_4_, Predicate<String> p_225637_5_) VanillaPack.getResources(ResourcePackType p_225637_1_, String p_225637_2_, String p_225637_3_, int p_225637_4_, Predicate<String> p_225637_5_) FallbackResourceManager.listResources(String p_199003_1_, Predicate<String> p_199003_2_) IResourceManager.Instance.listResources(String p_199003_1_, Predicate<String> p_199003_2_) IResourceManager.listResources(String p_199003_1_, Predicate<String> p_199003_2_) SimpleReloadableResourceManager.listResources(String p_199003_1_, Predicate<String> p_199003_2_) Methods in net.minecraft.resources with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate static StringVanillaPack.createPath(ResourcePackType p_223458_0_, ResourceLocation p_223458_1_) FunctionReloader.getFunction(ResourceLocation p_240940_1_) (package private) static ResourceLocationFallbackResourceManager.getMetadataLocation(ResourceLocation p_199020_0_) private static StringResourcePack.getPathFromLocation(ResourcePackType p_195765_0_, ResourceLocation p_195765_1_) FallbackResourceManager.getResource(ResourceLocation p_199002_1_) IResourceManager.getResource(ResourceLocation p_199002_1_) IResourceManager.Instance.getResource(ResourceLocation p_199002_1_) IResourcePack.getResource(ResourcePackType p_195761_1_, ResourceLocation p_195761_2_) ResourcePack.getResource(ResourcePackType p_195761_1_, ResourceLocation p_195761_2_) SimpleReloadableResourceManager.getResource(ResourceLocation p_199002_1_) VanillaPack.getResource(ResourcePackType p_195761_1_, ResourceLocation p_195761_2_) protected InputStreamVanillaPack.getResourceAsStream(ResourcePackType p_195782_1_, ResourceLocation p_195782_2_) FallbackResourceManager.getResources(ResourceLocation p_199004_1_) IResourceManager.getResources(ResourceLocation p_199004_1_) IResourceManager.Instance.getResources(ResourceLocation p_199004_1_) SimpleReloadableResourceManager.getResources(ResourceLocation p_199004_1_) FunctionReloader.getTag(ResourceLocation p_240943_1_) protected InputStreamFallbackResourceManager.getWrappedResource(ResourceLocation p_199019_1_, IResourcePack p_199019_2_) booleanFallbackResourceManager.hasResource(ResourceLocation p_219533_1_) booleanIResourceManager.hasResource(ResourceLocation p_219533_1_) booleanIResourceManager.Instance.hasResource(ResourceLocation p_219533_1_) booleanIResourcePack.hasResource(ResourcePackType p_195764_1_, ResourceLocation p_195764_2_) booleanResourcePack.hasResource(ResourcePackType p_195764_1_, ResourceLocation p_195764_2_) booleanSimpleReloadableResourceManager.hasResource(ResourceLocation p_219533_1_) booleanVanillaPack.hasResource(ResourcePackType p_195764_1_, ResourceLocation p_195764_2_) private booleanFallbackResourceManager.isValidLocation(ResourceLocation p_219541_1_) FunctionReloader.readLines(IResourceManager p_240934_0_, ResourceLocation p_240934_1_) private voidFallbackResourceManager.validateLocation(ResourceLocation p_199022_1_) Method parameters in net.minecraft.resources with type arguments of type ResourceLocationModifier and TypeMethodDescriptionprivate static voidVanillaPack.getResources(Collection<ResourceLocation> p_229867_0_, int p_229867_1_, String p_229867_2_, Path p_229867_3_, String p_229867_4_, Predicate<String> p_229867_5_) private voidFolderPack.listResources(File p_199546_1_, int p_199546_2_, String p_199546_3_, List<ResourceLocation> p_199546_4_, String p_199546_5_, Predicate<String> p_199546_6_) Constructors in net.minecraft.resources with parameters of type ResourceLocationModifierConstructorDescriptionLeakComplainerInputStream(InputStream p_i47727_1_, ResourceLocation p_i47727_2_, String p_i47727_3_) SimpleResource(String p_i47904_1_, ResourceLocation p_i47904_2_, InputStream p_i47904_3_, InputStream p_i47904_4_) -
Uses of ResourceLocation in net.minecraft.scoreboard
Methods in net.minecraft.scoreboard with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate static <T> Optional<ScoreCriteria>ScoreCriteria.getStat(StatType<T> p_216391_0_, ResourceLocation p_216391_1_) -
Uses of ResourceLocation in net.minecraft.server
Fields in net.minecraft.server declared as ResourceLocationFields in net.minecraft.server with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,CustomServerBossInfo> CustomServerBossInfoManager.eventsMethods in net.minecraft.server that return ResourceLocationMethods in net.minecraft.server that return types with arguments of type ResourceLocationMethods in net.minecraft.server with parameters of type ResourceLocationModifier and TypeMethodDescriptionCustomServerBossInfoManager.create(ResourceLocation p_201379_1_, ITextComponent p_201379_2_) CustomServerBossInfoManager.get(ResourceLocation p_201384_1_) static CustomServerBossInfoCustomServerBossInfo.load(CompoundNBT p_201371_0_, ResourceLocation p_201371_1_) Constructors in net.minecraft.server with parameters of type ResourceLocationModifierConstructorDescriptionCustomServerBossInfo(ResourceLocation p_i48620_1_, ITextComponent p_i48620_2_) -
Uses of ResourceLocation in net.minecraft.stats
Fields in net.minecraft.stats declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationStats.ANIMALS_BREDstatic final ResourceLocationStats.AVIATE_ONE_CMstatic final ResourceLocationStats.BELL_RINGstatic final ResourceLocationStats.BOAT_ONE_CMstatic final ResourceLocationStats.CLEAN_ARMORstatic final ResourceLocationStats.CLEAN_BANNERstatic final ResourceLocationStats.CLEAN_SHULKER_BOXstatic final ResourceLocationStats.CLIMB_ONE_CMstatic final ResourceLocationStats.CROUCH_ONE_CMstatic final ResourceLocationStats.CROUCH_TIMEstatic final ResourceLocationStats.DAMAGE_ABSORBEDstatic final ResourceLocationStats.DAMAGE_BLOCKED_BY_SHIELDstatic final ResourceLocationStats.DAMAGE_DEALTstatic final ResourceLocationStats.DAMAGE_DEALT_ABSORBEDstatic final ResourceLocationStats.DAMAGE_DEALT_RESISTEDstatic final ResourceLocationStats.DAMAGE_RESISTEDstatic final ResourceLocationStats.DAMAGE_TAKENstatic final ResourceLocationStats.DEATHSstatic final ResourceLocationStats.DROPstatic final ResourceLocationStats.EAT_CAKE_SLICEstatic final ResourceLocationStats.ENCHANT_ITEMstatic final ResourceLocationStats.FALL_ONE_CMstatic final ResourceLocationStats.FILL_CAULDRONstatic final ResourceLocationStats.FISH_CAUGHTstatic final ResourceLocationStats.FLY_ONE_CMstatic final ResourceLocationStats.HORSE_ONE_CMstatic final ResourceLocationStats.INSPECT_DISPENSERstatic final ResourceLocationStats.INSPECT_DROPPERstatic final ResourceLocationStats.INSPECT_HOPPERstatic final ResourceLocationStats.INTERACT_WITH_ANVILstatic final ResourceLocationStats.INTERACT_WITH_BEACONstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationStats.INTERACT_WITH_CAMPFIREstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationStats.INTERACT_WITH_FURNACEstatic final ResourceLocationStats.INTERACT_WITH_GRINDSTONEstatic final ResourceLocationStats.INTERACT_WITH_LECTERNstatic final ResourceLocationStats.INTERACT_WITH_LOOMstatic final ResourceLocationstatic final ResourceLocationStats.INTERACT_WITH_SMOKERstatic final ResourceLocationstatic final ResourceLocationStats.JUMPstatic final ResourceLocationStats.LEAVE_GAMEstatic final ResourceLocationStats.MINECART_ONE_CMstatic final ResourceLocationStats.MOB_KILLSstatic final ResourceLocationStats.OPEN_BARRELstatic final ResourceLocationStats.OPEN_CHESTstatic final ResourceLocationStats.OPEN_ENDERCHESTstatic final ResourceLocationStats.OPEN_SHULKER_BOXstatic final ResourceLocationStats.PIG_ONE_CMstatic final ResourceLocationStats.PLAY_NOTEBLOCKstatic final ResourceLocationStats.PLAY_ONE_MINUTEstatic final ResourceLocationStats.PLAY_RECORDstatic final ResourceLocationStats.PLAYER_KILLSstatic final ResourceLocationStats.POT_FLOWERstatic final ResourceLocationStats.RAID_TRIGGERstatic final ResourceLocationStats.RAID_WINstatic final ResourceLocationStats.SLEEP_IN_BEDstatic final ResourceLocationStats.SPRINT_ONE_CMstatic final ResourceLocationStats.STRIDER_ONE_CMstatic final ResourceLocationStats.SWIM_ONE_CMstatic final ResourceLocationStats.TALKED_TO_VILLAGERstatic final ResourceLocationStats.TARGET_HITstatic final ResourceLocationStats.TIME_SINCE_DEATHstatic final ResourceLocationStats.TIME_SINCE_RESTstatic final ResourceLocationStats.TRADED_WITH_VILLAGERstatic final ResourceLocationStats.TRIGGER_TRAPPED_CHESTstatic final ResourceLocationStats.TUNE_NOTEBLOCKstatic final ResourceLocationStats.USE_CAULDRONstatic final ResourceLocationStats.WALK_ON_WATER_ONE_CMstatic final ResourceLocationStats.WALK_ONE_CMstatic final ResourceLocationStats.WALK_UNDER_WATER_ONE_CMFields in net.minecraft.stats with type parameters of type ResourceLocationMethods in net.minecraft.stats that return ResourceLocationModifier and TypeMethodDescriptionprivate static <T> ResourceLocationprivate static ResourceLocationStats.makeCustomStat(String p_199084_0_, IStatFormatter p_199084_1_) Methods in net.minecraft.stats with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate static <T> StringStat.locationToKey(ResourceLocation p_197919_0_) -
Uses of ResourceLocation in net.minecraft.tags
Fields in net.minecraft.tags declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationITag.ItemEntry.idprivate final ResourceLocationITag.OptionalItemEntry.idprivate final ResourceLocationITag.OptionalTagEntry.idprivate final ResourceLocationITag.TagEntry.idprotected final ResourceLocationTagRegistry.NamedTag.nameFields in net.minecraft.tags with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprotected Map<ResourceLocation,TagCollectionReader<?>> NetworkTagManager.customTagTypeReadersprivate static final Map<ResourceLocation,TagRegistry<?>> TagRegistryManager.HELPERSprivate final Function<ResourceLocation,Optional<T>> TagCollectionReader.idToValueprivate static Map<ResourceLocation,List<TagRegistry.NamedTag<?>>> TagRegistry.toAddMethods in net.minecraft.tags that return ResourceLocationModifier and TypeMethodDescriptionITag.TagEntry.getId()default ResourceLocationITagCollection.getIdOrThrow(ITag<T> p_232975_1_) ITag.INamedTag.getName()TagRegistry.NamedTag.getName()Methods in net.minecraft.tags that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionstatic com.google.common.collect.Multimap<ResourceLocation,ResourceLocation> TagRegistryManager.getAllMissingTags(ITagCollectionSupplier p_242198_0_) static com.google.common.collect.Multimap<ResourceLocation,ResourceLocation> TagRegistryManager.getAllMissingTags(ITagCollectionSupplier p_242198_0_) ITagCollection.getAllTags()default Collection<ResourceLocation>ITagCollection.getAvailableTags()default Collection<ResourceLocation>ITagCollection.getMatchingTags(T p_199913_1_) TagRegistry.getMissingTags(ITagCollectionSupplier p_242189_1_) TagCollectionReader.prepare(IResourceManager p_242224_1_, Executor p_242224_2_) static com.google.common.collect.Multimap<ResourceLocation,ResourceLocation> TagRegistryManager.validateVanillaTags(ITagCollectionSupplier tagCollectionSupplier) static com.google.common.collect.Multimap<ResourceLocation,ResourceLocation> TagRegistryManager.validateVanillaTags(ITagCollectionSupplier tagCollectionSupplier) Methods in net.minecraft.tags with parameters of type ResourceLocationModifier and TypeMethodDescriptionITag.Builder.addElement(ResourceLocation p_232961_1_, String p_232961_2_) ITag.Builder.addTag(ResourceLocation p_232964_1_, String p_232964_2_) static <T> TagRegistry<T>TagRegistryManager.create(ResourceLocation p_242196_0_, Function<ITagCollectionSupplier, ITagCollection<T>> p_242196_1_) static <T> Tags.IOptionalNamedTag<T>TagRegistry.createDelayedOptional(ResourceLocation tagRegistry, ResourceLocation key, Set<Supplier<T>> defaults) Call via ForgeTagHandler#createOptionalTag to avoid any exceptions due to calling this after it is safe to callTagRegistry.createOptional(ResourceLocation, Set)static <T> ITag.INamedTag<T>TagRegistry.createDelayedTag(ResourceLocation tagRegistry, ResourceLocation name) Call via ForgeTagHandler#makeWrapperTag to avoid any exceptions due to calling this after it is safe to call#createTag(String)static Tags.IOptionalNamedTag<Block>BlockTags.createOptional(ResourceLocation name) static Tags.IOptionalNamedTag<Block>BlockTags.createOptional(ResourceLocation name, Set<Supplier<Block>> defaults) static Tags.IOptionalNamedTag<EntityType<?>>EntityTypeTags.createOptional(ResourceLocation name) static Tags.IOptionalNamedTag<EntityType<?>>EntityTypeTags.createOptional(ResourceLocation name, Set<Supplier<EntityType<?>>> defaults) static Tags.IOptionalNamedTag<Fluid>FluidTags.createOptional(ResourceLocation name) static Tags.IOptionalNamedTag<Fluid>FluidTags.createOptional(ResourceLocation name, Set<Supplier<Fluid>> defaults) static Tags.IOptionalNamedTag<Item>ItemTags.createOptional(ResourceLocation name) static Tags.IOptionalNamedTag<Item>ItemTags.createOptional(ResourceLocation name, Set<Supplier<Item>> defaults) TagRegistry.createOptional(ResourceLocation key, Set<Supplier<T>> defaults) private static <T,R extends TagRegistry.NamedTag<T>>
RTagRegistry.delayedAdd(ResourceLocation tagRegistry, R tag) static TagRegistry<?>TagRegistryManager.get(ResourceLocation rl) ITagCollection.getTag(ResourceLocation p_199910_1_) ITagCollection.getTagOrEmpty(ResourceLocation p_241834_1_) Method parameters in net.minecraft.tags with type arguments of type ResourceLocationModifier and TypeMethodDescriptionITag.Builder.build(Function<ResourceLocation, ITag<T>> p_232959_1_, Function<ResourceLocation, T> p_232959_2_) <T> booleanITag.ITagEntry.build(Function<ResourceLocation, ITag<T>> p_230238_1_, Function<ResourceLocation, T> p_230238_2_, Consumer<T> p_230238_3_) <T> booleanITag.ItemEntry.build(Function<ResourceLocation, ITag<T>> p_230238_1_, Function<ResourceLocation, T> p_230238_2_, Consumer<T> p_230238_3_) <T> booleanITag.OptionalItemEntry.build(Function<ResourceLocation, ITag<T>> p_230238_1_, Function<ResourceLocation, T> p_230238_2_, Consumer<T> p_230238_3_) <T> booleanITag.OptionalTagEntry.build(Function<ResourceLocation, ITag<T>> p_230238_1_, Function<ResourceLocation, T> p_230238_2_, Consumer<T> p_230238_3_) <T> booleanITag.TagEntry.build(Function<ResourceLocation, ITag<T>> p_230238_1_, Function<ResourceLocation, T> p_230238_2_, Consumer<T> p_230238_3_) <T> Stream<ITag.Proxy>ITag.Builder.getUnresolvedEntries(Function<ResourceLocation, ITag<T>> p_232963_1_, Function<ResourceLocation, T> p_232963_2_) TagCollectionReader.load(Map<ResourceLocation, ITag.Builder> p_242226_1_) static <T> ITagCollection<T>ITagCollection.of(Map<ResourceLocation, ITag<T>> p_242202_0_) (package private) voidTagRegistry.NamedTag.rebind(Function<ResourceLocation, ITag<T>> p_232943_1_) Constructors in net.minecraft.tags with parameters of type ResourceLocationModifierConstructorDescriptionItemEntry(ResourceLocation p_i231435_1_) privateNamedTag(ResourceLocation p_i231430_1_) OptionalItemEntry(ResourceLocation p_i241895_1_) privateOptionalNamedTag(ResourceLocation name, Set<Supplier<T>> defaults) OptionalTagEntry(ResourceLocation p_i241896_1_) TagEntry(ResourceLocation p_i48228_1_) Constructor parameters in net.minecraft.tags with type arguments of type ResourceLocationModifierConstructorDescriptionTagCollectionReader(Function<ResourceLocation, Optional<T>> p_i241899_1_, String p_i241899_2_, String p_i241899_3_) -
Uses of ResourceLocation in net.minecraft.tileentity
Fields in net.minecraft.tileentity declared as ResourceLocationModifier and TypeFieldDescriptionprotected ResourceLocationLockableLootTileEntity.lootTableprivate ResourceLocationJigsawTileEntity.nameprivate ResourceLocationJigsawTileEntity.poolprivate ResourceLocationStructureBlockTileEntity.structureNameprivate ResourceLocationJigsawTileEntity.targetFields in net.minecraft.tileentity with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<ResourceLocation>AbstractFurnaceTileEntity.recipesUsedMethods in net.minecraft.tileentity that return ResourceLocationModifier and TypeMethodDescriptionstatic ResourceLocationTileEntityType.getKey(TileEntityType<?> p_200969_0_) JigsawTileEntity.getName()JigsawTileEntity.getPool()JigsawTileEntity.getTarget()BannerPattern.location(boolean p_226957_1_) Methods in net.minecraft.tileentity that return types with arguments of type ResourceLocationMethods in net.minecraft.tileentity with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidLockableLootTileEntity.setLootTable(ResourceLocation p_189404_1_, long p_189404_2_) static voidLockableLootTileEntity.setLootTable(IBlockReader p_195479_0_, Random p_195479_1_, BlockPos p_195479_2_, ResourceLocation p_195479_3_) voidJigsawTileEntity.setName(ResourceLocation p_235664_1_) voidJigsawTileEntity.setPool(ResourceLocation p_235667_1_) voidStructureBlockTileEntity.setStructureName(ResourceLocation p_210163_1_) voidJigsawTileEntity.setTarget(ResourceLocation p_235666_1_) -
Uses of ResourceLocation in net.minecraft.util
Fields in net.minecraft.util declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationEnchantmentNameParts.ALT_FONTprivate final ResourceLocationRegistryKey.locationprivate final ResourceLocationSoundEvent.locationprivate final ResourceLocationRegistryKey.registryNameFields in net.minecraft.util with type parameters of type ResourceLocationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ResourceLocation>ResourceLocation.CODECMethods in net.minecraft.util that return ResourceLocationModifier and TypeMethodDescriptionResourceLocation.Serializer.deserialize(com.google.gson.JsonElement p_deserialize_1_, Type p_deserialize_2_, com.google.gson.JsonDeserializationContext p_deserialize_3_) SoundEvent.getLocation()RegistryKey.getRegistryName()RegistryKey.location()static ResourceLocationstatic ResourceLocationResourceLocation.read(com.mojang.brigadier.StringReader p_195826_0_) static ResourceLocationMethods in net.minecraft.util that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionstatic <T> Function<ResourceLocation,RegistryKey<T>> RegistryKey.elementKey(RegistryKey<? extends Registry<T>> p_240902_0_) private static com.mojang.serialization.DataResult<ResourceLocation>Methods in net.minecraft.util with parameters of type ResourceLocationModifier and TypeMethodDescriptionintResourceLocation.compareNamespaced(ResourceLocation o) intResourceLocation.compareTo(ResourceLocation p_compareTo_1_) static <T> RegistryKey<T>RegistryKey.create(RegistryKey<? extends Registry<T>> p_240903_0_, ResourceLocation p_240903_1_) private static <T> RegistryKey<T>RegistryKey.create(ResourceLocation p_240905_0_, ResourceLocation p_240905_1_) static <T> RegistryKey<Registry<T>>RegistryKey.createRegistryKey(ResourceLocation p_240904_0_) static StringUtil.makeDescriptionId(String p_200697_0_, ResourceLocation p_200697_1_) com.google.gson.JsonElementResourceLocation.Serializer.serialize(ResourceLocation p_serialize_1_, Type p_serialize_2_, com.google.gson.JsonSerializationContext p_serialize_3_) Constructors in net.minecraft.util with parameters of type ResourceLocationModifierConstructorDescriptionprivateRegistryKey(ResourceLocation p_i232592_1_, ResourceLocation p_i232592_2_) SoundEvent(ResourceLocation p_i46834_1_) -
Uses of ResourceLocation in net.minecraft.util.registry
Fields in net.minecraft.util.registry declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationDefaultedRegistry.defaultKeystatic final ResourceLocationRegistry.ROOT_REGISTRY_NAMEFields in net.minecraft.util.registry with type parameters of type ResourceLocationModifier and TypeFieldDescriptionstatic final Registry<ResourceLocation>Registry.CUSTOM_STATstatic final RegistryKey<Registry<ResourceLocation>>Registry.CUSTOM_STAT_REGISTRYprivate static final Map<ResourceLocation,Supplier<?>> Registry.LOADERSprivate static final Map<ResourceLocation,Supplier<?>> WorldGenRegistries.LOADERSprivate final com.google.common.collect.BiMap<ResourceLocation,T> SimpleRegistry.storageMethods in net.minecraft.util.registry that return ResourceLocationMethods in net.minecraft.util.registry that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionabstract Set<ResourceLocation>Registry.keySet()SimpleRegistry.keySet()WorldSettingsImport.IResourceAccess.listResources(RegistryKey<? extends Registry<?>> p_241880_1_) WorldSettingsImport.IResourceAccess.RegistryAccess.listResources(RegistryKey<? extends Registry<?>> p_241880_1_) Methods in net.minecraft.util.registry with parameters of type ResourceLocationModifier and TypeMethodDescriptionabstract booleanRegistry.containsKey(ResourceLocation p_212607_1_) booleanSimpleRegistry.containsKey(ResourceLocation p_212607_1_) DefaultedRegistry.get(ResourceLocation p_82594_1_) abstract TRegistry.get(ResourceLocation p_82594_1_) SimpleRegistry.get(ResourceLocation p_82594_1_) DefaultedRegistry.getOptional(ResourceLocation p_241873_1_) Registry.getOptional(ResourceLocation p_241873_1_) private <E> com.mojang.serialization.DataResult<Supplier<E>>WorldSettingsImport.readAndRegisterElement(RegistryKey<? extends Registry<E>> p_241805_1_, MutableRegistry<E> p_241805_2_, com.mojang.serialization.Codec<E> p_241805_3_, ResourceLocation p_241805_4_) static <V,T extends V>
TRegistry.register(Registry<V> p_218322_0_, ResourceLocation p_218322_1_, T p_218322_2_) static <V,T extends V>
TWorldGenRegistries.register(Registry<V> p_243664_0_, ResourceLocation p_243664_1_, T p_243664_2_) -
Uses of ResourceLocation in net.minecraft.util.text
Fields in net.minecraft.util.text declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationStyle.DEFAULT_FONTprivate final ResourceLocationStyle.fontprivate final ResourceLocationNBTTextComponent.Storage.idMethods in net.minecraft.util.text that return ResourceLocationModifier and TypeMethodDescriptionStyle.getFont()private static ResourceLocationStyle.Serializer.getFont(com.google.gson.JsonObject p_240732_0_) NBTTextComponent.Storage.getId()Methods in net.minecraft.util.text with parameters of type ResourceLocationConstructors in net.minecraft.util.text with parameters of type ResourceLocationModifierConstructorDescriptionStorage(String p_i226087_1_, boolean p_i226087_2_, ResourceLocation p_i226087_3_) Storage(String p_i226086_1_, NBTPathArgument.NBTPath p_i226086_2_, boolean p_i226086_3_, ResourceLocation p_i226086_4_) privateStyle(Color p_i232570_1_, Boolean p_i232570_2_, Boolean p_i232570_3_, Boolean p_i232570_4_, Boolean p_i232570_5_, Boolean p_i232570_6_, ClickEvent p_i232570_7_, HoverEvent p_i232570_8_, String p_i232570_9_, ResourceLocation p_i232570_10_) -
Uses of ResourceLocation in net.minecraft.world
Fields in net.minecraft.world declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationDimensionType.effectsLocationstatic final ResourceLocationDimensionType.END_EFFECTSprivate final ResourceLocationDimensionType.infiniburnstatic final ResourceLocationDimensionType.NETHER_EFFECTSstatic final ResourceLocationDimensionType.OVERWORLD_EFFECTSFields in net.minecraft.world with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Function<T,ResourceLocation> SerializableTickList.toIdMethods in net.minecraft.world that return ResourceLocationMethod parameters in net.minecraft.world with type arguments of type ResourceLocationModifier and TypeMethodDescriptionstatic <T> SerializableTickList<T>SerializableTickList.create(ListNBT p_222984_0_, Function<T, ResourceLocation> p_222984_1_, Function<ResourceLocation, T> p_222984_2_) Constructors in net.minecraft.world with parameters of type ResourceLocationModifierConstructorDescriptionprotectedDimensionType(OptionalLong p_i241973_1_, boolean p_i241973_2_, boolean p_i241973_3_, boolean p_i241973_4_, boolean p_i241973_5_, double p_i241973_6_, boolean p_i241973_8_, boolean p_i241973_9_, boolean p_i241973_10_, boolean p_i241973_11_, boolean p_i241973_12_, int p_i241973_13_, IBiomeMagnifier p_i241973_14_, ResourceLocation p_i241973_15_, ResourceLocation p_i241973_16_, float p_i241973_17_) protectedDimensionType(OptionalLong p_i241972_1_, boolean p_i241972_2_, boolean p_i241972_3_, boolean p_i241972_4_, boolean p_i241972_5_, double p_i241972_6_, boolean p_i241972_8_, boolean p_i241972_9_, boolean p_i241972_10_, boolean p_i241972_11_, int p_i241972_12_, ResourceLocation p_i241972_13_, ResourceLocation p_i241972_14_, float p_i241972_15_) Constructor parameters in net.minecraft.world with type arguments of type ResourceLocationModifierConstructorDescriptionSerializableTickList(Function<T, ResourceLocation> p_i231603_1_, List<NextTickListEntry<T>> p_i231603_2_, long p_i231603_3_) privateSerializableTickList(Function<T, ResourceLocation> p_i50010_1_, List<SerializableTickList.TickHolder<T>> p_i50010_2_) -
Uses of ResourceLocation in net.minecraft.world.biome.provider
Fields in net.minecraft.world.biome.provider declared as ResourceLocationFields in net.minecraft.world.biome.provider with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,NetherBiomeProvider.Preset> NetherBiomeProvider.Preset.BY_NAMEConstructors in net.minecraft.world.biome.provider with parameters of type ResourceLocationModifierConstructorDescriptionPreset(ResourceLocation p_i241955_1_, com.mojang.datafixers.util.Function3<NetherBiomeProvider.Preset, Registry<Biome>, Long, NetherBiomeProvider> p_i241955_2_) -
Uses of ResourceLocation in net.minecraft.world.gen
Methods in net.minecraft.world.gen with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate static DimensionSettingsDimensionSettings.end(DimensionStructuresSettings p_242742_0_, BlockState p_242742_1_, BlockState p_242742_2_, ResourceLocation p_242742_3_, boolean p_242742_4_, boolean p_242742_5_) private static DimensionSettingsDimensionSettings.nether(DimensionStructuresSettings p_242741_0_, BlockState p_242741_1_, BlockState p_242741_2_, ResourceLocation p_242741_3_) private static DimensionSettingsDimensionSettings.overworld(DimensionStructuresSettings p_242743_0_, boolean p_242743_1_, ResourceLocation p_242743_2_) -
Uses of ResourceLocation in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocation[]FossilsFeature.fossilsprivate static final ResourceLocation[]FossilsFeature.fossilsCoalprivate static final ResourceLocationFossilsFeature.SKULL_1private static final ResourceLocationFossilsFeature.SKULL_1_COALprivate static final ResourceLocationFossilsFeature.SKULL_2private static final ResourceLocationFossilsFeature.SKULL_2_COALprivate static final ResourceLocationFossilsFeature.SKULL_3private static final ResourceLocationFossilsFeature.SKULL_3_COALprivate static final ResourceLocationFossilsFeature.SKULL_4private static final ResourceLocationFossilsFeature.SKULL_4_COALprivate static final ResourceLocationFossilsFeature.SPINE_1private static final ResourceLocationFossilsFeature.SPINE_1_COALprivate static final ResourceLocationFossilsFeature.SPINE_2private static final ResourceLocationFossilsFeature.SPINE_2_COALprivate static final ResourceLocationFossilsFeature.SPINE_3private static final ResourceLocationFossilsFeature.SPINE_3_COALprivate static final ResourceLocationFossilsFeature.SPINE_4private static final ResourceLocationFossilsFeature.SPINE_4_COAL -
Uses of ResourceLocation in net.minecraft.world.gen.feature.jigsaw
Fields in net.minecraft.world.gen.feature.jigsaw declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationJigsawPattern.fallbackprivate final ResourceLocationJigsawPattern.nameFields in net.minecraft.world.gen.feature.jigsaw with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprotected final com.mojang.datafixers.util.Either<ResourceLocation,Template> SingleJigsawPiece.templateprivate static final com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<ResourceLocation,Template>> SingleJigsawPiece.TEMPLATE_CODECMethods in net.minecraft.world.gen.feature.jigsaw that return ResourceLocationMethods in net.minecraft.world.gen.feature.jigsaw that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionprotected static <E extends SingleJigsawPiece>
com.mojang.serialization.codecs.RecordCodecBuilder<E,com.mojang.datafixers.util.Either<ResourceLocation, Template>> SingleJigsawPiece.templateCodec()Method parameters in net.minecraft.world.gen.feature.jigsaw with type arguments of type ResourceLocationModifier and TypeMethodDescriptionprivate static <T> com.mojang.serialization.DataResult<T>SingleJigsawPiece.encodeTemplate(com.mojang.datafixers.util.Either<ResourceLocation, Template> p_236840_0_, com.mojang.serialization.DynamicOps<T> p_236840_1_, T p_236840_2_) Constructors in net.minecraft.world.gen.feature.jigsaw with parameters of type ResourceLocationModifierConstructorDescriptionJigsawPattern(ResourceLocation p_i51397_1_, ResourceLocation p_i51397_2_, List<com.mojang.datafixers.util.Pair<Function<JigsawPattern.PlacementBehaviour, ? extends JigsawPiece>, Integer>> p_i51397_3_, JigsawPattern.PlacementBehaviour p_i51397_4_) JigsawPattern(ResourceLocation p_i242010_1_, ResourceLocation p_i242010_2_, List<com.mojang.datafixers.util.Pair<JigsawPiece, Integer>> p_i242010_3_) Constructor parameters in net.minecraft.world.gen.feature.jigsaw with type arguments of type ResourceLocationModifierConstructorDescriptionprotectedLegacySingleJigsawPiece(com.mojang.datafixers.util.Either<ResourceLocation, Template> p_i242007_1_, Supplier<StructureProcessorList> p_i242007_2_, JigsawPattern.PlacementBehaviour p_i242007_3_) protectedSingleJigsawPiece(com.mojang.datafixers.util.Either<ResourceLocation, Template> p_i242008_1_, Supplier<StructureProcessorList> p_i242008_2_, JigsawPattern.PlacementBehaviour p_i242008_3_) -
Uses of ResourceLocation in net.minecraft.world.gen.feature.structure
Fields in net.minecraft.world.gen.feature.structure declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocation[]OceanRuinPieces.BIG_RUINS_BRICKprivate static final ResourceLocation[]OceanRuinPieces.BIG_RUINS_CRACKEDprivate static final ResourceLocation[]OceanRuinPieces.BIG_RUINS_MOSSYprivate static final ResourceLocation[]OceanRuinPieces.BIG_WARM_RUINSprivate static final ResourceLocation[]NetherFossilStructures.FOSSILSprivate static final ResourceLocationStructure.JIGSAW_RENAMEprivate static final ResourceLocation[]OceanRuinPieces.RUINS_BRICKprivate static final ResourceLocation[]OceanRuinPieces.RUINS_CRACKEDprivate static final ResourceLocation[]OceanRuinPieces.RUINS_MOSSYprivate static final ResourceLocation[]ShipwreckPieces.STRUCTURE_LOCATION_BEACHEDprivate static final ResourceLocationIglooPieces.STRUCTURE_LOCATION_IGLOOprivate static final ResourceLocationIglooPieces.STRUCTURE_LOCATION_LABORATORYprivate static final ResourceLocationIglooPieces.STRUCTURE_LOCATION_LADDERprivate static final ResourceLocation[]ShipwreckPieces.STRUCTURE_LOCATION_OCEANprivate final ResourceLocationIglooPieces.Piece.templateLocationprivate final ResourceLocationNetherFossilStructures.Piece.templateLocationprivate final ResourceLocationOceanRuinPieces.Piece.templateLocationprivate final ResourceLocationRuinedPortalPiece.templateLocationprivate final ResourceLocationShipwreckPieces.Piece.templateLocationprivate static final ResourceLocation[]OceanRuinPieces.WARM_RUINSFields in net.minecraft.world.gen.feature.structure with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,BlockPos> IglooPieces.OFFSETSprivate static final Map<ResourceLocation,BlockPos> IglooPieces.PIVOTSprivate static final Map<ResourceLocation,ResourceLocation> Structure.RENAMESprivate static final Map<ResourceLocation,ResourceLocation> Structure.RENAMESMethods in net.minecraft.world.gen.feature.structure that return ResourceLocationModifier and TypeMethodDescriptionprivate static ResourceLocationOceanRuinPieces.getBigWarmRuin(Random p_204043_0_) private static ResourceLocationOceanRuinPieces.getSmallWarmRuin(Random p_204042_0_) Methods in net.minecraft.world.gen.feature.structure with parameters of type ResourceLocationModifier and TypeMethodDescriptionprotected booleanMineshaftPieces.Corridor.createChest(ISeedReader p_186167_1_, MutableBoundingBox p_186167_2_, Random p_186167_3_, int p_186167_4_, int p_186167_5_, int p_186167_6_, ResourceLocation p_186167_7_) protected booleanStructurePiece.createChest(ISeedReader p_186167_1_, MutableBoundingBox p_186167_2_, Random p_186167_3_, int p_186167_4_, int p_186167_5_, int p_186167_6_, ResourceLocation p_186167_7_) protected booleanStructurePiece.createChest(IServerWorld p_191080_1_, MutableBoundingBox p_191080_2_, Random p_191080_3_, BlockPos p_191080_4_, ResourceLocation p_191080_5_, BlockState p_191080_6_) protected booleanStructurePiece.createDispenser(ISeedReader p_189419_1_, MutableBoundingBox p_189419_2_, Random p_189419_3_, int p_189419_4_, int p_189419_5_, int p_189419_6_, Direction p_189419_7_, ResourceLocation p_189419_8_) Constructors in net.minecraft.world.gen.feature.structure with parameters of type ResourceLocationModifierConstructorDescriptionPiece(TemplateManager p_i49313_1_, ResourceLocation p_i49313_2_, BlockPos p_i49313_3_, Rotation p_i49313_4_, int p_i49313_5_) Piece(TemplateManager p_i232108_1_, ResourceLocation p_i232108_2_, BlockPos p_i232108_3_, Rotation p_i232108_4_) Piece(TemplateManager p_i48868_1_, ResourceLocation p_i48868_2_, BlockPos p_i48868_3_, Rotation p_i48868_4_, float p_i48868_5_, OceanRuinStructure.Type p_i48868_6_, boolean p_i48868_7_) Piece(TemplateManager p_i48904_1_, ResourceLocation p_i48904_2_, BlockPos p_i48904_3_, Rotation p_i48904_4_, boolean p_i48904_5_) RuinedPortalPiece(BlockPos p_i232111_1_, RuinedPortalPiece.Location p_i232111_2_, RuinedPortalPiece.Serializer p_i232111_3_, ResourceLocation p_i232111_4_, Template p_i232111_5_, Rotation p_i232111_6_, Mirror p_i232111_7_, BlockPos p_i232111_8_) -
Uses of ResourceLocation in net.minecraft.world.gen.feature.template
Fields in net.minecraft.world.gen.feature.template with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,Template> TemplateManager.structureRepositoryMethods in net.minecraft.world.gen.feature.template with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate PathTemplateManager.createAndValidatePathToStructure(ResourceLocation p_209510_1_, String p_209510_2_) TemplateManager.createPathToStructure(ResourceLocation p_209509_1_, String p_209509_2_) TemplateManager.get(ResourceLocation p_200219_1_) TemplateManager.getOrCreate(ResourceLocation p_200220_1_) private TemplateTemplateManager.loadFromGenerated(ResourceLocation p_195428_1_) private TemplateTemplateManager.loadFromResource(ResourceLocation p_209201_1_) voidTemplateManager.remove(ResourceLocation p_189941_1_) booleanTemplateManager.save(ResourceLocation p_195429_1_) -
Uses of ResourceLocation in net.minecraft.world.server
Fields in net.minecraft.world.server with type parameters of type ResourceLocationMethod parameters in net.minecraft.world.server with type arguments of type ResourceLocationModifier and TypeMethodDescriptionprivate static <T> StringServerWorld.getTypeCount(Collection<T> p_244524_0_, Function<T, ResourceLocation> p_244524_1_) private static <T> ListNBTServerTickList.saveTickList(Function<T, ResourceLocation> p_219502_0_, Iterable<NextTickListEntry<T>> p_219502_1_, long p_219502_2_) Constructor parameters in net.minecraft.world.server with type arguments of type ResourceLocationModifierConstructorDescriptionServerTickList(ServerWorld p_i231625_1_, Predicate<T> p_i231625_2_, Function<T, ResourceLocation> p_i231625_3_, Consumer<NextTickListEntry<T>> p_i231625_4_) -
Uses of ResourceLocation in net.minecraft.world.spawner
Methods in net.minecraft.world.spawner that return ResourceLocation -
Uses of ResourceLocation in net.minecraft.world.storage
Methods in net.minecraft.world.storage that return types with arguments of type ResourceLocationMethods in net.minecraft.world.storage with parameters of type ResourceLocationModifier and TypeMethodDescriptionCommandStorage.get(ResourceLocation p_227488_1_) voidCommandStorage.set(ResourceLocation p_227489_1_, CompoundNBT p_227489_2_) -
Uses of ResourceLocation in net.minecraftforge.client
Fields in net.minecraftforge.client with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static HashMap<ResourceLocation,Supplier<NativeImage>> MinecraftForgeClient.bufferedImageSuppliersprivate static final Map<ResourceLocation,ITextureAtlasSpriteLoader> MinecraftForgeClient.textureAtlasSpriteLoadersMethods in net.minecraftforge.client with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic RenderMaterialForgeHooksClient.getBlockMaterial(ResourceLocation loc) static RenderTypeForgeRenderTypes.getEntityCutoutMipped(ResourceLocation textureLocation) static NativeImageMinecraftForgeClient.getImageLayer(ResourceLocation resourceLocation, IResourceManager resourceManager) static RenderTypeForgeRenderTypes.getItemLayeredCutout(ResourceLocation textureLocation) static RenderTypeForgeRenderTypes.getItemLayeredCutoutMipped(ResourceLocation textureLocation) static RenderTypeForgeRenderTypes.getItemLayeredSolid(ResourceLocation textureLocation) static RenderTypeForgeRenderTypes.getItemLayeredTranslucent(ResourceLocation textureLocation) static RenderTypeForgeRenderTypes.getText(ResourceLocation locationIn) static RenderTypeForgeRenderTypes.Internal.getText(ResourceLocation locationIn) static RenderTypeForgeRenderTypes.getTextSeeThrough(ResourceLocation locationIn) static RenderTypeForgeRenderTypes.Internal.getTextSeeThrough(ResourceLocation locationIn) static ITextureAtlasSpriteLoaderMinecraftForgeClient.getTextureAtlasSpriteLoader(ResourceLocation name) static RenderTypeForgeRenderTypes.getUnlitTranslucent(ResourceLocation textureLocation) static RenderTypeForgeRenderTypes.getUnlitTranslucent(ResourceLocation textureLocation, boolean sortingEnabled) static RenderTypeForgeRenderTypes.getUnsortedTranslucent(ResourceLocation textureLocation) static RenderTypeForgeRenderTypes.Internal.layeredItemCutout(ResourceLocation locationIn) static RenderTypeForgeRenderTypes.Internal.layeredItemCutoutMipped(ResourceLocation locationIn) static RenderTypeForgeRenderTypes.Internal.layeredItemSolid(ResourceLocation locationIn) static RenderTypeForgeRenderTypes.Internal.layeredItemTranslucent(ResourceLocation locationIn) static voidMinecraftForgeClient.registerImageLayerSupplier(ResourceLocation resourceLocation, Supplier<NativeImage> supplier) static voidMinecraftForgeClient.registerTextureAtlasSpriteLoader(ResourceLocation name, ITextureAtlasSpriteLoader loader) Register a custom ITextureAtlasSprite loader.static RenderTypeForgeRenderTypes.Internal.unlitTranslucent(ResourceLocation textureLocation, boolean sortingEnabled) static RenderTypeForgeRenderTypes.Internal.unsortedTranslucent(ResourceLocation textureLocation) Method parameters in net.minecraftforge.client with type arguments of type ResourceLocationModifier and TypeMethodDescriptionstatic voidForgeHooksClient.onModelBake(ModelManager modelManager, Map<ResourceLocation, IBakedModel> modelRegistry, ModelLoader modelLoader) static voidForgeHooksClient.onTextureStitchedPre(AtlasTexture map, Set<ResourceLocation> resourceLocations) Constructors in net.minecraftforge.client with parameters of type ResourceLocationModifierConstructorDescriptionprivateCustomizableTextureState(ResourceLocation resLoc, Supplier<Boolean> blur, Supplier<Boolean> mipmap) -
Uses of ResourceLocation in net.minecraftforge.client.event
Fields in net.minecraftforge.client.event with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,IBakedModel> ModelBakeEvent.modelRegistryprivate final Set<ResourceLocation>TextureStitchEvent.Pre.spritesMethods in net.minecraftforge.client.event that return types with arguments of type ResourceLocationMethods in net.minecraftforge.client.event with parameters of type ResourceLocationModifier and TypeMethodDescriptionbooleanTextureStitchEvent.Pre.addSprite(ResourceLocation sprite) Add a sprite to be stitched into the Texture Atlas.Constructor parameters in net.minecraftforge.client.event with type arguments of type ResourceLocationModifierConstructorDescriptionModelBakeEvent(ModelManager modelManager, Map<ResourceLocation, IBakedModel> modelRegistry, ModelLoader modelLoader) Pre(AtlasTexture map, Set<ResourceLocation> sprites) -
Uses of ResourceLocation in net.minecraftforge.client.extensions
Methods in net.minecraftforge.client.extensions that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptiondefault Collection<ResourceLocation>IForgeTextureAtlasSprite.getDependencies()Deprecated.Methods in net.minecraftforge.client.extensions with parameters of type ResourceLocationModifier and TypeMethodDescriptiondefault booleanIForgeTextureAtlasSprite.hasCustomLoader(IResourceManager manager, ResourceLocation location) Deprecated.default booleanIForgeTextureAtlasSprite.load(IResourceManager manager, ResourceLocation location, Function<ResourceLocation, TextureAtlasSprite> textureGetter) Deprecated.Method parameters in net.minecraftforge.client.extensions with type arguments of type ResourceLocationModifier and TypeMethodDescriptiondefault booleanIForgeTextureAtlasSprite.load(IResourceManager manager, ResourceLocation location, Function<ResourceLocation, TextureAtlasSprite> textureGetter) Deprecated. -
Uses of ResourceLocation in net.minecraftforge.client.gui
Fields in net.minecraftforge.client.gui declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationNotificationModUpdateScreen.VERSION_CHECK_ICONSMethods in net.minecraftforge.client.gui with parameters of type ResourceLocation -
Uses of ResourceLocation in net.minecraftforge.client.model
Fields in net.minecraftforge.client.model declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationModelLoader.White.LOCATIONprotected final ResourceLocationFluidModel.BakedFluid.modelLocationFields in net.minecraftforge.client.model with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Function<ResourceLocation,IUnbakedModel> ModelLoader.DEFAULT_MODEL_GETTERHelper method for registering all itemstacks for given item to map to universal bucket model.private static final Map<ResourceLocation,IModelLoader<?>> ModelLoaderRegistry.loadersprivate final Map<ResourceLocation,Exception> ModelLoader.loadingExceptionsprivate static Set<ResourceLocation>ModelLoader.specialModelsMethods in net.minecraftforge.client.model that return ResourceLocationModifier and TypeMethodDescriptionprotected ResourceLocationModelLoader.getModelLocation(ResourceLocation model) Methods in net.minecraftforge.client.model that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionstatic Function<ResourceLocation,IUnbakedModel> ModelLoader.defaultModelGetter()ModelLoader.getSpecialModels()Methods in net.minecraftforge.client.model with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidCompositeModel.Submodel.addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) voidModelLoaderRegistry.VanillaProxy.addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) static voidModelLoader.addSpecialModel(ResourceLocation rl) Indicate to vanilla that it should load and bake the given model, even if no blocks or items use it.BlockModelConfiguration.bake(ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> bakedTextureGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) CompositeModel.Geometry.bake(IModelConfiguration owner, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) DynamicBucketModel.bake(IModelConfiguration owner, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) FluidModel.bake(IModelConfiguration owner, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) ItemLayerModel.bake(IModelConfiguration owner, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) MultiLayerModel.bake(IModelConfiguration owner, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) SeparatePerspectiveModel.bake(IModelConfiguration owner, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) static IBakedModelModelLoaderRegistry.bakeHelper(BlockModel blockModel, ModelBakery modelBakery, BlockModel otherModel, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation, boolean guiLight3d) CompositeModel.Submodel.bakeModel(ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) static RenderMaterialModelLoaderRegistry.blockMaterial(ResourceLocation location) private static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<RenderType,IBakedModel>> MultiLayerModel.buildModels(List<com.mojang.datafixers.util.Pair<RenderType, IUnbakedModel>> models, IModelTransform modelTransform, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, ResourceLocation modelLocation) static IModelGeometry<?>ModelLoaderRegistry.getModel(ResourceLocation loaderId, com.google.gson.JsonDeserializationContext deserializationContext, com.google.gson.JsonObject data) protected ResourceLocationModelLoader.getModelLocation(ResourceLocation model) ModelLoader.getModelOrLogError(ResourceLocation location, String error) Use this if you want the model, but need to log the error.ModelLoader.getModelOrMissing(ResourceLocation location) Use this if you don't care about the exception and want some model anyway.static voidModelLoaderRegistry.registerLoader(ResourceLocation id, IModelLoader<?> loader) Makes system aware of your loader.Method parameters in net.minecraftforge.client.model with type arguments of type ResourceLocationModifier and TypeMethodDescriptionBlockModelConfiguration.getTextureDependencies(Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) CompositeModel.Geometry.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) CompositeModel.Submodel.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) DynamicBucketModel.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) FluidModel.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) ItemLayerModel.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) ModelLoaderRegistry.VanillaProxy.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) MultiLayerModel.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) SeparatePerspectiveModel.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) voidModelLoader.onPostBakeEvent(Map<ResourceLocation, IBakedModel> modelRegistry) Internal, do not use.Constructors in net.minecraftforge.client.model with parameters of type ResourceLocationModifierConstructorDescriptionBakedFluid(TransformationMatrix transformation, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType, TransformationMatrix> transforms, ResourceLocation modelLocation, int color, TextureAtlasSprite still, TextureAtlasSprite flowing, Optional<TextureAtlasSprite> overlay, boolean gas, boolean statePresent, int[] cornerRound, int flowRound, boolean[] sideOverlays) CachingBakedFluid(TransformationMatrix transformation, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType, TransformationMatrix> transforms, ResourceLocation modelLocation, int color, TextureAtlasSprite still, TextureAtlasSprite flowing, Optional<TextureAtlasSprite> overlay, boolean gas, Optional<IModelData> stateOption) -
Uses of ResourceLocation in net.minecraftforge.client.model.animation
Fields in net.minecraftforge.client.model.animation declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationAnimationItemOverrideList.modelLocMethods in net.minecraftforge.client.model.animation with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic ModelBlockAnimationModelBlockAnimation.loadVanillaAnimation(IResourceManager manager, ResourceLocation armatureLocation) Load armature associated with a vanilla model.Constructors in net.minecraftforge.client.model.animation with parameters of type ResourceLocationModifierConstructorDescriptionAnimationItemOverrideList(ModelBakery bakery, IUnbakedModel model, ResourceLocation modelLoc, IModelTransform state, Function<RenderMaterial, TextureAtlasSprite> bakedTextureGetter, List<ItemOverride> overrides) AnimationItemOverrideList(ModelBakery bakery, IUnbakedModel model, ResourceLocation modelLoc, IModelTransform state, Function<RenderMaterial, TextureAtlasSprite> bakedTextureGetter, ItemOverrideList overrides) -
Uses of ResourceLocation in net.minecraftforge.client.model.b3d
Fields in net.minecraftforge.client.model.b3d declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationB3DLoader.ModelWrapper.modelLocationFields in net.minecraftforge.client.model.b3d with type parameters of type ResourceLocationMethods in net.minecraftforge.client.model.b3d that return types with arguments of type ResourceLocationMethods in net.minecraftforge.client.model.b3d with parameters of type ResourceLocationModifier and TypeMethodDescriptionB3DLoader.ModelWrapper.bake(ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) B3DLoader.loadModel(ResourceLocation modelLocation) Method parameters in net.minecraftforge.client.model.b3d with type arguments of type ResourceLocationModifier and TypeMethodDescriptionB3DLoader.ModelWrapper.getMaterials(Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) Constructors in net.minecraftforge.client.model.b3d with parameters of type ResourceLocationModifierConstructorDescriptionModelWrapper(ResourceLocation modelLocation, B3DModel model, com.google.common.collect.ImmutableSet<String> meshes, boolean smooth, boolean gui3d, boolean isSideLit, int defaultKey) ModelWrapper(ResourceLocation modelLocation, B3DModel model, com.google.common.collect.ImmutableSet<String> meshes, boolean smooth, boolean gui3d, boolean isSideLit, int defaultKey, com.google.common.collect.ImmutableMap<String, String> textures) -
Uses of ResourceLocation in net.minecraftforge.client.model.generators
Fields in net.minecraftforge.client.model.generators declared as ResourceLocationModifier and TypeFieldDescriptionprotected final ResourceLocationCustomLoaderBuilder.loaderIdprotected ResourceLocationModelFile.locationFields in net.minecraftforge.client.model.generators with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprotected final Function<ResourceLocation,T> ModelProvider.factoryfinal Map<ResourceLocation,T> ModelProvider.generatedModelsprivate final Map<ResourceLocation,Float> ItemModelBuilder.OverrideBuilder.predicatesMethods in net.minecraftforge.client.model.generators that return ResourceLocationModifier and TypeMethodDescriptionBlockStateProvider.blockTexture(Block block) private ResourceLocationBlockStateProvider.extend(ResourceLocation rl, String suffix) private ResourceLocationModelProvider.extendWithFolder(ResourceLocation rl) ModelFile.getLocation()ModelFile.getUncheckedLocation()Methods in net.minecraftforge.client.model.generators with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidBlockStateProvider.axisBlock(RotatedPillarBlock block, ResourceLocation baseName) voidBlockStateProvider.axisBlock(RotatedPillarBlock block, ResourceLocation side, ResourceLocation end) ModelProvider.carpet(String name, ResourceLocation wool) ModelProvider.crop(String name, ResourceLocation crop) ModelProvider.cross(String name, ResourceLocation cross) ModelProvider.cube(String name, ResourceLocation down, ResourceLocation up, ResourceLocation north, ResourceLocation south, ResourceLocation east, ResourceLocation west) ModelProvider.cubeAll(String name, ResourceLocation texture) ModelProvider.cubeBottomTop(String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) ModelProvider.cubeColumn(String name, ResourceLocation side, ResourceLocation end) ModelProvider.cubeColumnHorizontal(String name, ResourceLocation side, ResourceLocation end) ModelProvider.cubeTop(String name, ResourceLocation side, ResourceLocation top) private TModelProvider.door(String name, String model, ResourceLocation bottom, ResourceLocation top) voidBlockStateProvider.doorBlock(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top) voidBlockStateProvider.doorBlock(DoorBlock block, ResourceLocation bottom, ResourceLocation top) private voidBlockStateProvider.doorBlockInternal(DoorBlock block, String baseName, ResourceLocation bottom, ResourceLocation top) ModelProvider.doorBottomLeft(String name, ResourceLocation bottom, ResourceLocation top) ModelProvider.doorBottomRight(String name, ResourceLocation bottom, ResourceLocation top) ModelProvider.doorTopLeft(String name, ResourceLocation bottom, ResourceLocation top) ModelProvider.doorTopRight(String name, ResourceLocation bottom, ResourceLocation top) private ResourceLocationBlockStateProvider.extend(ResourceLocation rl, String suffix) private ResourceLocationModelProvider.extendWithFolder(ResourceLocation rl) voidBlockStateProvider.fenceBlock(FenceBlock block, String name, ResourceLocation texture) voidBlockStateProvider.fenceBlock(FenceBlock block, ResourceLocation texture) ModelProvider.fenceGate(String name, ResourceLocation texture) voidBlockStateProvider.fenceGateBlock(FenceGateBlock block, String name, ResourceLocation texture) voidBlockStateProvider.fenceGateBlock(FenceGateBlock block, ResourceLocation texture) private voidBlockStateProvider.fenceGateBlockInternal(FenceGateBlock block, String baseName, ResourceLocation texture) ModelProvider.fenceGateOpen(String name, ResourceLocation texture) ModelProvider.fenceGateWall(String name, ResourceLocation texture) ModelProvider.fenceGateWallOpen(String name, ResourceLocation texture) ModelProvider.fenceInventory(String name, ResourceLocation texture) ModelProvider.fencePost(String name, ResourceLocation texture) ModelProvider.fenceSide(String name, ResourceLocation texture) ModelProvider.getExistingFile(ResourceLocation path) voidBlockStateProvider.horizontalBlock(Block block, ResourceLocation side, ResourceLocation front, ResourceLocation top) ModelProvider.orientable(String name, ResourceLocation side, ResourceLocation front, ResourceLocation top) ModelProvider.orientableVertical(String name, ResourceLocation side, ResourceLocation front) ModelProvider.orientableWithBottom(String name, ResourceLocation side, ResourceLocation front, ResourceLocation bottom, ResourceLocation top) private TModelProvider.pane(String name, String parent, ResourceLocation pane, ResourceLocation edge) voidBlockStateProvider.paneBlock(PaneBlock block, String name, ResourceLocation pane, ResourceLocation edge) voidBlockStateProvider.paneBlock(PaneBlock block, ResourceLocation pane, ResourceLocation edge) private voidBlockStateProvider.paneBlockInternal(PaneBlock block, String baseName, ResourceLocation pane, ResourceLocation edge) ModelProvider.paneNoSide(String name, ResourceLocation pane) ModelProvider.paneNoSideAlt(String name, ResourceLocation pane) ModelProvider.panePost(String name, ResourceLocation pane, ResourceLocation edge) ModelProvider.paneSide(String name, ResourceLocation pane, ResourceLocation edge) ModelProvider.paneSideAlt(String name, ResourceLocation pane, ResourceLocation edge) ItemModelBuilder.OverrideBuilder.predicate(ResourceLocation key, float value) private TModelProvider.sideBottomTop(String name, String parent, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) private TModelProvider.singleTexture(String name, String parent, String textureKey, ResourceLocation texture) private TModelProvider.singleTexture(String name, String parent, ResourceLocation texture) ModelProvider.singleTexture(String name, ResourceLocation parent, String textureKey, ResourceLocation texture) ModelProvider.singleTexture(String name, ResourceLocation parent, ResourceLocation texture) ModelProvider.slab(String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) voidBlockStateProvider.slabBlock(SlabBlock block, ResourceLocation doubleslab, ResourceLocation texture) voidBlockStateProvider.slabBlock(SlabBlock block, ResourceLocation doubleslab, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) ModelProvider.slabTop(String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) ModelProvider.stairs(String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) voidBlockStateProvider.stairsBlock(StairsBlock block, String name, ResourceLocation texture) voidBlockStateProvider.stairsBlock(StairsBlock block, String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) voidBlockStateProvider.stairsBlock(StairsBlock block, ResourceLocation texture) voidBlockStateProvider.stairsBlock(StairsBlock block, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) private voidBlockStateProvider.stairsBlockInternal(StairsBlock block, String baseName, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) ModelProvider.stairsInner(String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) ModelProvider.stairsOuter(String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) ModelBuilder.texture(String key, ResourceLocation texture) Set the texture for a given dictionary key.ModelProvider.torch(String name, ResourceLocation torch) ModelProvider.torchWall(String name, ResourceLocation torch) voidBlockStateProvider.trapdoorBlock(TrapDoorBlock block, String name, ResourceLocation texture, boolean orientable) voidBlockStateProvider.trapdoorBlock(TrapDoorBlock block, ResourceLocation texture, boolean orientable) private voidBlockStateProvider.trapdoorBlockInternal(TrapDoorBlock block, String baseName, ResourceLocation texture, boolean orientable) ModelProvider.trapdoorBottom(String name, ResourceLocation texture) ModelProvider.trapdoorOpen(String name, ResourceLocation texture) ModelProvider.trapdoorOrientableBottom(String name, ResourceLocation texture) ModelProvider.trapdoorOrientableOpen(String name, ResourceLocation texture) ModelProvider.trapdoorOrientableTop(String name, ResourceLocation texture) ModelProvider.trapdoorTop(String name, ResourceLocation texture) voidBlockStateProvider.wallBlock(WallBlock block, String name, ResourceLocation texture) voidBlockStateProvider.wallBlock(WallBlock block, ResourceLocation texture) private voidBlockStateProvider.wallBlockInternal(WallBlock block, String baseName, ResourceLocation texture) ModelProvider.wallInventory(String name, ResourceLocation wall) ModelProvider.wallPost(String name, ResourceLocation wall) ModelProvider.wallSide(String name, ResourceLocation wall) ModelProvider.wallSideTall(String name, ResourceLocation wall) ModelProvider.withExistingParent(String name, ResourceLocation parent) Constructors in net.minecraftforge.client.model.generators with parameters of type ResourceLocationModifierConstructorDescriptionBlockModelBuilder(ResourceLocation outputLocation, ExistingFileHelper existingFileHelper) protectedCustomLoaderBuilder(ResourceLocation loaderId, T parent, ExistingFileHelper existingFileHelper) ExistingModelFile(ResourceLocation location, ExistingFileHelper existingHelper) ItemModelBuilder(ResourceLocation outputLocation, ExistingFileHelper existingFileHelper) protectedModelBuilder(ResourceLocation outputLocation, ExistingFileHelper existingFileHelper) protectedModelFile(ResourceLocation location) UncheckedModelFile(ResourceLocation location) Constructor parameters in net.minecraftforge.client.model.generators with type arguments of type ResourceLocationModifierConstructorDescriptionModelProvider(DataGenerator generator, String modid, String folder, BiFunction<ResourceLocation, ExistingFileHelper, T> builderFromModId, ExistingFileHelper existingFileHelper) ModelProvider(DataGenerator generator, String modid, String folder, Function<ResourceLocation, T> factory, ExistingFileHelper existingFileHelper) -
Uses of ResourceLocation in net.minecraftforge.client.model.generators.loaders
Fields in net.minecraftforge.client.model.generators.loaders declared as ResourceLocationModifier and TypeFieldDescriptionprivate ResourceLocationDynamicBucketModelBuilder.fluidprivate ResourceLocationOBJLoaderBuilder.materialLibraryOverrideLocationprivate ResourceLocationOBJLoaderBuilder.modelLocationMethods in net.minecraftforge.client.model.generators.loaders with parameters of type ResourceLocationModifier and TypeMethodDescriptionOBJLoaderBuilder.modelLocation(ResourceLocation modelLocation) OBJLoaderBuilder.overrideMaterialLibrary(ResourceLocation materialLibraryOverrideLocation) -
Uses of ResourceLocation in net.minecraftforge.client.model.geometry
Methods in net.minecraftforge.client.model.geometry with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidIModelGeometryPart.addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) default voidIMultipartModelGeometry.addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) voidISimpleModelGeometry.addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) IModelGeometry.bake(IModelConfiguration owner, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) default IBakedModelISimpleModelGeometry.bake(IModelConfiguration owner, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) Method parameters in net.minecraftforge.client.model.geometry with type arguments of type ResourceLocationModifier and TypeMethodDescriptionIModelGeometry.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) default Collection<RenderMaterial>IModelGeometryPart.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) default Collection<RenderMaterial>IMultipartModelGeometry.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) ISimpleModelGeometry.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) -
Uses of ResourceLocation in net.minecraftforge.client.model.obj
Fields in net.minecraftforge.client.model.obj declared as ResourceLocationModifier and TypeFieldDescriptionfinal ResourceLocationOBJModel.modelLocationfinal ResourceLocationOBJModel.ModelSettings.modelLocationFields in net.minecraftforge.client.model.obj with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,MaterialLibrary> OBJLoader.materialCacheMethods in net.minecraftforge.client.model.obj with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidOBJModel.ModelGroup.addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) voidOBJModel.ModelObject.addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) OBJLoader.loadMaterialLibrary(ResourceLocation materialLocation) Method parameters in net.minecraftforge.client.model.obj with type arguments of type ResourceLocationModifier and TypeMethodDescriptionOBJModel.ModelGroup.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) OBJModel.ModelObject.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) Constructors in net.minecraftforge.client.model.obj with parameters of type ResourceLocationModifierConstructorDescriptionModelSettings(ResourceLocation modelLocation, boolean detectCullableFaces, boolean diffuseLighting, boolean flipV, boolean ambientToFullbright, String materialLibraryOverrideLocation) -
Uses of ResourceLocation in net.minecraftforge.common
Fields in net.minecraftforge.common declared as ResourceLocationModifier and TypeFieldDescriptionfinal ResourceLocationForgeHooks.LootTableContext.nameprivate final ResourceLocationForgeTagHandler.TagCollectionReaderInfo.tagTypeFields in net.minecraftforge.common with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static Set<ResourceLocation>ForgeTagHandler.customTagTypeNamesprivate static Map<ResourceLocation,ITagCollection<?>> ForgeTagHandler.customTagTypesprivate final Map<ResourceLocation,ITag.Builder> ForgeTagHandler.TagCollectionReaderInfo.tagBuildersMethods in net.minecraftforge.common that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionstatic Map<ResourceLocation,TagCollectionReader<?>> ForgeTagHandler.createCustomTagTypeReaders()Creates a map for custom tag type to tag readerstatic Set<ResourceLocation>ForgeTagHandler.getCustomTagTypeNames()Gets the all the registry names of registries that support custom tag types.static Map<ResourceLocation,ITagCollection<?>> ForgeTagHandler.getCustomTagTypes()Gets a map of registry name to tag collection for all custom tag types.Methods in net.minecraftforge.common with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic <T extends IForgeRegistryEntry<T>>
Tags.IOptionalNamedTag<T>ForgeTagHandler.createOptionalTag(ResourceLocation registryName, ResourceLocation name) Helper method for creating optional tags for custom forge registries.static <T extends IForgeRegistryEntry<T>>
Tags.IOptionalNamedTag<T>ForgeTagHandler.createOptionalTag(ResourceLocation registryName, ResourceLocation name, Set<Supplier<T>> defaults) Helper method for creating optional tags for custom forge registries.static <T extends IForgeRegistryEntry<T>>
Tags.IOptionalNamedTag<T>ForgeTagHandler.createOptionalTag(IForgeRegistry<T> registry, ResourceLocation name) Helper method that creates an optional tag for a forge registry, erroring if the registry doesn't support custom tag types.static <T extends IForgeRegistryEntry<T>>
Tags.IOptionalNamedTag<T>ForgeTagHandler.createOptionalTag(IForgeRegistry<T> registry, ResourceLocation name, Set<Supplier<T>> defaults) Helper method that creates an optional tag for a forge registry, erroring if the registry doesn't support custom tag types.static BiomeForgeHooks.enhanceBiome(ResourceLocation name, Biome.Climate climate, Biome.Category category, Float depth, Float scale, BiomeAmbience effects, BiomeGenerationSettings gen, MobSpawnInfo spawns, com.mojang.serialization.codecs.RecordCodecBuilder.Instance<Biome> codec, ForgeHooks.BiomeCallbackFunction callback) static LootTableForgeHooks.loadLootTable(com.google.gson.Gson gson, ResourceLocation name, com.google.gson.JsonElement data, boolean custom, LootTableManager lootTableManager) static <T extends IForgeRegistryEntry<T>>
ITag.INamedTag<T>ForgeTagHandler.makeWrapperTag(ResourceLocation registryName, ResourceLocation name) Helper method for creating named tags for custom forge registries.static <T extends IForgeRegistryEntry<T>>
ITag.INamedTag<T>ForgeTagHandler.makeWrapperTag(IForgeRegistry<T> registry, ResourceLocation name) Helper method that creates a named tag for a forge registry, erroring if the registry doesn't support custom tag types.ForgeHooks.modifyLoot(ResourceLocation lootTableId, List<ItemStack> generatedLoot, LootContext context) Handles the modification of loot table drops via the registered Global Loot Modifiers, so that custom effects can be processed.Method parameters in net.minecraftforge.common with type arguments of type ResourceLocationModifier and TypeMethodDescriptionForgeTagHandler.getCustomTagTypeReloadResults(IResourceManager resourceManager, Executor backgroundExecutor, Map<ResourceLocation, TagCollectionReader<?>> readers) Gets the completable future containing the reload results for all custom tag types.static voidForgeTagHandler.setCustomTagTypes(Set<ResourceLocation> customTagTypes) Sets the set containing the resource locations representing the registry name of each forge registry that supports custom tag types.static ITagCollectionSupplierForgeTagHandler.withSpecificCustom(ITagCollectionSupplier tagCollectionSupplier, Map<ResourceLocation, ITagCollection<?>> customTagTypes) Gets anITagCollectionSupplierwith specific custom tag types for testing if any tags are missing.Constructors in net.minecraftforge.common with parameters of type ResourceLocationModifierConstructorDescriptionprivateLootTableContext(ResourceLocation name, boolean custom) privateTagCollectionReaderInfo(ResourceLocation tagType, TagCollectionReader<?> reader, Map<ResourceLocation, ITag.Builder> tagBuilders) Constructor parameters in net.minecraftforge.common with type arguments of type ResourceLocationModifierConstructorDescriptionprivateTagCollectionReaderInfo(ResourceLocation tagType, TagCollectionReader<?> reader, Map<ResourceLocation, ITag.Builder> tagBuilders) -
Uses of ResourceLocation in net.minecraftforge.common.capabilities
Constructor parameters in net.minecraftforge.common.capabilities with type arguments of type ResourceLocationModifierConstructorDescriptionCapabilityDispatcher(Map<ResourceLocation, ICapabilityProvider> list, List<Runnable> listeners) CapabilityDispatcher(Map<ResourceLocation, ICapabilityProvider> list, List<Runnable> listeners, ICapabilityProvider parent) -
Uses of ResourceLocation in net.minecraftforge.common.crafting
Fields in net.minecraftforge.common.crafting declared as ResourceLocationModifier and TypeFieldDescriptionprivate ResourceLocationConditionalRecipe.Builder.advIdprivate final ResourceLocationConditionalRecipe.Finished.advIdprivate final ResourceLocationConditionalRecipe.Finished.idprivate ResourceLocationConditionalRecipe.Serializer.nameFields in net.minecraftforge.common.crafting with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,IConditionSerializer<?>> CraftingHelper.conditionsprivate static final com.google.common.collect.BiMap<ResourceLocation,IIngredientSerializer<?>> CraftingHelper.ingredientsMethods in net.minecraftforge.common.crafting that return ResourceLocationModifier and TypeMethodDescriptionConditionalRecipe.Finished.getAdvancementId()ConditionalRecipe.Finished.getId()static ResourceLocationCraftingHelper.getID(IIngredientSerializer<?> serializer) ConditionalRecipe.Serializer.getRegistryName()Methods in net.minecraftforge.common.crafting with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidConditionalRecipe.Builder.build(Consumer<IFinishedRecipe> consumer, ResourceLocation id) ConditionalRecipe.Serializer.fromJson(ResourceLocation recipeId, com.google.gson.JsonObject json) ConditionalRecipe.Serializer.fromNetwork(ResourceLocation recipeId, PacketBuffer buffer) ConditionalRecipe.Builder.generateAdvancement(ResourceLocation id) static IngredientCraftingHelper.getIngredient(ResourceLocation type, PacketBuffer buffer) static <T extends Ingredient>
IIngredientSerializer<T>CraftingHelper.register(ResourceLocation key, IIngredientSerializer<T> serializer) ConditionalRecipe.Builder.setAdvancement(ResourceLocation id, ConditionalAdvancement.Builder advancement) ConditionalRecipe.Serializer.setRegistryName(ResourceLocation name) Constructors in net.minecraftforge.common.crafting with parameters of type ResourceLocationModifierConstructorDescriptionprivateFinished(ResourceLocation id, List<ICondition[]> conditions, List<IFinishedRecipe> recipes, ResourceLocation advId, ConditionalAdvancement.Builder adv) -
Uses of ResourceLocation in net.minecraftforge.common.crafting.conditions
Fields in net.minecraftforge.common.crafting.conditions declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationItemExistsCondition.itemprivate static final ResourceLocationAndCondition.NAMEprivate static final ResourceLocationFalseCondition.NAMEprivate static final ResourceLocationItemExistsCondition.NAMEprivate static final ResourceLocationModLoadedCondition.NAMEprivate static final ResourceLocationNotCondition.NAMEprivate static final ResourceLocationOrCondition.NAMEprivate static final ResourceLocationTagEmptyCondition.NAMEprivate static final ResourceLocationTrueCondition.NAMEprivate final ResourceLocationTagEmptyCondition.tag_nameMethods in net.minecraftforge.common.crafting.conditions that return ResourceLocationModifier and TypeMethodDescriptionAndCondition.getID()AndCondition.Serializer.getID()FalseCondition.getID()FalseCondition.Serializer.getID()ICondition.getID()IConditionSerializer.getID()ItemExistsCondition.getID()ItemExistsCondition.Serializer.getID()ModLoadedCondition.getID()ModLoadedCondition.Serializer.getID()NotCondition.getID()NotCondition.Serializer.getID()OrCondition.getID()OrCondition.Serializer.getID()TagEmptyCondition.getID()TagEmptyCondition.Serializer.getID()TrueCondition.getID()TrueCondition.Serializer.getID()Constructors in net.minecraftforge.common.crafting.conditions with parameters of type ResourceLocationModifierConstructorDescription -
Uses of ResourceLocation in net.minecraftforge.common.data
Fields in net.minecraftforge.common.data declared as ResourceLocationFields in net.minecraftforge.common.data with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate Set<ResourceLocation>ForgeRecipeProvider.excludesprivate final com.google.common.collect.Multimap<ResourcePackType,ResourceLocation> ExistingFileHelper.generatedMethods in net.minecraftforge.common.data that return ResourceLocationModifier and TypeMethodDescriptionprivate ResourceLocationExistingFileHelper.getLocation(ResourceLocation base, String suffix, String prefix) (package private) ResourceLocationSoundDefinition.Sound.name()Methods in net.minecraftforge.common.data that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionprotected List<com.mojang.datafixers.util.Pair<Supplier<Consumer<BiConsumer<ResourceLocation,LootTable.Builder>>>, LootParameterSet>> ForgeLootTableProvider.getTables()private Consumer<BiConsumer<ResourceLocation,LootTable.Builder>> ForgeLootTableProvider.replaceAndFilterChangesOnly(Consumer<BiConsumer<ResourceLocation, LootTable.Builder>> consumer) Methods in net.minecraftforge.common.data with parameters of type ResourceLocationModifier and TypeMethodDescriptionprotected voidSoundDefinitionsProvider.add(ResourceLocation soundEvent, SoundDefinition definition) private IngredientForgeRecipeProvider.enhance(ResourceLocation name, Ingredient vanilla) booleanExistingFileHelper.exists(ResourceLocation loc, ResourcePackType packType) Check if a given resource exists in the known resource packs.booleanExistingFileHelper.exists(ResourceLocation loc, ResourcePackType packType, String pathSuffix, String pathPrefix) Check if a given resource exists in the known resource packs.booleanExistingFileHelper.exists(ResourceLocation loc, ExistingFileHelper.IResourceType type) Check if a given resource exists in the known resource packs.private ResourceLocationExistingFileHelper.getLocation(ResourceLocation base, String suffix, String prefix) protected PathForgeRegistryTagsProvider.getPath(ResourceLocation id) ExistingFileHelper.getResource(ResourceLocation loc, ResourcePackType packType) ExistingFileHelper.getResource(ResourceLocation loc, ResourcePackType packType, String pathSuffix, String pathPrefix) static SoundDefinition.SoundSoundDefinition.Sound.sound(ResourceLocation name, SoundDefinition.SoundType type) Creates a new sound with the given name and type.protected static SoundDefinition.SoundSoundDefinitionsProvider.sound(ResourceLocation name) Creates a new sound with the given name andSoundDefinition.SoundType.SOUNDas sound type.protected static SoundDefinition.SoundSoundDefinitionsProvider.sound(ResourceLocation name, SoundDefinition.SoundType type) Creates a new sound with the given name and type.private StringSoundDefinition.Sound.stripMcPrefix(ResourceLocation name) voidExistingFileHelper.trackGenerated(ResourceLocation loc, ResourcePackType packType, String pathSuffix, String pathPrefix) Track the existence of a generated file.voidExistingFileHelper.trackGenerated(ResourceLocation loc, ExistingFileHelper.IResourceType type) Track the existence of a generated file.private booleanSoundDefinitionsProvider.validateEvent(String soundName, ResourceLocation name) private booleanSoundDefinitionsProvider.validateSound(String soundName, ResourceLocation name) Method parameters in net.minecraftforge.common.data with type arguments of type ResourceLocationModifier and TypeMethodDescriptionprivate Consumer<BiConsumer<ResourceLocation,LootTable.Builder>> ForgeLootTableProvider.replaceAndFilterChangesOnly(Consumer<BiConsumer<ResourceLocation, LootTable.Builder>> consumer) protected voidForgeLootTableProvider.validate(Map<ResourceLocation, LootTable> map, ValidationTracker validationtracker) Constructors in net.minecraftforge.common.data with parameters of type ResourceLocationModifierConstructorDescriptionprivateSound(ResourceLocation name, SoundDefinition.SoundType type) -
Uses of ResourceLocation in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptiondefault Map<ResourceLocation,ITagCollection<?>> IForgeTagCollectionSupplier.getCustomTagTypes()Gets the tag map of registry names to tag collections for the various custom tag types.IForgeBlock.getTags()Retrieves a list of tags names this is known to be associated with.IForgeFluid.getTags()Retrieves a list of tags names this is known to be associated with.IForgeItem.getTags()Retrieves a list of tags names this is known to be associated with.Methods in net.minecraftforge.common.extensions with parameters of type ResourceLocationModifier and TypeMethodDescriptiondefault TagsProvider.Builder<T>IForgeTagBuilder.addOptional(ResourceLocation location) default TagsProvider.Builder<T>IForgeTagBuilder.addOptionalTag(ResourceLocation location) default ITagCollection<?>IForgeTagCollectionSupplier.getCustomTypeCollection(ResourceLocation regName) Gets theITagCollectionfor a forge registry with the given name, or throws an exception if the registry doesn't support custom tag types.default AdvancementIForgeAdvancementBuilder.save(Consumer<Advancement> consumer, ResourceLocation id, ExistingFileHelper fileHelper) save function for theAdvancement.Builderwhich uses theExistingFileHelperto check if the parent is already knowndefault voidIForgePacketBuffer.writeRegistryIdUnsafe(IForgeRegistry<?> registry, ResourceLocation entryKey) Writes the given entries integer id to the buffer. -
Uses of ResourceLocation in net.minecraftforge.common.loot
Fields in net.minecraftforge.common.loot declared as ResourceLocationModifier and TypeFieldDescriptionprivate ResourceLocationGlobalLootModifierSerializer.registryNameprivate final ResourceLocationLootTableIdCondition.Builder.targetLootTableIdprivate final ResourceLocationLootTableIdCondition.targetLootTableIdstatic final ResourceLocationLootTableIdCondition.UNKNOWN_LOOT_TABLEFields in net.minecraftforge.common.loot with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate Map<ResourceLocation,IGlobalLootModifier> LootModifierManager.registeredLootModifiersMethods in net.minecraftforge.common.loot that return ResourceLocationModifier and TypeMethodDescriptionfinal ResourceLocationGlobalLootModifierSerializer.getRegistryName()Methods in net.minecraftforge.common.loot with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic LootTableIdCondition.BuilderLootTableIdCondition.builder(ResourceLocation targetLootTableId) private IGlobalLootModifierLootModifierManager.deserializeModifier(ResourceLocation location, com.google.gson.JsonElement element) static GlobalLootModifierSerializer<?>LootModifierManager.getSerializerForName(ResourceLocation resourcelocation) abstract TGlobalLootModifierSerializer.read(ResourceLocation location, com.google.gson.JsonObject object, ILootCondition[] ailootcondition) Most mods will likely not need more than
return new MyModifier(conditionsIn)
but any additional properties that are needed will need to be deserialized here.final GlobalLootModifierSerializer<T>GlobalLootModifierSerializer.setRegistryName(ResourceLocation name) Method parameters in net.minecraftforge.common.loot with type arguments of type ResourceLocationModifier and TypeMethodDescriptionprotected voidLootModifierManager.apply(Map<ResourceLocation, com.google.gson.JsonElement> resourceList, IResourceManager resourceManagerIn, IProfiler profilerIn) Constructors in net.minecraftforge.common.loot with parameters of type ResourceLocationModifierConstructorDescriptionBuilder(ResourceLocation targetLootTableId) privateLootTableIdCondition(ResourceLocation targetLootTableId) -
Uses of ResourceLocation in net.minecraftforge.common.model.animation
Fields in net.minecraftforge.common.model.animation declared as ResourceLocationMethods in net.minecraftforge.common.model.animation with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic IClipClips.getModelClipNode(ResourceLocation modelLocation, String clipName) Retrieves the clip from the model.static IAnimationStateMachineAnimationStateMachine.load(IResourceManager manager, ResourceLocation location, com.google.common.collect.ImmutableMap<String, ITimeValue> customParameters) Load a new instance if AnimationStateMachine at specified location, with specified custom parameters.Constructors in net.minecraftforge.common.model.animation with parameters of type ResourceLocationModifierConstructorDescriptionModelClip(IClip childClip, ResourceLocation modelLocation, String clipName) -
Uses of ResourceLocation in net.minecraftforge.common.util
Fields in net.minecraftforge.common.util with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate Set<ResourceLocation>ReverseTagWrapper.cacheprivate Map<ResourceLocation,ITag<T>> ReverseTagWrapper.colCacheMethods in net.minecraftforge.common.util that return types with arguments of type ResourceLocation -
Uses of ResourceLocation in net.minecraftforge.debug
Fields in net.minecraftforge.debug declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationDuplicateOptionalTagTest.TAG_NAMEFields in net.minecraftforge.debug with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static final Set<ResourceLocation>DataGeneratorTest.BlockStates.CUSTOM_MODELSprivate static final Set<ResourceLocation>DataGeneratorTest.BlockStates.IGNORED_MODELSMethod parameters in net.minecraftforge.debug with type arguments of type ResourceLocationModifier and TypeMethodDescriptionprivate static <T extends ModelBuilder<T>>
List<String>DataGeneratorTest.testModelResults(Map<ResourceLocation, T> models, ExistingFileHelper existingFileHelper, Set<ResourceLocation> toIgnore) private static <T extends ModelBuilder<T>>
List<String>DataGeneratorTest.testModelResults(Map<ResourceLocation, T> models, ExistingFileHelper existingFileHelper, Set<ResourceLocation> toIgnore) -
Uses of ResourceLocation in net.minecraftforge.debug.block
Fields in net.minecraftforge.debug.block declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationFullPotsAccessorDemo.ClientHandler.DioritePotModel.DIRT_TEXTUREprivate static final ResourceLocationFullPotsAccessorDemo.ClientHandler.DioritePotModel.POT_TEXTUREMethods in net.minecraftforge.debug.block with parameters of type ResourceLocationModifier and TypeMethodDescriptionFullPotsAccessorDemo.ClientHandler.DioritePotModelGeometry.bake(IModelConfiguration owner, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) Method parameters in net.minecraftforge.debug.block with type arguments of type ResourceLocationModifier and TypeMethodDescriptionFullPotsAccessorDemo.ClientHandler.DioritePotModelGeometry.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) -
Uses of ResourceLocation in net.minecraftforge.debug.client.model
Fields in net.minecraftforge.debug.client.model declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationMultiLayerModelTest.blockIdMethods in net.minecraftforge.debug.client.model with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidNewModelLoaderTest.TestModel.addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) Method parameters in net.minecraftforge.debug.client.model with type arguments of type ResourceLocationModifier and TypeMethodDescriptionNewModelLoaderTest.TestModel.getTextures(IModelConfiguration owner, Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) -
Uses of ResourceLocation in net.minecraftforge.debug.fluid
Fields in net.minecraftforge.debug.fluid declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationNewFluidTest.FLUID_FLOWINGstatic final ResourceLocationNewFluidTest.FLUID_OVERLAYstatic final ResourceLocationNewFluidTest.FLUID_STILL -
Uses of ResourceLocation in net.minecraftforge.debug.gameplay.loot
Methods in net.minecraftforge.debug.gameplay.loot with parameters of type ResourceLocationModifier and TypeMethodDescriptionGlobalLootModifiersTest.DungeonLootEnhancerModifier.Serializer.read(ResourceLocation location, com.google.gson.JsonObject object, ILootCondition[] conditions) GlobalLootModifiersTest.SilkTouchTestModifier.Serializer.read(ResourceLocation name, com.google.gson.JsonObject json, ILootCondition[] conditionsIn) GlobalLootModifiersTest.SmeltingEnchantmentModifier.Serializer.read(ResourceLocation name, com.google.gson.JsonObject json, ILootCondition[] conditionsIn) GlobalLootModifiersTest.WheatSeedsConverterModifier.Serializer.read(ResourceLocation name, com.google.gson.JsonObject object, ILootCondition[] conditionsIn) -
Uses of ResourceLocation in net.minecraftforge.debug.item
Fields in net.minecraftforge.debug.item declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationCustomElytraTest.CustomElytraLayer.TEXTURE_ELYTRAMethods in net.minecraftforge.debug.item that return ResourceLocationModifier and TypeMethodDescriptionCustomElytraTest.CustomElytraLayer.getElytraTexture(ItemStack stack, AbstractClientPlayerEntity entity) -
Uses of ResourceLocation in net.minecraftforge.debug.misc
Fields in net.minecraftforge.debug.misc declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationCustomTagTypesTest.customRegistryNameMethods in net.minecraftforge.debug.misc that return types with arguments of type ResourceLocationMethod parameters in net.minecraftforge.debug.misc with type arguments of type ResourceLocationModifier and TypeMethodDescriptionprivate voidCustomTagTypesTest.logTagsIfPresent(Set<ResourceLocation> tags) -
Uses of ResourceLocation in net.minecraftforge.debug.world
Fields in net.minecraftforge.debug.world declared as ResourceLocationModifier and TypeFieldDescriptionstatic final ResourceLocationDimensionSettingsTest.TEST_OVERWORLDMethods in net.minecraftforge.debug.world that return ResourceLocationModifier and TypeMethodDescriptionprivate static ResourceLocationChunkWatchEventTest.getDimensionName(World w) -
Uses of ResourceLocation in net.minecraftforge.event
Fields in net.minecraftforge.event declared as ResourceLocationModifier and TypeFieldDescriptionfinal ResourceLocationRegistryEvent.MissingMappings.Mapping.keyprivate final ResourceLocationLootTableLoadEvent.nameprivate final ResourceLocationRegistryEvent.MissingMappings.nameprivate final ResourceLocationRegistryEvent.Register.nameFields in net.minecraftforge.event with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,ICapabilityProvider> AttachCapabilitiesEvent.capsprivate final Map<ResourceLocation,ICapabilityProvider> AttachCapabilitiesEvent.viewMethods in net.minecraftforge.event that return ResourceLocationModifier and TypeMethodDescriptionLootTableLoadEvent.getName()RegistryEvent.MissingMappings.getName()RegistryEvent.Register.getName()Methods in net.minecraftforge.event that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionAttachCapabilitiesEvent.getCapabilities()A unmodifiable view of the capabilities that will be attached to this object.Methods in net.minecraftforge.event with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidAttachCapabilitiesEvent.addCapability(ResourceLocation key, ICapabilityProvider cap) Adds a capability to be attached to this object.static LootTableForgeEventFactory.loadLootTable(ResourceLocation name, LootTable table, LootTableManager lootTableManager) Constructors in net.minecraftforge.event with parameters of type ResourceLocationModifierConstructorDescriptionLootTableLoadEvent(ResourceLocation name, LootTable table, LootTableManager lootTableManager) Mapping(IForgeRegistry<T> registry, IForgeRegistry<T> pool, ResourceLocation key, int id) MissingMappings(ResourceLocation name, IForgeRegistry<T> registry, Collection<RegistryEvent.MissingMappings.Mapping<T>> missed) Register(ResourceLocation name, IForgeRegistry<T> registry) -
Uses of ResourceLocation in net.minecraftforge.event.world
Fields in net.minecraftforge.event.world declared as ResourceLocationMethods in net.minecraftforge.event.world that return ResourceLocationModifier and TypeMethodDescriptionBiomeLoadingEvent.getName()This will get the registry name of the biome.Constructors in net.minecraftforge.event.world with parameters of type ResourceLocationModifierConstructorDescriptionBiomeLoadingEvent(ResourceLocation name, Biome.Climate climate, Biome.Category category, float depth, float scale, BiomeAmbience effects, BiomeGenerationSettingsBuilder gen, MobSpawnInfoBuilder spawns) -
Uses of ResourceLocation in net.minecraftforge.fluids
Fields in net.minecraftforge.fluids declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationFluidAttributes.Builder.flowingTextureprivate final ResourceLocationFluidAttributes.flowingTextureprivate ResourceLocationFluidAttributes.Builder.overlayTextureprivate final ResourceLocationFluidAttributes.overlayTextureprivate final ResourceLocationFluidAttributes.Builder.stillTextureprivate final ResourceLocationFluidAttributes.stillTextureMethods in net.minecraftforge.fluids that return ResourceLocationModifier and TypeMethodDescriptionFluidAttributes.getFlowingTexture()FluidAttributes.getFlowingTexture(IBlockDisplayReader world, BlockPos pos) FluidAttributes.getFlowingTexture(FluidStack stack) FluidAttributes.getOverlayTexture()FluidAttributes.getStillTexture()FluidAttributes.getStillTexture(IBlockDisplayReader world, BlockPos pos) FluidAttributes.getStillTexture(FluidStack stack) Methods in net.minecraftforge.fluids that return types with arguments of type ResourceLocationMethods in net.minecraftforge.fluids with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic FluidAttributes.BuilderFluidAttributes.builder(ResourceLocation stillTexture, ResourceLocation flowingTexture) static FluidAttributes.BuilderFluidAttributes.Water.builder(ResourceLocation stillTexture, ResourceLocation flowingTexture) final FluidAttributes.BuilderFluidAttributes.Builder.overlay(ResourceLocation texture) Constructors in net.minecraftforge.fluids with parameters of type ResourceLocationModifierConstructorDescriptionprotectedBuilder(ResourceLocation stillTexture, ResourceLocation flowingTexture, BiFunction<FluidAttributes.Builder, Fluid, FluidAttributes> factory) -
Uses of ResourceLocation in net.minecraftforge.fml
Fields in net.minecraftforge.fml declared as ResourceLocationMethods in net.minecraftforge.fml that return ResourceLocationMethods in net.minecraftforge.fml with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic <T extends IForgeRegistryEntry<T>,U extends T>
RegistryObject<U>RegistryObject.of(ResourceLocation name, Class<T> baseType, String modid) static <T extends IForgeRegistryEntry<T>,U extends T>
RegistryObject<U>RegistryObject.of(ResourceLocation name, Supplier<Class<? super T>> registryType) static <T extends IForgeRegistryEntry<T>,U extends T>
RegistryObject<U>RegistryObject.of(ResourceLocation name, IForgeRegistry<T> registry) Constructors in net.minecraftforge.fml with parameters of type ResourceLocationModifierConstructorDescriptionprivateRegistryObject(ResourceLocation name, Class<V> baseType, String modid) privateRegistryObject(ResourceLocation name, Supplier<Class<? super V>> registryType) privateRegistryObject(ResourceLocation name, IForgeRegistry<V> registry) -
Uses of ResourceLocation in net.minecraftforge.fml.client
Fields in net.minecraftforge.fml.client declared as ResourceLocationFields in net.minecraftforge.fml.client with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static com.google.common.collect.Table<String,String, Set<ResourceLocation>> ClientHooks.brokenTexturesprivate static com.google.common.collect.SetMultimap<String,ResourceLocation> ClientHooks.missingTexturesMethods in net.minecraftforge.fml.client with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic voidClientHooks.trackBrokenTexture(ResourceLocation resourceLocation, String error) static voidClientHooks.trackMissingTexture(ResourceLocation resourceLocation) -
Uses of ResourceLocation in net.minecraftforge.fml.client.gui
Methods in net.minecraftforge.fml.client.gui with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic voidGuiUtils.drawContinuousTexturedBox(MatrixStack matrixStack, ResourceLocation res, int x, int y, int u, int v, int width, int height, int textureWidth, int textureHeight, int borderSize, float zLevel) Draws a textured box of any size (smallest size is borderSize * 2 square) based on a fixed size textured box with continuous borders and filler.static voidGuiUtils.drawContinuousTexturedBox(MatrixStack matrixStack, ResourceLocation res, int x, int y, int u, int v, int width, int height, int textureWidth, int textureHeight, int topBorder, int bottomBorder, int leftBorder, int rightBorder, float zLevel) Draws a textured box of any size (smallest size is borderSize * 2 square) based on a fixed size textured box with continuous borders and filler.static voidGuiUtils.drawContinuousTexturedBox(ResourceLocation res, int x, int y, int u, int v, int width, int height, int textureWidth, int textureHeight, int borderSize, float zLevel) Deprecated.static voidGuiUtils.drawContinuousTexturedBox(ResourceLocation res, int x, int y, int u, int v, int width, int height, int textureWidth, int textureHeight, int topBorder, int bottomBorder, int leftBorder, int rightBorder, float zLevel) Deprecated. -
Uses of ResourceLocation in net.minecraftforge.fml.client.gui.screen
Fields in net.minecraftforge.fml.client.gui.screen declared as ResourceLocationMethods in net.minecraftforge.fml.client.gui.screen with parameters of type ResourceLocationModifier and TypeMethodDescription(package private) voidModListScreen.InfoPanel.setInfo(List<String> lines, ResourceLocation logoPath, Size2i logoDims) -
Uses of ResourceLocation in net.minecraftforge.fml.client.gui.widget
Fields in net.minecraftforge.fml.client.gui.widget declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationModListWidget.VERSION_CHECK_ICONS -
Uses of ResourceLocation in net.minecraftforge.fml.client.registry
Fields in net.minecraftforge.fml.client.registry with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate static Map<Class<? extends Entity>,ResourceLocation> ClientRegistry.entityShaderMapMethods in net.minecraftforge.fml.client.registry that return ResourceLocationModifier and TypeMethodDescriptionstatic ResourceLocationClientRegistry.getEntityShader(Class<? extends Entity> entityClass) Methods in net.minecraftforge.fml.client.registry with parameters of type ResourceLocationModifier and TypeMethodDescriptionstatic voidClientRegistry.registerEntityShader(Class<? extends Entity> entityClass, ResourceLocation shader) Register a shader for an entity. -
Uses of ResourceLocation in net.minecraftforge.fml.event.lifecycle
Fields in net.minecraftforge.fml.event.lifecycle declared as ResourceLocationModifier and TypeFieldDescriptionfinal ResourceLocationFMLModIdMappingEvent.ModRemapping.keyfinal ResourceLocationFMLModIdMappingEvent.ModRemapping.registryFields in net.minecraftforge.fml.event.lifecycle with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableSet<ResourceLocation>FMLModIdMappingEvent.keysprivate final Map<ResourceLocation,com.google.common.collect.ImmutableList<FMLModIdMappingEvent.ModRemapping>> FMLModIdMappingEvent.remapsMethods in net.minecraftforge.fml.event.lifecycle that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableSet<ResourceLocation>FMLModIdMappingEvent.getRegistries()Methods in net.minecraftforge.fml.event.lifecycle with parameters of type ResourceLocationModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<FMLModIdMappingEvent.ModRemapping>FMLModIdMappingEvent.getRemaps(ResourceLocation registry) Constructors in net.minecraftforge.fml.event.lifecycle with parameters of type ResourceLocationModifierConstructorDescriptionprivateModRemapping(ResourceLocation registry, ResourceLocation key, int oldId, int newId) Constructor parameters in net.minecraftforge.fml.event.lifecycle with type arguments of type ResourceLocationModifierConstructorDescriptionFMLModIdMappingEvent(Map<ResourceLocation, Map<ResourceLocation, Integer[]>> remaps, boolean isFrozen) FMLModIdMappingEvent(Map<ResourceLocation, Map<ResourceLocation, Integer[]>> remaps, boolean isFrozen) -
Uses of ResourceLocation in net.minecraftforge.fml.network
Fields in net.minecraftforge.fml.network declared as ResourceLocationModifier and TypeFieldDescriptionprivate final ResourceLocationNetworkInstance.channelNameprivate ResourceLocationNetworkRegistry.ChannelBuilder.channelNameprivate final ResourceLocationNetworkRegistry.LoginPayload.channelNameA channel which will receive aNetworkEvent.LoginPayloadEventfrom theFMLLoginWrapper(package private) static final ResourceLocationFMLNetworkConstants.FML_HANDSHAKE_RESOURCE(package private) static final ResourceLocationFMLNetworkConstants.FML_PLAY_RESOURCE(package private) static final ResourceLocationFMLNetworkConstants.MC_REGISTER_RESOURCE(package private) static final ResourceLocationFMLNetworkConstants.MC_UNREGISTER_RESOURCEprivate ResourceLocationFMLHandshakeMessages.S2CRegistry.registryName(package private) static final ResourceLocationFMLLoginWrapper.WRAPPERFields in net.minecraftforge.fml.network with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate com.google.common.collect.ImmutableMap<ResourceLocation,String> FMLConnectionData.channelsprivate Map<ResourceLocation,String> FMLHandshakeMessages.C2SModListReply.channelsprivate Map<ResourceLocation,String> FMLHandshakeMessages.S2CModList.channelsprivate Map<ResourceLocation,org.apache.commons.lang3.tuple.Pair<String, Boolean>> FMLStatusPing.channelsprivate final BiFunction<org.apache.commons.lang3.tuple.Pair<PacketBuffer,Integer>, ResourceLocation, ICustomPacket<?>> PacketDispatcher.NetworkManagerDispatcher.customPacketSupplierprivate final Map<ResourceLocation,ITagCollection<?>> FMLPlayMessages.SyncCustomTagTypes.customTagTypeCollectionsprivate static Map<ResourceLocation,NetworkInstance> NetworkRegistry.instancesprivate Set<ResourceLocation>FMLMCRegisterPacketHandler.ChannelList.locations(package private) BiConsumer<ResourceLocation,PacketBuffer> PacketDispatcher.packetSinkprivate Map<ResourceLocation,String> FMLHandshakeMessages.C2SModListReply.registriesprivate List<ResourceLocation>FMLHandshakeMessages.S2CModList.registriesprivate Set<ResourceLocation>FMLHandshakeHandler.registriesToReceiveprivate Map<ResourceLocation,String> FMLHandshakeHandler.registryHashesprivate Map<ResourceLocation,ForgeRegistry.Snapshot> FMLHandshakeHandler.registrySnapshotsMethods in net.minecraftforge.fml.network that return ResourceLocationModifier and TypeMethodDescriptionNetworkInstance.getChannelName()NetworkRegistry.LoginPayload.getChannelName()default ResourceLocationICustomPacket.getName()FMLHandshakeMessages.S2CRegistry.getRegistryName()Methods in net.minecraftforge.fml.network that return types with arguments of type ResourceLocationModifier and TypeMethodDescription(package private) static Map<ResourceLocation,String> NetworkRegistry.buildChannelVersions()Construct the Map representation of the channel list, for use during login handshaking(package private) static Map<ResourceLocation,org.apache.commons.lang3.tuple.Pair<String, Boolean>> NetworkRegistry.buildChannelVersionsForListPing()Construct the Map representation of the channel list, for the client to check against during list pingprivate Set<ResourceLocation>FMLMCRegisterPacketHandler.ChannelList.bytesToResLocation(byte[] all) com.google.common.collect.ImmutableMap<ResourceLocation,String> FMLConnectionData.getChannels()Returns the list of network channels present in the remote.FMLHandshakeMessages.C2SModListReply.getChannels()FMLHandshakeMessages.S2CModList.getChannels()FMLPlayMessages.SyncCustomTagTypes.getCustomTagTypes()FMLHandshakeMessages.C2SModListReply.getRegistries()FMLHandshakeMessages.S2CModList.getRegistries()Map<ResourceLocation,org.apache.commons.lang3.tuple.Pair<String, Boolean>> FMLStatusPing.getRemoteChannels()Methods in net.minecraftforge.fml.network with parameters of type ResourceLocationModifier and TypeMethodDescriptionvoidNetworkEvent.GatherLoginPayloadsEvent.add(PacketBuffer buffer, ResourceLocation channelName, String context) <T extends IPacket<?>>
ICustomPacket<T>NetworkDirection.buildPacket(org.apache.commons.lang3.tuple.Pair<PacketBuffer, Integer> packetData, ResourceLocation channelName) private static NetworkInstanceNetworkRegistry.createInstance(ResourceLocation name, Supplier<String> networkProtocolVersion, Predicate<String> clientAcceptedVersions, Predicate<String> serverAcceptedVersions) Creates the internalNetworkInstancethat tracks the channel data.private voidPacketDispatcher.NetworkManagerDispatcher.dispatchPacket(ResourceLocation resourceLocation, PacketBuffer buffer) (package private) static Optional<NetworkInstance>NetworkRegistry.findTarget(ResourceLocation resourceLocation) Find theNetworkInstance, if possibleprivate static <T> voidFMLPlayMessages.SyncCustomTagTypes.forgeTagCollectionWrite(PacketBuffer buf, ResourceLocation registryName, Map<ResourceLocation, ITag<T>> tags) NetworkRegistry.ChannelBuilder.named(ResourceLocation channelName) The name of the channel.static EventNetworkChannelNetworkRegistry.newEventChannel(ResourceLocation name, Supplier<String> networkProtocolVersion, Predicate<String> clientAcceptedVersions, Predicate<String> serverAcceptedVersions) Create a newEventNetworkChannel.static SimpleChannelNetworkRegistry.newSimpleChannel(ResourceLocation name, Supplier<String> networkProtocolVersion, Predicate<String> clientAcceptedVersions, Predicate<String> serverAcceptedVersions) Create a newSimpleChannel.voidPacketDispatcher.sendPacket(ResourceLocation resourceLocation, PacketBuffer buffer) (package private) voidFMLLoginWrapper.sendServerToClientLoginPacket(ResourceLocation resourceLocation, PacketBuffer buffer, int index, NetworkManager manager) default voidICustomPacket.setName(ResourceLocation channelName) private PacketBufferFMLLoginWrapper.wrapPacket(ResourceLocation rl, PacketBuffer buf) Method parameters in net.minecraftforge.fml.network with type arguments of type ResourceLocationModifier and TypeMethodDescriptionvoidFMLMCRegisterPacketHandler.addChannels(Set<ResourceLocation> locations, NetworkManager manager) static booleanNetworkRegistry.checkListPingCompatibilityForClient(Map<ResourceLocation, org.apache.commons.lang3.tuple.Pair<String, Boolean>> incoming) private static <T> voidFMLPlayMessages.SyncCustomTagTypes.forgeTagCollectionWrite(PacketBuffer buf, ResourceLocation registryName, Map<ResourceLocation, ITag<T>> tags) private static booleanNetworkRegistry.validateChannels(Map<ResourceLocation, String> incoming, String originName, BiFunction<NetworkInstance, String, Boolean> testFunction) Tests if the map matches with the supplied predicate tester(package private) static booleanNetworkRegistry.validateClientChannels(Map<ResourceLocation, String> channels) Validate the channels from the server on the client.(package private) static booleanNetworkRegistry.validateServerChannels(Map<ResourceLocation, String> channels) Validate the channels from the client on the server.Constructors in net.minecraftforge.fml.network with parameters of type ResourceLocationModifierConstructorDescriptionLoginPayload(PacketBuffer buffer, ResourceLocation channelName, String messageContext) (package private)NetworkInstance(ResourceLocation channelName, Supplier<String> networkProtocolVersion, Predicate<String> clientAcceptedVersions, Predicate<String> serverAcceptedVersions) S2CRegistry(ResourceLocation name, ForgeRegistry.Snapshot snapshot) Constructor parameters in net.minecraftforge.fml.network with type arguments of type ResourceLocationModifierConstructorDescriptionprivateC2SModListReply(List<String> mods, Map<ResourceLocation, String> channels, Map<ResourceLocation, String> registries) (package private)FMLConnectionData(List<String> modList, Map<ResourceLocation, String> channels) privateFMLStatusPing(Map<ResourceLocation, org.apache.commons.lang3.tuple.Pair<String, Boolean>> deserialized, Map<String, String> modMarkers, int fmlNetVer, boolean truncated) (package private)NetworkManagerDispatcher(NetworkManager manager, int packetIndex, BiFunction<org.apache.commons.lang3.tuple.Pair<PacketBuffer, Integer>, ResourceLocation, ICustomPacket<?>> customPacketSupplier) (package private)PacketDispatcher(BiConsumer<ResourceLocation, PacketBuffer> packetSink) privateS2CModList(List<String> mods, Map<ResourceLocation, String> channels, List<ResourceLocation> registries) (package private)SyncCustomTagTypes(Map<ResourceLocation, ITagCollection<?>> customTagTypeCollections) -
Uses of ResourceLocation in net.minecraftforge.fml.packs
Methods in net.minecraftforge.fml.packs that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionDelegatingResourcePack.getResources(ResourcePackType type, String pathIn, String pathIn2, int maxDepth, Predicate<String> filter) ModFileResourcePack.getResources(ResourcePackType type, String resourceNamespace, String pathIn, int maxDepth, Predicate<String> filter) Methods in net.minecraftforge.fml.packs with parameters of type ResourceLocationModifier and TypeMethodDescriptionprivate List<IResourcePack>DelegatingResourcePack.getCandidatePacks(ResourcePackType type, ResourceLocation location) private static StringDelegatingResourcePack.getFullPath(ResourcePackType type, ResourceLocation location) DelegatingResourcePack.getResource(ResourcePackType type, ResourceLocation location) ModFileResourcePack.getResource(ResourcePackType type, ResourceLocation location) booleanDelegatingResourcePack.hasResource(ResourcePackType type, ResourceLocation location) booleanModFileResourcePack.hasResource(ResourcePackType type, ResourceLocation location) -
Uses of ResourceLocation in net.minecraftforge.network
Fields in net.minecraftforge.network declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationVanillaPacketSplitter.CHANNELprivate static final ResourceLocationVanillaPacketSplitter.V11_DUMMY_CHANNEL -
Uses of ResourceLocation in net.minecraftforge.registries
Fields in net.minecraftforge.registries declared as ResourceLocationModifier and TypeFieldDescriptionprivate static final ResourceLocationGameData.BLOCK_TO_ITEMprivate static final ResourceLocationGameData.BLOCKSTATE_TO_IDprivate static final ResourceLocationGameData.BLOCKSTATE_TO_POINT_OF_INTEREST_TYPEprivate final ResourceLocationForgeRegistry.defaultKeystatic final ResourceLocationNamespacedDefaultedWrapper.Factory.IDstatic final ResourceLocationNamespacedWrapper.Factory.IDprivate ResourceLocationObjectHolderRef.injectedObject(package private) final ResourceLocationForgeRegistry.OverrideOwner.keyprivate final ResourceLocationForgeRegistry.nameprivate ResourceLocationRegistryDelegate.nameprivate ResourceLocationRegistryBuilder.optionalDefaultKeyprivate ResourceLocationForgeRegistryEntry.registryNameprivate ResourceLocationRegistryBuilder.registryNameprivate static final ResourceLocationGameData.SERIALIZER_TO_ENTRYprivate static final ResourceLocationGameData.STRUCTURESFields in net.minecraftforge.registries with type parameters of type ResourceLocationModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,ResourceLocation> ForgeRegistry.aliasesprivate final Map<ResourceLocation,ResourceLocation> ForgeRegistry.aliasesfinal Map<ResourceLocation,ResourceLocation> ForgeRegistry.Snapshot.aliasesfinal Map<ResourceLocation,ResourceLocation> ForgeRegistry.Snapshot.aliasesfinal Set<ResourceLocation>ForgeRegistry.Snapshot.dummiedprivate final Set<ResourceLocation>ForgeRegistry.dummiesfinal Map<ResourceLocation,Integer> ForgeRegistry.Snapshot.idsprivate Set<ResourceLocation>RegistryBuilder.legacyNamesprivate Map<ResourceLocation,ResourceLocation> RegistryManager.legacyNamesprivate Map<ResourceLocation,ResourceLocation> RegistryManager.legacyNamesprivate static final BiConsumer<ResourceLocation,ForgeRegistry<?>> GameData.LOCK_VANILLAprivate final com.google.common.collect.BiMap<ResourceLocation,V> ForgeRegistry.namesprivate static final Set<Consumer<Predicate<ResourceLocation>>>ObjectHolderRegistry.objectHoldersprivate final com.google.common.collect.Multimap<ResourceLocation,V> ForgeRegistry.overridesfinal Map<ResourceLocation,String> ForgeRegistry.Snapshot.overridesprivate Set<ResourceLocation>RegistryManager.persisted(package private) com.google.common.collect.BiMap<ResourceLocation,ForgeRegistry<? extends IForgeRegistryEntry<?>>> RegistryManager.registries(package private) final Map<ResourceLocation,?> ForgeRegistry.slavesprivate static final Comparator<ResourceLocation>ForgeRegistry.Snapshot.sorterprivate com.google.common.collect.BiMap<Class<? extends IForgeRegistryEntry<?>>,ResourceLocation> RegistryManager.superTypesprivate Set<ResourceLocation>RegistryManager.syncedMethods in net.minecraftforge.registries that return ResourceLocationModifier and TypeMethodDescriptionstatic ResourceLocationGameData.checkPrefix(String name, boolean warnOverrides) Check a name for a domain prefix, and if not present infer it from the current active mod container.(package private) ResourceLocationForgeRegistryEntry.checkRegistryName(String name) This will assert that the registry name is valid and warn about potential registry overrides It is important as it detects cases where modders unintentionally register objects with the "minecraft" namespace, leading to dangerous errors later.(package private) ResourceLocationForgeRegistryEntry.UncheckedRegistryEntry.checkRegistryName(String name) RegistryBuilder.getDefault()ForgeRegistry.getDefaultKey()IForgeRegistry.getDefaultKey()NamespacedDefaultedWrapper.getDefaultKey()<V extends IForgeRegistryEntry<V>>
ResourceLocationRegistryManager.getName(IForgeRegistry<V> reg) ForgeRegistry.getRegistryName()final ResourceLocationForgeRegistryEntry.getRegistryName()IForgeRegistry.getRegistryName()IForgeRegistryEntry.getRegistryName()A unique identifier for this entry, if this entry is registered already it will return it's official registry name.IRegistryDelegate.name()Get the unique resource location for this delegate.RegistryDelegate.name()<V extends IForgeRegistryEntry<V>>
ResourceLocationRegistryManager.updateLegacyName(ResourceLocation legacyName) Methods in net.minecraftforge.registries that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptionForgeRegistry.getKeys()IForgeRegistry.getKeys()RegistryBuilder.getLegacyNames()(package private) Map<ResourceLocation,String> ForgeRegistry.getOverrideOwners()static List<ResourceLocation>RegistryManager.getRegistryNamesForSyncToClient()static com.google.common.collect.Multimap<ResourceLocation,ResourceLocation> GameData.injectSnapshot(Map<ResourceLocation, ForgeRegistry.Snapshot> snapshot, boolean injectFrozenData, boolean isLocalWorld) static com.google.common.collect.Multimap<ResourceLocation,ResourceLocation> GameData.injectSnapshot(Map<ResourceLocation, ForgeRegistry.Snapshot> snapshot, boolean injectFrozenData, boolean isLocalWorld) NamespacedDefaultedWrapper.keySet()NamespacedWrapper.keySet()RegistryManager.takeSnapshot(boolean savingToDisc) Methods in net.minecraftforge.registries with parameters of type ResourceLocationModifier and TypeMethodDescription(package private) voidForgeRegistry.addAlias(ResourceLocation from, ResourceLocation to) (package private) voidForgeRegistry.addDummy(ResourceLocation key) private voidRegistryManager.addLegacyName(ResourceLocation legacyName, ResourceLocation name) booleanForgeRegistry.containsKey(ResourceLocation key) booleanIForgeRegistry.containsKey(ResourceLocation key) booleanNamespacedDefaultedWrapper.containsKey(ResourceLocation key) booleanNamespacedWrapper.containsKey(ResourceLocation key) GameData.BlockCallbacks.createDummy(ResourceLocation key) IForgeRegistry.DummyFactory.createDummy(ResourceLocation key) IForgeRegistry.MissingFactory.createMissing(ResourceLocation key, boolean isNetwork) (package private) <V extends IForgeRegistryEntry<V>>
ForgeRegistry<V>RegistryManager.createRegistry(ResourceLocation name, RegistryBuilder<V> builder) (package private) voidForgeRegistry.dump(ResourceLocation name) private static voidGameData.forceRegistryName(IForgeRegistryEntry<?> entry, ResourceLocation name) NamespacedDefaultedWrapper.get(ResourceLocation name) NamespacedWrapper.get(ResourceLocation name) intForgeRegistry.getID(ResourceLocation name) private intForgeRegistry.getIDRaw(ResourceLocation name) ForgeRegistry.getMissingEvent(ResourceLocation name, Map<ResourceLocation, Integer> map) NamespacedDefaultedWrapper.getOptional(ResourceLocation name) NamespacedWrapper.getOptional(ResourceLocation name) ForgeRegistry.getRaw(ResourceLocation key) (package private) RegistryEvent.Register<V>ForgeRegistry.getRegisterEvent(ResourceLocation name) <V extends IForgeRegistryEntry<V>>
ForgeRegistry<V>RegistryManager.getRegistry(ResourceLocation key) <V extends IForgeRegistryEntry<V>>
ForgeRegistry<V>RegistryManager.getRegistry(ResourceLocation key, RegistryManager other) <T> TForgeRegistry.getSlaveMap(ResourceLocation name, Class<T> type) <T> TIForgeRegistry.getSlaveMap(ResourceLocation slaveMapName, Class<T> type) Retrieve the slave map of type T from the registry.<V extends IForgeRegistryEntry<V>>
Class<V>RegistryManager.getSuperType(ResourceLocation key) ForgeRegistry.getValue(ResourceLocation key) IForgeRegistry.getValue(ResourceLocation key) (package private) booleanForgeRegistry.isDummied(ResourceLocation key) RegistryBuilder.legacyName(ResourceLocation name) private static <T extends IForgeRegistryEntry<T>>
voidGameData.loadFrozenDataToStagingRegistry(RegistryManager STAGING, ResourceLocation name, Map<ResourceLocation, Integer[]> remaps, Class<T> clazz) voidForgeRegistry.loadIds(Map<ResourceLocation, Integer> ids, Map<ResourceLocation, String> overrides, Map<ResourceLocation, Integer> missing, Map<ResourceLocation, Integer[]> remapped, ForgeRegistry<V> old, ResourceLocation name) private static <T extends IForgeRegistryEntry<T>>
voidGameData.loadPersistentDataToStagingRegistry(RegistryManager pool, RegistryManager to, Map<ResourceLocation, Integer[]> remaps, Map<ResourceLocation, Integer> missing, ResourceLocation name, ForgeRegistry.Snapshot snap, Class<T> regType) private static <T extends IForgeRegistryEntry<T>>
voidGameData.loadRegistry(ResourceLocation registryName, RegistryManager from, RegistryManager to, Class<T> regType, boolean freeze) (package private) booleanForgeRegistry.markDummy(ResourceLocation key, int id) voidGameData.AttributeCallbacks.onValidate(IForgeRegistryInternal<Attribute> owner, RegistryManager stage, int id, ResourceLocation key, Attribute obj) voidIForgeRegistry.ValidateCallback.onValidate(IForgeRegistryInternal<V> owner, RegistryManager stage, int id, ResourceLocation key, V obj) private static <T extends IForgeRegistryEntry<T>>
voidGameData.processMissing(Class<T> clazz, ResourceLocation name, RegistryManager STAGING, RegistryEvent.MissingMappings<?> e, Map<ResourceLocation, Integer> missing, Map<ResourceLocation, Integer[]> remaps, Collection<ResourceLocation> defaulted, Collection<ResourceLocation> failed, boolean injectNetworkDummies) (package private) voidForgeRegistry.processMissingEvent(ResourceLocation name, ForgeRegistry<V> pool, List<RegistryEvent.MissingMappings.Mapping<V>> mappings, Map<ResourceLocation, Integer> missing, Map<ResourceLocation, Integer[]> remaps, Collection<ResourceLocation> defaulted, Collection<ResourceLocation> failed, boolean injectNetworkDummies) ForgeRegistry.remove(ResourceLocation key) IForgeRegistryModifiable.remove(ResourceLocation key) static voidGameData.revert(RegistryManager state, ResourceLocation registry, boolean lock) RegistryBuilder.setDefaultKey(ResourceLocation key) RegistryBuilder.setName(ResourceLocation name) voidRegistryDelegate.setName(ResourceLocation name) final VForgeRegistryEntry.setRegistryName(ResourceLocation name) IForgeRegistryEntry.setRegistryName(ResourceLocation name) Sets a unique name for this Item.voidForgeRegistry.setSlaveMap(ResourceLocation name, Object obj) voidIForgeRegistryInternal.setSlaveMap(ResourceLocation name, Object obj) (package private) voidForgeRegistry.sync(ResourceLocation name, ForgeRegistry<V> from) <V extends IForgeRegistryEntry<V>>
ResourceLocationRegistryManager.updateLegacyName(ResourceLocation legacyName) (package private) voidForgeRegistry.validateContent(ResourceLocation registryName) Method parameters in net.minecraftforge.registries with type arguments of type ResourceLocationModifier and TypeMethodDescriptionvoidObjectHolderRef.accept(Predicate<ResourceLocation> filter) static voidObjectHolderRegistry.addHandler(Consumer<Predicate<ResourceLocation>> ref) Exposed to allow modders to register their own notification handlers.static voidObjectHolderRegistry.applyObjectHolders(Predicate<ResourceLocation> filter) private static voidGameData.fireRemapEvent(Map<ResourceLocation, Map<ResourceLocation, Integer[]>> remaps, boolean isFreezing) private static voidGameData.fireRemapEvent(Map<ResourceLocation, Map<ResourceLocation, Integer[]>> remaps, boolean isFreezing) ForgeRegistry.getMissingEvent(ResourceLocation name, Map<ResourceLocation, Integer> map) static com.google.common.collect.Multimap<ResourceLocation,ResourceLocation> GameData.injectSnapshot(Map<ResourceLocation, ForgeRegistry.Snapshot> snapshot, boolean injectFrozenData, boolean isLocalWorld) private static <T extends IForgeRegistryEntry<T>>
voidGameData.loadFrozenDataToStagingRegistry(RegistryManager STAGING, ResourceLocation name, Map<ResourceLocation, Integer[]> remaps, Class<T> clazz) voidForgeRegistry.loadIds(Map<ResourceLocation, Integer> ids, Map<ResourceLocation, String> overrides, Map<ResourceLocation, Integer> missing, Map<ResourceLocation, Integer[]> remapped, ForgeRegistry<V> old, ResourceLocation name) private static <T extends IForgeRegistryEntry<T>>
voidGameData.loadPersistentDataToStagingRegistry(RegistryManager pool, RegistryManager to, Map<ResourceLocation, Integer[]> remaps, Map<ResourceLocation, Integer> missing, ResourceLocation name, ForgeRegistry.Snapshot snap, Class<T> regType) private static <T extends IForgeRegistryEntry<T>>
voidGameData.processMissing(Class<T> clazz, ResourceLocation name, RegistryManager STAGING, RegistryEvent.MissingMappings<?> e, Map<ResourceLocation, Integer> missing, Map<ResourceLocation, Integer[]> remaps, Collection<ResourceLocation> defaulted, Collection<ResourceLocation> failed, boolean injectNetworkDummies) private static <T extends IForgeRegistryEntry<T>>
voidGameData.processMissing(Class<T> clazz, ResourceLocation name, RegistryManager STAGING, RegistryEvent.MissingMappings<?> e, Map<ResourceLocation, Integer> missing, Map<ResourceLocation, Integer[]> remaps, Collection<ResourceLocation> defaulted, Collection<ResourceLocation> failed, boolean injectNetworkDummies) (package private) voidForgeRegistry.processMissingEvent(ResourceLocation name, ForgeRegistry<V> pool, List<RegistryEvent.MissingMappings.Mapping<V>> mappings, Map<ResourceLocation, Integer> missing, Map<ResourceLocation, Integer[]> remaps, Collection<ResourceLocation> defaulted, Collection<ResourceLocation> failed, boolean injectNetworkDummies) (package private) voidForgeRegistry.processMissingEvent(ResourceLocation name, ForgeRegistry<V> pool, List<RegistryEvent.MissingMappings.Mapping<V>> mappings, Map<ResourceLocation, Integer> missing, Map<ResourceLocation, Integer[]> remaps, Collection<ResourceLocation> defaulted, Collection<ResourceLocation> failed, boolean injectNetworkDummies) static booleanObjectHolderRegistry.removeHandler(Consumer<Predicate<ResourceLocation>> ref) Removed the specified handler from the notification list.Constructors in net.minecraftforge.registries with parameters of type ResourceLocationModifierConstructorDescription(package private)ForgeRegistry(RegistryManager stage, ResourceLocation name, RegistryBuilder<V> builder) ObjectHolderRef(Field field, ResourceLocation injectedObject) privateOverrideOwner(String owner, ResourceLocation key)
ITextureAtlasSpriteLoader