Uses of Class
net.minecraft.util.ResourceLocation
Package
Description
-
Uses of ResourceLocation in com.mojang.realmsclient
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
RealmsMainScreen.BUTTON_LOCATION
private static final ResourceLocation
RealmsMainScreen.CONFIGURE_LOCATION
private static final ResourceLocation
RealmsMainScreen.CROSS_ICON_LOCATION
private static final ResourceLocation
RealmsMainScreen.DARKEN_LOCATION
private static final ResourceLocation
RealmsMainScreen.EXPIRED_ICON_LOCATION
private static final ResourceLocation
RealmsMainScreen.EXPIRES_SOON_ICON_LOCATION
private static final ResourceLocation
RealmsMainScreen.INVITATION_ICONS_LOCATION
private static final ResourceLocation
RealmsMainScreen.INVITE_ICON_LOCATION
private static final ResourceLocation
RealmsMainScreen.LEAVE_ICON_LOCATION
private static final ResourceLocation
RealmsMainScreen.LOGO_LOCATION
private static final ResourceLocation
RealmsMainScreen.NEWS_LOCATION
private static final ResourceLocation
RealmsMainScreen.OFF_ICON_LOCATION
private static final ResourceLocation
RealmsMainScreen.ON_ICON_LOCATION
private static final ResourceLocation
RealmsMainScreen.POPUP_LOCATION
private static final ResourceLocation
RealmsMainScreen.QUESTIONMARK_LOCATION
private static final ResourceLocation
RealmsMainScreen.TRIAL_ICON_LOCATION
private static final ResourceLocation
RealmsMainScreen.WORLDICON_LOCATION
Modifier and TypeFieldDescriptionprivate static List<ResourceLocation>
RealmsMainScreen.teaserImages
-
Uses of ResourceLocation in com.mojang.realmsclient.gui
Modifier and TypeFieldDescriptionstatic final ResourceLocation
RealmsServerSlotButton.DEFAULT_WORLD_SLOT_1
static final ResourceLocation
RealmsServerSlotButton.DEFAULT_WORLD_SLOT_2
static final ResourceLocation
RealmsServerSlotButton.DEFAULT_WORLD_SLOT_3
static final ResourceLocation
RealmsServerSlotButton.EMPTY_SLOT_LOCATION
static final ResourceLocation
RealmsServerSlotButton.SLOT_FRAME_LOCATION
-
Uses of ResourceLocation in com.mojang.realmsclient.gui.screens
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
RealmsPendingInvitesScreen.ACCEPT_ICON_LOCATION
private static final ResourceLocation
RealmsResetWorldScreen.ADVENTURE_MAP_LOCATION
private static final ResourceLocation
RealmsPlayerScreen.CROSS_ICON_LOCATION
private static final ResourceLocation
RealmsResetWorldScreen.EXPERIENCE_LOCATION
private static final ResourceLocation
RealmsConfigureWorldScreen.EXPIRED_ICON_LOCATION
private static final ResourceLocation
RealmsConfigureWorldScreen.EXPIRES_SOON_ICON_LOCATION
private final ResourceLocation
RealmsResetWorldScreen.TexturedButton.image
private static final ResourceLocation
RealmsResetWorldScreen.INSPIRATION_LOCATION
private static final ResourceLocation
RealmsNotificationsScreen.INVITE_ICON_LOCATION
private static final ResourceLocation
RealmsSelectWorldTemplateScreen.LINK_ICON
private static final ResourceLocation
RealmsResetWorldScreen.NEW_WORLD_LOCATION
private static final ResourceLocation
RealmsNotificationsScreen.NEWS_ICON_LOCATION
private static final ResourceLocation
RealmsConfigureWorldScreen.OFF_ICON_LOCATION
private static final ResourceLocation
RealmsConfigureWorldScreen.ON_ICON_LOCATION
private static final ResourceLocation
RealmsPlayerScreen.OP_ICON_LOCATION
private static final ResourceLocation
RealmsPlayerScreen.OPTIONS_BACKGROUND
private static final ResourceLocation
RealmsBackupScreen.PLUS_ICON_LOCATION
private static final ResourceLocation
RealmsPendingInvitesScreen.REJECT_ICON_LOCATION
private static final ResourceLocation
RealmsBackupScreen.RESTORE_ICON_LOCATION
private static final ResourceLocation
RealmsResetWorldScreen.SLOT_FRAME_LOCATION
private static final ResourceLocation
RealmsSelectWorldTemplateScreen.SLOT_FRAME_LOCATION
private static final ResourceLocation
RealmsResetWorldScreen.SURVIVAL_SPAWN_LOCATION
private static final ResourceLocation
RealmsSelectWorldTemplateScreen.TRAILER_ICON
private static final ResourceLocation
RealmsNotificationsScreen.TRIAL_ICON_LOCATION
private static final ResourceLocation
RealmsResetWorldScreen.UPLOAD_LOCATION
private static final ResourceLocation
RealmsPlayerScreen.USER_ICON_LOCATION
Modifier and TypeMethodDescriptionprivate void
RealmsResetWorldScreen.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_) ModifierConstructorDescriptionTexturedButton
(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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
RealmsTextureManager.TEMPLATE_ICON_LOCATION
-
Uses of ResourceLocation in net.minecraft.advancements
Modifier and TypeFieldDescriptionprivate final ResourceLocation
DisplayInfo.background
private ResourceLocation
AdvancementRewards.Builder.function
private final ResourceLocation
Advancement.id
private static final ResourceLocation
FunctionManager.LOAD_FUNCTION_TAG
private final ResourceLocation[]
AdvancementRewards.loot
private ResourceLocation
Advancement.Builder.parentId
private final ResourceLocation[]
AdvancementRewards.recipes
private static final ResourceLocation
FunctionManager.TICK_FUNCTION_TAG
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
Advancement> AdvancementList.advancements
private static final Map<ResourceLocation,
ICriterionTrigger<?>> CriteriaTriggers.CRITERIA
private final List<ResourceLocation>
AdvancementRewards.Builder.loot
private final List<ResourceLocation>
AdvancementRewards.Builder.recipes
private static final com.google.gson.reflect.TypeToken<Map<ResourceLocation,
AdvancementProgress>> PlayerAdvancements.TYPE_TOKEN
Modifier and TypeMethodDescriptionDisplayInfo.getBackground()
ICriterionInstance.getCriterion()
Advancement.getId()
ICriterionTrigger.getId()
Modifier and TypeMethodDescriptionFunctionManager.getFunctionNames()
FunctionManager.getTagNames()
Modifier 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 void
FunctionManager.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.Builder
AdvancementRewards.Builder.recipe
(ResourceLocation p_200280_0_) Modifier and TypeMethodDescriptionvoid
AdvancementList.add
(Map<ResourceLocation, Advancement.Builder> p_192083_1_) protected void
AdvancementManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) boolean
Advancement.Builder.canBuild
(Function<ResourceLocation, Advancement> p_192058_1_) void
AdvancementList.remove
(Set<ResourceLocation> p_192085_1_) ModifierConstructorDescriptionAdvancement
(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_) private
Builder
(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
Modifier and TypeFieldDescriptionprivate ResourceLocation
EntityPredicate.Builder.catType
private final ResourceLocation
EntityPredicate.catType
private final ResourceLocation
CriterionInstance.criterion
private final ResourceLocation
KilledTrigger.id
private final ResourceLocation
PositionTrigger.id
private static final ResourceLocation
BeeNestDestroyedTrigger.ID
private static final ResourceLocation
BredAnimalsTrigger.ID
private static final ResourceLocation
BrewedPotionTrigger.ID
private static final ResourceLocation
ChangeDimensionTrigger.ID
private static final ResourceLocation
ChanneledLightningTrigger.ID
private static final ResourceLocation
ConstructBeaconTrigger.ID
private static final ResourceLocation
ConsumeItemTrigger.ID
private static final ResourceLocation
CuredZombieVillagerTrigger.ID
private static final ResourceLocation
EffectsChangedTrigger.ID
private static final ResourceLocation
EnchantedItemTrigger.ID
private static final ResourceLocation
EnterBlockTrigger.ID
private static final ResourceLocation
EntityHurtPlayerTrigger.ID
private static final ResourceLocation
FilledBucketTrigger.ID
private static final ResourceLocation
FishingRodHookedTrigger.ID
private static final ResourceLocation
ImpossibleTrigger.ID
private static final ResourceLocation
InventoryChangeTrigger.ID
private static final ResourceLocation
ItemDurabilityTrigger.ID
private static final ResourceLocation
KilledByCrossbowTrigger.ID
private static final ResourceLocation
LevitationTrigger.ID
private static final ResourceLocation
NetherTravelTrigger.ID
private static final ResourceLocation
PlacedBlockTrigger.ID
private static final ResourceLocation
PlayerEntityInteractionTrigger.ID
private static final ResourceLocation
PlayerGeneratesContainerLootTrigger.ID
private static final ResourceLocation
PlayerHurtEntityTrigger.ID
private static final ResourceLocation
RecipeUnlockedTrigger.ID
private static final ResourceLocation
RightClickBlockWithItemTrigger.ID
private static final ResourceLocation
ShotCrossbowTrigger.ID
private static final ResourceLocation
SlideDownBlockTrigger.ID
private static final ResourceLocation
SummonedEntityTrigger.ID
private static final ResourceLocation
TameAnimalTrigger.ID
private static final ResourceLocation
TargetHitTrigger.ID
private static final ResourceLocation
ThrownItemPickedUpByEntityTrigger.ID
static final ResourceLocation
TickTrigger.ID
private static final ResourceLocation
UsedEnderEyeTrigger.ID
private static final ResourceLocation
UsedTotemTrigger.ID
private static final ResourceLocation
VillagerTradeTrigger.ID
private final ResourceLocation
PlayerGeneratesContainerLootTrigger.Instance.lootTable
private final ResourceLocation
RecipeUnlockedTrigger.Instance.recipe
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
PlayerPredicate.IAdvancementPredicate> PlayerPredicate.advancements
private final Map<ResourceLocation,
PlayerPredicate.IAdvancementPredicate> PlayerPredicate.Default.advancements
private static final Map<ResourceLocation,
Function<com.google.gson.JsonObject, ItemPredicate>> ItemPredicate.custom_predicates
private final it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceLocation>
PlayerPredicate.Default.recipes
private final it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceLocation>
PlayerPredicate.recipes
private static final Map<ResourceLocation,
Function<com.google.gson.JsonObject, ItemPredicate>> ItemPredicate.unmod_predicates
Modifier 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> ResourceLocation
PlayerPredicate.getStatValueId
(Stat<T> p_226996_0_) Modifier and TypeMethodDescriptionstatic Map<ResourceLocation,
Function<com.google.gson.JsonObject, ItemPredicate>> ItemPredicate.getPredicates()
Modifier 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_) boolean
PlayerGeneratesContainerLootTrigger.Instance.matches
(ResourceLocation p_235482_1_) EntityPredicate.Builder.of
(ResourceLocation p_217986_1_) static void
ItemPredicate.register
(ResourceLocation name, Function<com.google.gson.JsonObject, ItemPredicate> deserializer) void
PlayerGeneratesContainerLootTrigger.trigger
(ServerPlayerEntity p_235478_1_, ResourceLocation p_235478_2_) RecipeUnlockedTrigger.unlocked
(ResourceLocation p_235675_0_) ModifierConstructorDescriptionCriterionInstance
(ResourceLocation p_i231464_1_, EntityPredicate.AndPredicate p_i231464_2_) private
EntityPredicate
(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_) private
EntityPredicate
(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_) ModifierConstructorDescriptionprivate
PlayerPredicate
(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
Modifier and TypeFieldDescriptionstatic final ResourceLocation
ShulkerBoxBlock.CONTENTS
protected ResourceLocation
AbstractBlock.drops
private ResourceLocation
AbstractBlock.Properties.drops
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
Supplier<? extends Block>> FlowerPotBlock.fullPots
private final Supplier<ResourceLocation>
AbstractBlock.lootTableSupplier
private Supplier<ResourceLocation>
AbstractBlock.Properties.lootTableSupplier
Modifier and TypeMethodDescriptionMap<ResourceLocation,
Supplier<? extends Block>> FlowerPotBlock.getFullPotsView()
protected Stat<ResourceLocation>
ChestBlock.getOpenChestStat()
protected Stat<ResourceLocation>
TrappedChestBlock.getOpenChestStat()
final Set<ResourceLocation>
Block.getTags()
Modifier and TypeMethodDescriptionvoid
FlowerPotBlock.addPlant
(ResourceLocation flower, Supplier<? extends Block> fullPot) -
Uses of ResourceLocation in net.minecraft.client
Modifier and TypeFieldDescriptionstatic final ResourceLocation
Minecraft.ALT_FONT
static final ResourceLocation
Minecraft.DEFAULT_FONT
static final ResourceLocation
Minecraft.UNIFORM_FONT
Modifier and TypeMethodDescriptionprivate void
KeyboardListener.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
Modifier and TypeFieldDescriptionprotected final ResourceLocation
LocatableSound.location
private final ResourceLocation
Sound.location
private final ResourceLocation
SoundEventAccessor.location
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
CompletableFuture<AudioStreamBuffer>> AudioStreamManager.cache
private static final Set<ResourceLocation>
SoundEngine.ONLY_WARN_ONCE
private final Map<ResourceLocation,
SoundEventAccessor> SoundHandler.Loader.registry
private final Map<ResourceLocation,
SoundEventAccessor> SoundHandler.registry
Modifier and TypeMethodDescriptionISound.getLocation()
LocatableSound.getLocation()
Sound.getLocation()
Sound.getPath()
Modifier and TypeMethodDescriptionAudioStreamManager.getCompleteBuffer
(ResourceLocation p_217909_1_) SoundHandler.getSoundEvent
(ResourceLocation p_184398_1_) AudioStreamManager.getStream
(ResourceLocation p_217917_1_, boolean p_217917_2_) private void
SoundHandler.Loader.handleRegistration
(ResourceLocation p_217944_1_, SoundList p_217944_2_, IResourceManager p_217944_3_) void
SoundEngine.stop
(ResourceLocation p_195855_1_, SoundCategory p_195855_2_) void
SoundHandler.stop
(ResourceLocation p_195478_1_, SoundCategory p_195478_2_) private static boolean
SoundHandler.validateSoundResource
(Sound p_215292_0_, ResourceLocation p_215292_1_, IResourceManager p_215292_2_) Modifier and TypeMethodDescriptionvoid
SoundHandler.Loader.apply
(Map<ResourceLocation, SoundEventAccessor> p_217946_1_, SoundEngine p_217946_2_) ModifierConstructorDescriptionprotected
LocatableSound
(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
Modifier and TypeMethodDescriptionAbstractClientPlayerEntity.getCloakTextureLocation()
AbstractClientPlayerEntity.getElytraTextureLocation()
static ResourceLocation
AbstractClientPlayerEntity.getSkinLocation
(String p_110311_0_) AbstractClientPlayerEntity.getSkinTextureLocation()
Modifier and TypeMethodDescriptionstatic DownloadingTexture
AbstractClientPlayerEntity.registerSkinTexture
(ResourceLocation p_110304_0_, String p_110304_1_) -
Uses of ResourceLocation in net.minecraft.client.gui
Modifier and TypeFieldDescriptionstatic final ResourceLocation
AbstractGui.BACKGROUND_LOCATION
static final ResourceLocation
AbstractGui.GUI_ICONS_LOCATION
private static final ResourceLocation
MapItemRenderer.MAP_ICONS_LOCATION
private static final ResourceLocation
ResourceLoadProgressGui.MOJANG_STUDIOS_LOGO_LOCATION
protected static final ResourceLocation
IngameGui.PUMPKIN_BLUR_LOCATION
static final ResourceLocation
SpectatorGui.SPECTATOR_LOCATION
static final ResourceLocation
AbstractGui.STATS_ICON_LOCATION
protected static final ResourceLocation
IngameGui.VIGNETTE_LOCATION
protected static final ResourceLocation
IngameGui.WIDGETS_LOCATION
private static final ResourceLocation
SpectatorGui.WIDGETS_LOCATION
Modifier and TypeFieldDescriptionprivate final Function<ResourceLocation,
Font> FontRenderer.fonts
Modifier and TypeMethodDescriptionprivate Font
FontRenderer.getFontSet
(ResourceLocation p_238419_1_) -
Uses of ResourceLocation in net.minecraft.client.gui.advancements
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
AdvancementsScreen.TABS_LOCATION
private static final ResourceLocation
AdvancementEntryGui.WIDGETS_LOCATION
private static final ResourceLocation
AdvancementsScreen.WINDOW_LOCATION
-
Uses of ResourceLocation in net.minecraft.client.gui.fonts
Modifier and TypeFieldDescriptionstatic final ResourceLocation
FontResourceManager.MISSING_FONT
private final ResourceLocation
Font.name
private final ResourceLocation
FontTexture.name
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
Font> FontResourceManager.fontSets
private Map<ResourceLocation,
ResourceLocation> FontResourceManager.renames
private Map<ResourceLocation,
ResourceLocation> FontResourceManager.renames
Modifier and TypeMethodDescriptionvoid
FontResourceManager.setRenames
(Map<ResourceLocation, ResourceLocation> p_238551_1_) void
FontResourceManager.setRenames
(Map<ResourceLocation, ResourceLocation> p_238551_1_) ModifierConstructorDescriptionFont
(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
Modifier and TypeFieldDescriptionprivate final ResourceLocation
TrueTypeGlyphProviderFactory.location
private final ResourceLocation
UnicodeTextureGlyphProvider.Factory.metadata
private final ResourceLocation
TextureGlyphProvider.Factory.texture
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
NativeImage> UnicodeTextureGlyphProvider.textures
Modifier and TypeMethodDescriptionprivate ResourceLocation
UnicodeTextureGlyphProvider.getSheetLocation
(int p_238591_1_) Modifier and TypeMethodDescriptionprivate NativeImage
UnicodeTextureGlyphProvider.loadTexture
(ResourceLocation p_211255_1_) ModifierConstructorDescriptionFactory
(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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
BossOverlayGui.GUI_BARS_LOCATION
-
Uses of ResourceLocation in net.minecraft.client.gui.recipebook
Modifier and TypeFieldDescriptionprotected static final ResourceLocation
RecipeBookGui.RECIPE_BOOK_LOCATION
private static final ResourceLocation
RecipeOverlayGui.RECIPE_BOOK_LOCATION
private static final ResourceLocation
RecipeWidget.RECIPE_BOOK_LOCATION
-
Uses of ResourceLocation in net.minecraft.client.gui.screen
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
MainMenuScreen.ACCESSIBILITY_TEXTURE
private static final ResourceLocation
LoomScreen.BG_LOCATION
static final ResourceLocation
ReadBookScreen.BOOK_LOCATION
private static final ResourceLocation
PackScreen.DEFAULT_ICON
private static final ResourceLocation
DemoScreen.DEMO_BACKGROUND_LOCATION
private static final ResourceLocation
WinGameScreen.EDITION_LOCATION
private static final ResourceLocation
EnchantmentScreen.ENCHANTING_BOOK_LOCATION
private static final ResourceLocation
EnchantmentScreen.ENCHANTING_TABLE_LOCATION
private static final ResourceLocation
GamemodeSelectionScreen.GAMEMODE_SWITCHER_LOCATION
private static final ResourceLocation
GrindstoneScreen.GRINDSTONE_LOCATION
private static final ResourceLocation
HopperScreen.HOPPER_LOCATION
private static final ResourceLocation
ServerSelectionList.ICON_MISSING
private static final ResourceLocation
WorldSelectionList.ICON_MISSING
private static final ResourceLocation
ServerSelectionList.ICON_OVERLAY_LOCATION
private static final ResourceLocation
WorldSelectionList.ICON_OVERLAY_LOCATION
private final ResourceLocation
ServerSelectionList.NormalEntry.iconLocation
private final ResourceLocation
WorldSelectionList.Entry.iconLocation
private static final ResourceLocation
WinGameScreen.LOGO_LOCATION
private static final ResourceLocation
MainMenuScreen.MINECRAFT_EDITION
private static final ResourceLocation
MainMenuScreen.MINECRAFT_LOGO
private static final ResourceLocation
MainMenuScreen.PANORAMA_OVERLAY
private static final ResourceLocation
WinGameScreen.VIGNETTE_LOCATION
Modifier and TypeFieldDescriptionprivate final Function<ResourcePackInfo,
ResourceLocation> PackLoadingManager.iconGetter
private final Map<String,
ResourceLocation> PackScreen.packIcons
private final Stat<ResourceLocation>
StatsScreen.CustomStatsList.Entry.stat
Modifier and TypeMethodDescriptionPackLoadingManager.AbstractPack.getIconTexture()
PackLoadingManager.IPack.getIconTexture()
private ResourceLocation
PackScreen.getPackIcon
(ResourcePackInfo p_243395_1_) private ResourceLocation
PackScreen.loadPackIcon
(TextureManager p_243397_1_, ResourcePackInfo p_243397_2_) Modifier and TypeMethodDescriptionprotected void
ServerSelectionList.NormalEntry.drawIcon
(MatrixStack p_238859_1_, int p_238859_2_, int p_238859_3_, ResourceLocation p_238859_4_) Modifier and TypeMethodDescriptionprivate static String
StatsScreen.getTranslationKey
(Stat<ResourceLocation> p_238672_0_) ModifierConstructorDescriptionprivate
Entry
(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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
AnvilScreen.ANVIL_LOCATION
private static final ResourceLocation
BeaconScreen.BEACON_LOCATION
private static final ResourceLocation
CartographyTableScreen.BG_LOCATION
private static final ResourceLocation
StonecutterScreen.BG_LOCATION
private static final ResourceLocation
BrewingStandScreen.BREWING_STAND_LOCATION
private static final ResourceLocation
ChestScreen.CONTAINER_BACKGROUND
private static final ResourceLocation
DispenserScreen.CONTAINER_LOCATION
private static final ResourceLocation
ShulkerBoxScreen.CONTAINER_TEXTURE
private static final ResourceLocation
CraftingScreen.CRAFTING_TABLE_LOCATION
private static final ResourceLocation
CreativeScreen.CREATIVE_TABS_LOCATION
private static final ResourceLocation
HorseInventoryScreen.HORSE_INVENTORY_LOCATION
static final ResourceLocation
ContainerScreen.INVENTORY_LOCATION
private ResourceLocation
AbstractRepairScreen.menuResource
private static final ResourceLocation
AbstractFurnaceScreen.RECIPE_BUTTON_LOCATION
private static final ResourceLocation
CraftingScreen.RECIPE_BUTTON_LOCATION
private static final ResourceLocation
InventoryScreen.RECIPE_BUTTON_LOCATION
private static final ResourceLocation
SmithingTableScreen.SMITHING_LOCATION
private final ResourceLocation
AbstractFurnaceScreen.texture
private static final ResourceLocation
BlastFurnaceScreen.TEXTURE
private static final ResourceLocation
FurnaceScreen.TEXTURE
private static final ResourceLocation
SmokerScreen.TEXTURE
private static final ResourceLocation
MerchantScreen.VILLAGER_LOCATION
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
ITag<Item>> CreativeScreen.visibleTags
Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Pair<ResourceLocation,
ResourceLocation> CreativeScreen.CreativeSlot.getNoItemIcon()
com.mojang.datafixers.util.Pair<ResourceLocation,
ResourceLocation> CreativeScreen.CreativeSlot.getNoItemIcon()
Modifier and TypeMethodDescriptionCreativeScreen.CreativeSlot.setBackground
(ResourceLocation atlas, ResourceLocation sprite) ModifierConstructorDescriptionAbstractFurnaceScreen
(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
Modifier and TypeFieldDescriptionprotected static final ResourceLocation
SocialInteractionsScreen.SOCIAL_INTERACTIONS_LOCATION
Modifier and TypeFieldDescriptionprivate final Supplier<ResourceLocation>
FilterListEntry.skinGetter
ModifierConstructorDescriptionFilterListEntry
(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
-
Uses of ResourceLocation in net.minecraft.client.gui.spectator.categories
Modifier and TypeFieldDescriptionprivate final ResourceLocation
TeleportToTeam.TeamSelectionObject.location
-
Uses of ResourceLocation in net.minecraft.client.gui.toasts
-
Uses of ResourceLocation in net.minecraft.client.gui.widget
Modifier and TypeFieldDescriptionprotected ResourceLocation
ToggleWidget.resourceLocation
static final ResourceLocation
Widget.WIDGETS_LOCATION
Modifier and TypeMethodDescriptionvoid
ToggleWidget.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
Modifier and TypeFieldDescriptionprivate final ResourceLocation
ImageButton.resourceLocation
private static final ResourceLocation
CheckboxButton.TEXTURE
ModifierConstructorDescriptionImageButton
(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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
ResourcePackList.ICON_OVERLAY_LOCATION
-
Uses of ResourceLocation in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionClientSuggestionProvider.getAvailableSoundEvents()
ClientSuggestionProvider.getRecipeNames()
-
Uses of ResourceLocation in net.minecraft.client.network.play
Modifier and TypeFieldDescriptionprivate final Map<com.mojang.authlib.minecraft.MinecraftProfileTexture.Type,
ResourceLocation> NetworkPlayerInfo.textureLocations
Modifier and TypeMethodDescriptionNetworkPlayerInfo.getCapeLocation()
NetworkPlayerInfo.getElytraLocation()
NetworkPlayerInfo.getSkinLocation()
-
Uses of ResourceLocation in net.minecraft.client.particle
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
IParticleFactory<?>> ParticleManager.providers
private final Map<ResourceLocation,
ParticleManager.AnimatedSpriteImpl> ParticleManager.spriteSets
private final List<ResourceLocation>
TexturesParticle.textures
Modifier and TypeMethodDescriptionprivate void
ParticleManager.loadParticleDescription
(IResourceManager p_215236_1_, ResourceLocation p_215236_2_, Map<ResourceLocation, List<ResourceLocation>> p_215236_3_) Modifier and TypeMethodDescriptionprivate void
ParticleManager.loadParticleDescription
(IResourceManager p_215236_1_, ResourceLocation p_215236_2_, Map<ResourceLocation, List<ResourceLocation>> p_215236_3_) private void
ParticleManager.loadParticleDescription
(IResourceManager p_215236_1_, ResourceLocation p_215236_2_, Map<ResourceLocation, List<ResourceLocation>> p_215236_3_) -
Uses of ResourceLocation in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionstatic final ResourceLocation
Atlases.BANNER_SHEET
static final ResourceLocation
Atlases.BED_SHEET
static final ResourceLocation
Atlases.CHEST_SHEET
private static final ResourceLocation
WorldRenderer.CLOUDS_LOCATION
private static final ResourceLocation[]
GameRenderer.EFFECTS
static final ResourceLocation
ItemRenderer.ENCHANT_GLINT_LOCATION
private static final ResourceLocation
WorldRenderer.END_SKY_LOCATION
private static final ResourceLocation
WorldRenderer.FORCEFIELD_LOCATION
private static final ResourceLocation
GPUWarning.GPU_WARNLIST_LOCATION
private final ResourceLocation[]
RenderSkyboxCube.images
private final ResourceLocation
LightTexture.lightTextureLocation
private static final ResourceLocation
WorldRenderer.MOON_LOCATION
private static final ResourceLocation
GameRenderer.NAUSEA_LOCATION
private static final ResourceLocation
WorldRenderer.RAIN_LOCATION
static final ResourceLocation
Atlases.SHIELD_SHEET
static final ResourceLocation
Atlases.SHULKER_SHEET
static final ResourceLocation
Atlases.SIGN_SHEET
private static final ResourceLocation
WorldRenderer.SNOW_LOCATION
private static final ResourceLocation
WorldRenderer.SUN_LOCATION
private static final ResourceLocation
OverlayRenderer.UNDERWATER_LOCATION
Modifier and TypeFieldDescriptionprivate final Optional<ResourceLocation>
RenderState.TextureState.texture
Modifier and TypeMethodDescriptionprotected Optional<ResourceLocation>
RenderState.TextureState.texture()
Modifier and TypeMethodDescriptionstatic RenderType
RenderType.armorCutoutNoCull
(ResourceLocation p_239263_0_) static RenderType
RenderType.beaconBeam
(ResourceLocation p_228637_0_, boolean p_228637_1_) static RenderType
RenderType.crumbling
(ResourceLocation p_228656_0_) static RenderType
RenderType.dragonExplosionAlpha
(ResourceLocation p_239264_0_, float p_239264_1_) static RenderType
RenderType.energySwirl
(ResourceLocation p_228636_0_, float p_228636_1_, float p_228636_2_) static RenderType
RenderType.entityCutout
(ResourceLocation p_228638_0_) static RenderType
RenderType.entityCutoutNoCull
(ResourceLocation p_228640_0_) static RenderType
RenderType.entityCutoutNoCull
(ResourceLocation p_230167_0_, boolean p_230167_1_) static RenderType
RenderType.entityCutoutNoCullZOffset
(ResourceLocation p_239267_0_) static RenderType
RenderType.entityCutoutNoCullZOffset
(ResourceLocation p_239266_0_, boolean p_239266_1_) static RenderType
RenderType.entityDecal
(ResourceLocation p_228648_0_) static RenderType
RenderType.entityNoOutline
(ResourceLocation p_228650_0_) static RenderType
RenderType.entityShadow
(ResourceLocation p_239272_0_) static RenderType
RenderType.entitySmoothCutout
(ResourceLocation p_228646_0_) static RenderType
RenderType.entitySolid
(ResourceLocation p_228634_0_) static RenderType
RenderType.entityTranslucent
(ResourceLocation p_228644_0_) static RenderType
RenderType.entityTranslucent
(ResourceLocation p_230168_0_, boolean p_230168_1_) static RenderType
RenderType.entityTranslucentCull
(ResourceLocation p_228642_0_) static RenderType
RenderType.eyes
(ResourceLocation p_228652_0_) static RenderType
RenderType.itemEntityTranslucentCull
(ResourceLocation p_239268_0_) void
GameRenderer.loadEffect
(ResourceLocation p_175069_1_) static RenderType
RenderType.outline
(ResourceLocation p_228654_0_) static RenderType
RenderType.outline
(ResourceLocation p_239265_0_, RenderState.CullState p_239265_1_) static ModelResourceLocation
BlockModelShapes.stateToModelLocation
(ResourceLocation p_209553_0_, BlockState p_209553_1_) static RenderType
RenderType.text
(ResourceLocation p_228658_0_) static RenderType
RenderType.textSeeThrough
(ResourceLocation p_228660_0_) ModifierConstructorDescriptionRenderSkyboxCube
(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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
BeeRenderer.ANGRY_BEE_TEXTURE
private static final ResourceLocation
BeeRenderer.ANGRY_NECTAR_BEE_TEXTURE
private static final ResourceLocation
BatRenderer.BAT_LOCATION
private static final ResourceLocation
PolarBearRenderer.BEAR_LOCATION
private static final ResourceLocation
BeeRenderer.BEE_TEXTURE
private static final ResourceLocation
BlazeRenderer.BLAZE_LOCATION
private static final ResourceLocation[]
BoatRenderer.BOAT_TEXTURE_LOCATIONS
private static final ResourceLocation
OcelotRenderer.CAT_OCELOT_LOCATION
private static final ResourceLocation
CaveSpiderRenderer.CAVE_SPIDER_LOCATION
private static final ResourceLocation
ChickenRenderer.CHICKEN_LOCATION
private static final ResourceLocation
CodRenderer.COD_LOCATION
private static final ResourceLocation
StriderRenderer.COLD_LOCATION
private static final ResourceLocation
CowRenderer.COW_LOCATION
private static final ResourceLocation
CreeperRenderer.CREEPER_LOCATION
static final ResourceLocation
EnderDragonRenderer.CRYSTAL_BEAM_LOCATION
private static final ResourceLocation
BipedRenderer.DEFAULT_LOCATION
static final ResourceLocation
ArmorStandRenderer.DEFAULT_SKIN_LOCATION
static final ResourceLocation
ShulkerRenderer.DEFAULT_TEXTURE_LOCATION
private static final ResourceLocation
DolphinRenderer.DOLPHIN_LOCATION
private static final ResourceLocation
EnderDragonRenderer.DRAGON_EXPLODING_LOCATION
private static final ResourceLocation
EnderDragonRenderer.DRAGON_EYES_LOCATION
private static final ResourceLocation
EnderDragonRenderer.DRAGON_LOCATION
private static final ResourceLocation
DrownedRenderer.DROWNED_LOCATION
private static final ResourceLocation
EnderCrystalRenderer.END_CRYSTAL_LOCATION
private static final ResourceLocation
EndermanRenderer.ENDERMAN_LOCATION
private static final ResourceLocation
EndermiteRenderer.ENDERMITE_LOCATION
private static final ResourceLocation
EvokerRenderer.EVOKER_ILLAGER
private static final ResourceLocation
ExperienceOrbRenderer.EXPERIENCE_ORB_LOCATION
private static final ResourceLocation
GhastRenderer.GHAST_LOCATION
private static final ResourceLocation
GhastRenderer.GHAST_SHOOTING_LOCATION
private static final ResourceLocation
IronGolemRenderer.GOLEM_LOCATION
private static final ResourceLocation
GuardianRenderer.GUARDIAN_BEAM_LOCATION
static final ResourceLocation
ElderGuardianRenderer.GUARDIAN_ELDER_LOCATION
private static final ResourceLocation
GuardianRenderer.GUARDIAN_LOCATION
private static final ResourceLocation
HoglinRenderer.HOGLIN_LOCATION
private static final ResourceLocation
HuskRenderer.HUSK_LOCATION
private static final ResourceLocation
IllusionerRenderer.ILLUSIONER
private static final ResourceLocation
LeashKnotRenderer.KNOT_LOCATION
private static final ResourceLocation[]
LlamaRenderer.LLAMA_LOCATIONS
private static final ResourceLocation
LlamaSpitRenderer.LLAMA_SPIT_LOCATION
private static final ResourceLocation
MagmaCubeRenderer.MAGMACUBE_LOCATION
private static final ResourceLocation
MinecartRenderer.MINECART_LOCATION
private static final ResourceLocation
BeeRenderer.NECTAR_BEE_TEXTURE
static final ResourceLocation
TippedArrowRenderer.NORMAL_ARROW_LOCATION
static final ResourceLocation[]
ParrotRenderer.PARROT_LOCATIONS
private static final ResourceLocation
PhantomRenderer.PHANTOM_LOCATION
private static final ResourceLocation
PigRenderer.PIG_LOCATION
private static final ResourceLocation
PillagerRenderer.PILLAGER
private static final ResourceLocation
PufferfishRenderer.PUFFER_LOCATION
private static final ResourceLocation
RabbitRenderer.RABBIT_BLACK_LOCATION
private static final ResourceLocation
RabbitRenderer.RABBIT_BROWN_LOCATION
private static final ResourceLocation
RabbitRenderer.RABBIT_EVIL_LOCATION
private static final ResourceLocation
RabbitRenderer.RABBIT_GOLD_LOCATION
private static final ResourceLocation
RabbitRenderer.RABBIT_SALT_LOCATION
private static final ResourceLocation
RabbitRenderer.RABBIT_TOAST_LOCATION
private static final ResourceLocation
RabbitRenderer.RABBIT_WHITE_LOCATION
private static final ResourceLocation
RabbitRenderer.RABBIT_WHITE_SPLOTCHED_LOCATION
private static final ResourceLocation
FoxRenderer.RED_FOX_SLEEP_TEXTURE
private static final ResourceLocation
FoxRenderer.RED_FOX_TEXTURE
private static final ResourceLocation
SalmonRenderer.SALMON_LOCATION
private static final ResourceLocation
SheepRenderer.SHEEP_LOCATION
private static final ResourceLocation
SilverfishRenderer.SILVERFISH_LOCATION
private static final ResourceLocation
SkeletonRenderer.SKELETON_LOCATION
private static final ResourceLocation
SlimeRenderer.SLIME_LOCATION
private static final ResourceLocation
FoxRenderer.SNOW_FOX_SLEEP_TEXTURE
private static final ResourceLocation
FoxRenderer.SNOW_FOX_TEXTURE
private static final ResourceLocation
SnowManRenderer.SNOW_GOLEM_LOCATION
static final ResourceLocation
SpectralArrowRenderer.SPECTRAL_ARROW_LOCATION
private static final ResourceLocation
SpiderRenderer.SPIDER_LOCATION
private static final ResourceLocation
SquidRenderer.SQUID_LOCATION
private static final ResourceLocation
StrayRenderer.STRAY_SKELETON_LOCATION
private static final ResourceLocation
StriderRenderer.STRIDER_LOCATION
private static final ResourceLocation
DragonFireballRenderer.TEXTURE_LOCATION
private static final ResourceLocation
EvokerFangsRenderer.TEXTURE_LOCATION
private static final ResourceLocation
FishRenderer.TEXTURE_LOCATION
private static final ResourceLocation
RavagerRenderer.TEXTURE_LOCATION
private static final ResourceLocation
ShulkerBulletRenderer.TEXTURE_LOCATION
static final ResourceLocation[]
ShulkerRenderer.TEXTURE_LOCATION
static final ResourceLocation
TippedArrowRenderer.TIPPED_ARROW_LOCATION
static final ResourceLocation
TridentRenderer.TRIDENT_LOCATION
private static final ResourceLocation
TurtleRenderer.TURTLE_LOCATION
private static final ResourceLocation
VexRenderer.VEX_CHARGING_LOCATION
private static final ResourceLocation
VexRenderer.VEX_LOCATION
private static final ResourceLocation
VillagerRenderer.VILLAGER_BASE_SKIN
private static final ResourceLocation
WanderingTraderRenderer.VILLAGER_BASE_SKIN
private static final ResourceLocation
VindicatorRenderer.VINDICATOR
private static final ResourceLocation
WitchRenderer.WITCH_LOCATION
private static final ResourceLocation
WitherRenderer.WITHER_INVULNERABLE_LOCATION
private static final ResourceLocation
WitherSkullRenderer.WITHER_INVULNERABLE_LOCATION
private static final ResourceLocation
WitherRenderer.WITHER_LOCATION
private static final ResourceLocation
WitherSkullRenderer.WITHER_LOCATION
private static final ResourceLocation
WitherSkeletonRenderer.WITHER_SKELETON_LOCATION
private static final ResourceLocation
WolfRenderer.WOLF_ANGRY_LOCATION
private static final ResourceLocation
WolfRenderer.WOLF_LOCATION
private static final ResourceLocation
WolfRenderer.WOLF_TAME_LOCATION
private static final ResourceLocation
ZoglinRenderer.ZOGLIN_LOCATION
private static final ResourceLocation
AbstractZombieRenderer.ZOMBIE_LOCATION
private static final ResourceLocation
GiantZombieRenderer.ZOMBIE_LOCATION
private static final ResourceLocation
ZombieVillagerRenderer.ZOMBIE_VILLAGER_LOCATION
Modifier and TypeFieldDescriptionprivate static final Map<CoatColors,
ResourceLocation> HorseRenderer.LOCATION_BY_VARIANT
private static final Map<EntityType<?>,
ResourceLocation> ChestedHorseRenderer.MAP
private static final Map<EntityType<?>,
ResourceLocation> UndeadHorseRenderer.MAP
private static final Map<EntityType<?>,
ResourceLocation> PiglinRenderer.resourceLocations
private static final Map<MooshroomEntity.Type,
ResourceLocation> MooshroomRenderer.TEXTURES
private static final Map<PandaEntity.Gene,
ResourceLocation> PandaRenderer.TEXTURES
Modifier 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 ResourceLocation
EntityRenderer.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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
BeeStingerLayer.BEE_STINGER_LOCATION
private static final ResourceLocation
CatCollarLayer.CAT_COLLAR_LOCATION
private static final ResourceLocation
DrownedOuterLayer.DROWNED_OUTER_LAYER_LOCATION
private static final ResourceLocation
CreeperChargeLayer.POWER_LOCATION
private static final ResourceLocation
SheepWoolLayer.SHEEP_FUR_LOCATION
private static final ResourceLocation
StayClothingLayer.STRAY_CLOTHES_LOCATION
static final ResourceLocation
SpinAttackEffectLayer.TEXTURE
private static final ResourceLocation[]
LlamaDecorLayer.TEXTURE_LOCATION
private final ResourceLocation
SaddleLayer.textureLocation
private static final ResourceLocation
LlamaDecorLayer.TRADER_LLAMA
private static final ResourceLocation
ElytraLayer.WINGS_LOCATION
private static final ResourceLocation
WitherAuraLayer.WITHER_ARMOR_LOCATION
private static final ResourceLocation
WolfCollarLayer.WOLF_COLLAR_LOCATION
Modifier and TypeFieldDescriptionprivate static final Map<String,
ResourceLocation> BipedArmorLayer.ARMOR_LOCATION_CACHE
private static final it.unimi.dsi.fastutil.ints.Int2ObjectMap<ResourceLocation>
VillagerLevelPendantLayer.LEVEL_LOCATIONS
private static final Map<CoatTypes,
ResourceLocation> HorseMarkingsLayer.LOCATION_BY_MARKINGS
private static final Map<IronGolemEntity.Cracks,
ResourceLocation> IronGolemCracksLayer.resourceLocations
Modifier and TypeMethodDescriptionprivate ResourceLocation
BipedArmorLayer.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 ResourceLocation
VillagerLevelPendantLayer.getResourceLocation
(String p_215351_1_, ResourceLocation p_215351_2_) protected ResourceLocation
CreeperChargeLayer.getTextureLocation()
protected abstract ResourceLocation
EnergyLayer.getTextureLocation()
protected ResourceLocation
LayerRenderer.getTextureLocation
(T p_229139_1_) protected ResourceLocation
WitherAuraLayer.getTextureLocation()
Modifier 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 ResourceLocation
VillagerLevelPendantLayer.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 void
BipedArmorLayer.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) ModifierConstructorDescriptionSaddleLayer
(IEntityRenderer<T, M> p_i232478_1_, M p_i232478_2_, ResourceLocation p_i232478_3_) -
Uses of ResourceLocation in net.minecraft.client.renderer.entity.model
ModifierConstructorDescriptionprotected
AgeableModel
(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_) protected
EntityModel
(Function<ResourceLocation, RenderType> p_i225945_1_) SegmentedModel
(Function<ResourceLocation, RenderType> p_i232335_1_) -
Uses of ResourceLocation in net.minecraft.client.renderer.model
Modifier and TypeFieldDescriptionprivate final ResourceLocation
RenderMaterial.atlasLocation
private final ResourceLocation
ItemOverride.model
private final ResourceLocation
Variant.modelLocation
protected ResourceLocation
BlockModel.parentLocation
private final ResourceLocation
RenderMaterial.texture
Modifier and TypeFieldDescriptionprivate Map<ResourceLocation,
com.mojang.datafixers.util.Pair<AtlasTexture, AtlasTexture.SheetData>> ModelBakery.atlasPreparations
private final Map<org.apache.commons.lang3.tuple.Triple<ResourceLocation,
TransformationMatrix, Boolean>, IBakedModel> ModelBakery.bakedCache
private Map<ResourceLocation,
IBakedModel> ModelManager.bakedRegistry
private final Map<ResourceLocation,
IBakedModel> ModelBakery.bakedTopLevelModels
static final List<ResourceLocation>
ModelBakery.BREAKING_LOCATIONS
static final List<ResourceLocation>
ModelBakery.DESTROY_STAGES
private final Set<ResourceLocation>
ModelBakery.loadingStack
private final Map<ResourceLocation,
Float> ItemOverride.predicates
protected final Function<ResourceLocation,
RenderType> Model.renderType
private static final Map<ResourceLocation,
StateContainer<Block, BlockState>> ModelBakery.STATIC_DEFINITIONS
private final Map<ResourceLocation,
IUnbakedModel> ModelBakery.topLevelModels
private final Map<ResourceLocation,
IUnbakedModel> ModelBakery.unbakedCache
Modifier and TypeMethodDescriptionRenderMaterial.atlasLocation()
ItemOverride.getModel()
protected ResourceLocation
Variant.Deserializer.getModel
(com.google.gson.JsonObject p_188043_1_) Variant.getModelLocation()
BlockModel.getParentLocation()
RenderMaterial.texture()
Modifier 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()
Modifier and TypeMethodDescriptionprivate void
ModelBakery.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 BakedQuad
BlockModel.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 void
ModelBakery.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 BlockModel
ModelBakery.loadBlockModel
(ResourceLocation p_177594_1_) private void
ModelBakery.loadModel
(ResourceLocation p_209598_1_) static BakedQuad
BlockModel.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 BlockFaceUV
FaceBakery.recomputeUVs
(BlockFaceUV p_228821_0_, Direction p_228821_1_, TransformationMatrix p_228821_2_, ResourceLocation p_228821_3_) final RenderType
Model.renderType
(ResourceLocation p_228282_1_) Modifier 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_) ModifierConstructorDescriptionBlockModel
(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_) ModifierConstructorDescriptionItemOverride
(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
Modifier and TypeMethodDescriptionMultipart.bake
(ModelBakery p_225613_1_, Function<RenderMaterial, TextureAtlasSprite> p_225613_2_, IModelTransform p_225613_3_, ResourceLocation p_225613_4_) Modifier 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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
PaintingSpriteUploader.BACK_SPRITE_LOCATION
static final ResourceLocation
TextureManager.INTENTIONAL_MISSING_TEXTURE
private final ResourceLocation
AtlasTexture.location
protected final ResourceLocation
SimpleTexture.location
static final ResourceLocation
AtlasTexture.LOCATION_BLOCKS
Deprecated.static final ResourceLocation
AtlasTexture.LOCATION_PARTICLES
Deprecated.private static final ResourceLocation
MissingTextureSprite.MISSING_TEXTURE_LOCATION
private final ResourceLocation
TextureAtlasSprite.Info.name
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
AtlasTexture> SpriteMap.atlases
private final Map<ResourceLocation,
Texture> TextureManager.byPath
(package private) final Set<ResourceLocation>
AtlasTexture.SheetData.sprites
private final Set<ResourceLocation>
AtlasTexture.sprites
private final Map<ResourceLocation,
TextureAtlasSprite> AtlasTexture.texturesByName
Modifier and TypeMethodDescriptionstatic ResourceLocation
MissingTextureSprite.getLocation()
TextureAtlasSprite.getName()
private ResourceLocation
AtlasTexture.getResourceLocation
(ResourceLocation p_195420_1_) AtlasTexture.location()
TextureAtlasSprite.Info.name()
TextureManager.register
(String p_110578_1_, DynamicTexture p_110578_2_) private ResourceLocation
SpriteUploader.resolveLocation
(ResourceLocation p_229299_1_) Modifier and TypeMethodDescriptionprotected Stream<ResourceLocation>
PaintingSpriteUploader.getResourcesToLoad()
protected Stream<ResourceLocation>
PotionSpriteUploader.getResourcesToLoad()
protected abstract Stream<ResourceLocation>
SpriteUploader.getResourcesToLoad()
Modifier and TypeMethodDescriptionprivate void
TextureManager._bind
(ResourceLocation p_229269_1_) void
TextureManager.bind
(ResourceLocation p_110577_1_) SpriteMap.getAtlas
(ResourceLocation p_229152_1_) private ResourceLocation
AtlasTexture.getResourceLocation
(ResourceLocation p_195420_1_) AtlasTexture.getSprite
(ResourceLocation p_195424_1_) protected TextureAtlasSprite
SpriteUploader.getSprite
(ResourceLocation p_215282_1_) TextureManager.getTexture
(ResourceLocation p_229267_1_) static SimpleTexture.TextureData
SimpleTexture.TextureData.load
(IResourceManager p_217799_0_, ResourceLocation p_217799_1_) private Texture
TextureManager.loadTexture
(ResourceLocation p_230183_1_, Texture p_230183_2_) TextureManager.preload
(ResourceLocation p_215268_1_, Executor p_215268_2_) void
TextureManager.register
(ResourceLocation p_229263_1_, Texture p_229263_2_) void
TextureManager.release
(ResourceLocation p_147645_1_) void
PreloadedTexture.reset
(TextureManager p_215244_1_, IResourceManager p_215244_2_, ResourceLocation p_215244_3_, Executor p_215244_4_) void
Texture.reset
(TextureManager p_215244_1_, IResourceManager p_215244_2_, ResourceLocation p_215244_3_, Executor p_215244_4_) private ResourceLocation
SpriteUploader.resolveLocation
(ResourceLocation p_229299_1_) private void
TextureManager.safeClose
(ResourceLocation p_243505_1_, Texture p_243505_2_) Modifier 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_) ModifierConstructorDescriptionAtlasTexture
(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_) ModifierConstructorDescriptionSheetData
(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
Modifier and TypeFieldDescriptionstatic final ResourceLocation
BeaconTileEntityRenderer.BEAM_LOCATION
private static final ResourceLocation
EndGatewayTileEntityRenderer.BEAM_LOCATION
static final ResourceLocation
EndPortalTileEntityRenderer.END_PORTAL_LOCATION
static final ResourceLocation
EndPortalTileEntityRenderer.END_SKY_LOCATION
Modifier and TypeFieldDescriptionprivate static final Map<SkullBlock.ISkullType,
ResourceLocation> SkullTileEntityRenderer.SKIN_BY_TYPE
Modifier and TypeMethodDescriptionstatic void
BeaconTileEntityRenderer.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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
DefaultPlayerSkin.ALEX_SKIN_LOCATION
static final ResourceLocation
LegacyResourcePackWrapperV4.BANNER_BASE
private static final ResourceLocation
FoliageColorReloadListener.LOCATION
private static final ResourceLocation
GrassColorReloadListener.LOCATION
static final ResourceLocation
LegacyResourcePackWrapperV4.OLD_IRON_GOLEM_LOCATION
static final ResourceLocation
LegacyResourcePackWrapperV4.SHIELD_BASE
private static final ResourceLocation
DefaultPlayerSkin.STEVE_SKIN_LOCATION
Modifier and TypeFieldDescriptionprivate static final Map<String,
com.mojang.datafixers.util.Pair<ChestType, ResourceLocation>> LegacyResourcePackWrapperV4.CHESTS
private final Map<ResourceLocation,
File> ResourceIndex.namespacedFiles
private final Map<ResourceLocation,
ResourceLocation> LegacyResourcePackWrapper.patches
private final Map<ResourceLocation,
ResourceLocation> LegacyResourcePackWrapper.patches
static final Map<ResourceLocation,
ResourceLocation> LegacyResourcePackWrapper.V3
static final Map<ResourceLocation,
ResourceLocation> LegacyResourcePackWrapper.V3
Modifier and TypeMethodDescriptionstatic ResourceLocation
DefaultPlayerSkin.getDefaultSkin()
static ResourceLocation
DefaultPlayerSkin.getDefaultSkin
(UUID p_177334_0_) protected ResourceLocation
JsonReloadListener.getPreparedPath
(ResourceLocation rl) private ResourceLocation
LegacyResourcePackWrapper.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 ResourceLocation
SkinManager.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 ResourceLocation
LegacyResourcePackWrapper.toMetaLocation
(ResourceLocation p_211850_0_) Modifier 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_) Modifier 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 ResourceLocation
JsonReloadListener.getPreparedPath
(ResourceLocation rl) LegacyResourcePackWrapper.getResource
(ResourcePackType p_195761_1_, ResourceLocation p_195761_2_) LegacyResourcePackWrapperV4.getResource
(ResourcePackType p_195761_1_, ResourceLocation p_195761_2_) protected InputStream
VirtualAssetsPack.getResourceAsStream
(ResourcePackType p_195782_1_, ResourceLocation p_195782_2_) boolean
LegacyResourcePackWrapper.hasResource
(ResourcePackType p_195764_1_, ResourceLocation p_195764_2_) boolean
LegacyResourcePackWrapperV4.hasResource
(ResourcePackType p_195764_1_, ResourceLocation p_195764_2_) boolean
VirtualAssetsPack.hasResource
(ResourcePackType p_195764_1_, ResourceLocation p_195764_2_) private ResourceLocation
LegacyResourcePackWrapper.map
(ResourceLocation p_211851_1_) void
SkinManager.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 ResourceLocation
LegacyResourcePackWrapper.toMetaLocation
(ResourceLocation p_211850_0_) ModifierConstructorDescriptionLegacyResourcePackWrapper
(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
Modifier and TypeMethodDescriptionprivate void
ShaderGroup.load
(TextureManager p_152765_1_, ResourceLocation p_152765_2_) ModifierConstructorDescriptionShaderGroup
(TextureManager p_i1050_1_, IResourceManager p_i1050_2_, Framebuffer p_i1050_3_, ResourceLocation p_i1050_4_) -
Uses of ResourceLocation in net.minecraft.client.util
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
Splashes.SPLASHES_LOCATION
Modifier and TypeFieldDescriptionprivate final Function<T,
Stream<ResourceLocation>> SearchTreeReloadable.idGetter
ModifierConstructorDescriptionSearchTreeReloadable
(Function<T, Stream<ResourceLocation>> p_i50896_1_) -
Uses of ResourceLocation in net.minecraft.client.world
Modifier and TypeFieldDescriptionprivate static final it.unimi.dsi.fastutil.objects.Object2ObjectMap<ResourceLocation,
DimensionRenderInfo> DimensionRenderInfo.EFFECTS
-
Uses of ResourceLocation in net.minecraft.command
Modifier and TypeFieldDescriptionprivate final ResourceLocation
TimedFunction.functionId
private final ResourceLocation
FunctionObject.CacheableFunction.id
private final ResourceLocation
FunctionObject.id
private final ResourceLocation
ITimerCallback.Serializer.id
private final ResourceLocation
TimedFunctionTag.tagId
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
ITimerCallback.Serializer<C, ?>> TimerCallbackSerializers.idToSerializer
Modifier and TypeMethodDescriptionFunctionObject.CacheableFunction.getId()
FunctionObject.getId()
ITimerCallback.Serializer.getId()
Modifier and TypeMethodDescriptionCommandSource.getAvailableSoundEvents()
ISuggestionProvider.getAvailableSoundEvents()
CommandSource.getRecipeNames()
ISuggestionProvider.getRecipeNames()
Modifier and TypeMethodDescriptionstatic FunctionObject
FunctionObject.fromLines
(ResourceLocation p_237140_0_, com.mojang.brigadier.CommandDispatcher<CommandSource> p_237140_1_, CommandSource p_237140_2_, List<String> p_237140_3_) Modifier and TypeMethodDescriptionstatic <T> void
ISuggestionProvider.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> void
ISuggestionProvider.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_) ModifierConstructorDescriptionCacheableFunction
(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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
SuggestionProviders.DEFAULT_NAME
private ResourceLocation
BlockStateParser.id
final ResourceLocation
ArgumentTypes.Entry.name
private final ResourceLocation
SuggestionProviders.Wrapper.name
private ResourceLocation
BlockStateParser.tag
private ResourceLocation
ItemParser.tag
Modifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,
ArgumentTypes.Entry<?>> ArgumentTypes.BY_NAME
private static final Map<ResourceLocation,
com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider>> SuggestionProviders.PROVIDERS_BY_NAME
Modifier and TypeMethodDescriptionstatic ResourceLocation
ArgumentTypes.getId
(com.mojang.brigadier.arguments.ArgumentType<?> type) static ResourceLocation
ResourceLocationArgument.getId
(com.mojang.brigadier.context.CommandContext<CommandSource> p_197195_0_, String p_197195_1_) static ResourceLocation
SuggestionProviders.getName
(com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider> p_197497_0_) static ResourceLocation
EntitySummonArgument.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 ResourceLocation
EntitySummonArgument.verifyCanSummon
(ResourceLocation p_211365_0_) Modifier 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_) Modifier and TypeMethodDescriptionprivate static ArgumentTypes.Entry<?>
ArgumentTypes.get
(ResourceLocation p_197482_0_) private static FunctionObject
FunctionArgument.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 ResourceLocation
EntitySummonArgument.verifyCanSummon
(ResourceLocation p_211365_0_) ModifierConstructorDescriptionprivate
Entry
(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
Modifier and TypeMethodDescriptionprivate static void
LootCommand.callback
(CommandSource p_218860_0_, List<ItemStack> p_218860_1_, ResourceLocation p_218860_2_) private static int
BossBarCommand.createBar
(CommandSource p_201400_0_, ResourceLocation p_201400_1_, ITextComponent p_201400_2_) private static int
LootCommand.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 int
LootCommand.dropChestLoot
(com.mojang.brigadier.context.CommandContext<CommandSource> p_218887_0_, ResourceLocation p_218887_1_, LootCommand.ITargetHandler p_218887_2_) private static int
LootCommand.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 int
LocateBiomeCommand.locateBiome
(CommandSource p_241049_0_, ResourceLocation p_241049_1_) private static int
PlaySoundCommand.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 int
SummonCommand.spawnEntity
(CommandSource p_198737_0_, ResourceLocation p_198737_1_, Vector3d p_198737_2_, CompoundNBT p_198737_3_, boolean p_198737_4_) private static int
StopSoundCommand.stopSound
(CommandSource p_198733_0_, Collection<ServerPlayerEntity> p_198733_1_, SoundCategory p_198733_2_, ResourceLocation p_198733_3_) Modifier and TypeMethodDescriptionprivate static int
ScheduleCommand.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
ModifierConstructorDescriptionprivate
StorageAccessor
(CommandStorage p_i226092_1_, ResourceLocation p_i226092_2_) -
Uses of ResourceLocation in net.minecraft.data
Modifier and TypeFieldDescriptionprivate final ResourceLocation
CookingRecipeBuilder.Result.advancementId
private final ResourceLocation
ShapedRecipeBuilder.Result.advancementId
private final ResourceLocation
ShapelessRecipeBuilder.Result.advancementId
private final ResourceLocation
SingleItemRecipeBuilder.Result.advancementId
private final ResourceLocation
SmithingRecipeBuilder.Result.advancementId
private final ResourceLocation
BlockModelProvider.BreakParticleHelper.baseModel
private ResourceLocation
BlockModelProvider.BlockTextureCombiner.fullBlock
private final ResourceLocation
CookingRecipeBuilder.Result.id
private final ResourceLocation
ShapedRecipeBuilder.Result.id
private final ResourceLocation
ShapelessRecipeBuilder.Result.id
private final ResourceLocation
SingleItemRecipeBuilder.Result.id
private final ResourceLocation
SmithingRecipeBuilder.Result.id
private final ResourceLocation
BlockModelWriter.parent
Modifier and TypeFieldDescriptionprotected final Map<ResourceLocation,
ITag.Builder> TagsProvider.builders
private final Optional<ResourceLocation>
ModelsUtil.model
static final BlockModeInfo<ResourceLocation>
BlockModelFields.MODEL
private final BiConsumer<ResourceLocation,
Supplier<com.google.gson.JsonElement>> BlockModelProvider.modelOutput
private final BiConsumer<ResourceLocation,
Supplier<com.google.gson.JsonElement>> ItemModelProvider.output
private final Map<StockTextureAliases,
ResourceLocation> ModelTextures.slots
private final List<com.mojang.datafixers.util.Pair<Supplier<Consumer<BiConsumer<ResourceLocation,
LootTable.Builder>>>, LootParameterSet>> LootTableProvider.subProviders
Modifier 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 ResourceLocation
TexturedModel.ISupplier.create
(Block p_240466_1_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240466_2_) private ResourceLocation
BlockModelProvider.createSuffixedVariant
(Block p_239886_1_, String p_239886_2_, ModelsUtil p_239886_3_, Function<ResourceLocation, ModelTextures> p_239886_4_) private ResourceLocation
BlockModelProvider.createTurtleEggModel
(int p_239865_1_, String p_239865_2_, ModelTextures p_239865_3_) private ResourceLocation
BlockModelProvider.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 ResourceLocation
TexturedModel.ISupplier.createWithSuffix
(Block p_240465_1_, String p_240465_2_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240465_3_) static ResourceLocation
ModelsResourceUtil.decorateBlockModelLocation
(String p_240223_0_) Deprecated.static ResourceLocation
ModelsResourceUtil.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 ResourceLocation
ModelTextures.getBlockTexture
(Block p_240341_0_) static ResourceLocation
ModelTextures.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 ResourceLocation
ModelTextures.getItemTexture
(Item p_240357_0_) static ResourceLocation
ModelTextures.getItemTexture
(Item p_240344_0_, String p_240344_1_) static ResourceLocation
ModelsResourceUtil.getModelLocation
(Block p_240221_0_) static ResourceLocation
ModelsResourceUtil.getModelLocation
(Block p_240222_0_, String p_240222_1_) static ResourceLocation
ModelsResourceUtil.getModelLocation
(Item p_240219_0_) static ResourceLocation
ModelsResourceUtil.getModelLocation
(Item p_240220_0_, String p_240220_1_) Modifier 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()
Modifier and TypeMethodDescriptionBlockModelProvider.blockEntityModels
(ResourceLocation p_239916_1_, Block p_239916_2_) static ModelTextures
ModelTextures.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 void
BlockModelProvider.createAirLikeBlock
(Block p_239993_1_, ResourceLocation p_239993_2_) static TexturedModel
TexturedModel.createAllSame
(ResourceLocation p_240463_0_) private static IFinishedBlockState
BlockModelProvider.createAxisAlignedPillarBlock
(Block p_239986_0_, ResourceLocation p_239986_1_) private void
BlockModelProvider.createAxisAlignedPillarBlockCustomModel
(Block p_243685_1_, ResourceLocation p_243685_2_) private static BlockStateVariantBuilder
BlockModelProvider.createBooleanModelDispatch
(BooleanProperty p_239894_0_, ResourceLocation p_239894_1_, ResourceLocation p_239894_2_) private static IFinishedBlockState
BlockModelProvider.createButton
(Block p_239987_0_, ResourceLocation p_239987_1_, ResourceLocation p_239987_2_) private static IFinishedBlockState
BlockModelProvider.createDoor
(Block p_239943_0_, ResourceLocation p_239943_1_, ResourceLocation p_239943_2_, ResourceLocation p_239943_3_, ResourceLocation p_239943_4_) private void
BlockModelProvider.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 IFinishedBlockState
BlockModelProvider.createFence
(Block p_239994_0_, ResourceLocation p_239994_1_, ResourceLocation p_239994_2_) private static IFinishedBlockState
BlockModelProvider.createFenceGate
(Block p_239960_0_, ResourceLocation p_239960_1_, ResourceLocation p_239960_2_, ResourceLocation p_239960_3_, ResourceLocation p_239960_4_) private void
BlockModelProvider.createGrassLikeBlock
(Block p_239889_1_, ResourceLocation p_239889_2_, BlockModelDefinition p_239889_3_) private static Path
BlockStateProvider.createModelPath
(Path p_240083_0_, ResourceLocation p_240083_1_) private static IFinishedBlockState
BlockModelProvider.createOrientableTrapdoor
(Block p_239988_0_, ResourceLocation p_239988_1_, ResourceLocation p_239988_2_, ResourceLocation p_239988_3_) private static Path
BiomeProvider.createPath
(Path p_244199_0_, ResourceLocation p_244199_1_) private static Path
LootTableProvider.createPath
(Path p_218439_0_, ResourceLocation p_218439_1_) private void
BlockModelProvider.createPistonVariant
(Block p_239890_1_, ResourceLocation p_239890_2_, ModelTextures p_239890_3_) private static IFinishedBlockState
BlockModelProvider.createPressurePlate
(Block p_240006_0_, ResourceLocation p_240006_1_, ResourceLocation p_240006_2_) private static IFinishedBlockState
BlockModelProvider.createRotatedPillarWithHorizontalVariant
(Block p_240000_0_, ResourceLocation p_240000_1_, ResourceLocation p_240000_2_) private static FinishedVariantBlockState
BlockModelProvider.createRotatedVariant
(Block p_239968_0_, ResourceLocation p_239968_1_) private static FinishedVariantBlockState
BlockModelProvider.createRotatedVariant
(Block p_239979_0_, ResourceLocation p_239979_1_, ResourceLocation p_239979_2_) private static BlockModelDefinition[]
BlockModelProvider.createRotatedVariants
(ResourceLocation p_239915_0_) private static FinishedVariantBlockState
BlockModelProvider.createSimpleBlock
(Block p_239978_0_, ResourceLocation p_239978_1_) private static IFinishedBlockState
BlockModelProvider.createSlab
(Block p_240001_0_, ResourceLocation p_240001_1_, ResourceLocation p_240001_2_, ResourceLocation p_240001_3_) private static IFinishedBlockState
BlockModelProvider.createStairs
(Block p_239980_0_, ResourceLocation p_239980_1_, ResourceLocation p_239980_2_, ResourceLocation p_239980_3_) private static IFinishedBlockState
BlockModelProvider.createTrapdoor
(Block p_239995_0_, ResourceLocation p_239995_1_, ResourceLocation p_239995_2_, ResourceLocation p_239995_3_) private static IFinishedBlockState
BlockModelProvider.createWall
(Block p_239970_0_, ResourceLocation p_239970_1_, ResourceLocation p_239970_2_, ResourceLocation p_239970_3_) static ModelTextures
ModelTextures.crop
(ResourceLocation p_240370_0_) static ModelTextures
ModelTextures.cross
(ResourceLocation p_240361_0_) static ModelTextures
ModelTextures.cube
(ResourceLocation p_240356_0_) static ModelTextures
ModelTextures.defaultTexture
(ResourceLocation p_240350_0_) private void
BlockModelProvider.delegateItemModel
(Block p_239957_1_, ResourceLocation p_239957_2_) private void
BlockModelProvider.delegateItemModel
(Item p_239867_1_, ResourceLocation p_239867_2_) private void
CookingRecipeBuilder.ensureValid
(ResourceLocation p_218634_1_) private void
ShapedRecipeBuilder.ensureValid
(ResourceLocation p_200463_1_) private void
ShapelessRecipeBuilder.ensureValid
(ResourceLocation p_200481_1_) private void
SingleItemRecipeBuilder.ensureValid
(ResourceLocation p_218646_1_) private void
SmithingRecipeBuilder.ensureValid
(ResourceLocation p_240506_1_) protected Path
BlockTagsProvider.getPath
(ResourceLocation p_200431_1_) protected Path
EntityTypeTagsProvider.getPath
(ResourceLocation p_200431_1_) protected Path
FluidTagsProvider.getPath
(ResourceLocation p_200431_1_) protected Path
ItemTagsProvider.getPath
(ResourceLocation p_200431_1_) protected abstract Path
TagsProvider.getPath
(ResourceLocation p_200431_1_) static ModelTextures
ModelTextures.layer0
(ResourceLocation p_240376_0_) static ModelTextures
ModelTextures.particle
(ResourceLocation p_240372_0_) static ModelTextures
ModelTextures.plant
(ResourceLocation p_240365_0_) ModelTextures.put
(StockTextureAliases p_240349_1_, ResourceLocation p_240349_2_) static ModelTextures
ModelTextures.rail
(ResourceLocation p_240367_0_) void
CookingRecipeBuilder.save
(Consumer<IFinishedRecipe> p_218635_1_, ResourceLocation p_218635_2_) void
ShapedRecipeBuilder.save
(Consumer<IFinishedRecipe> p_200467_1_, ResourceLocation p_200467_2_) void
ShapelessRecipeBuilder.save
(Consumer<IFinishedRecipe> p_200485_1_, ResourceLocation p_200485_2_) void
SingleItemRecipeBuilder.save
(Consumer<IFinishedRecipe> p_218647_1_, ResourceLocation p_218647_2_) void
SmithingRecipeBuilder.save
(Consumer<IFinishedRecipe> p_240505_1_, ResourceLocation p_240505_2_) static ModelTextures
ModelTextures.singleSlot
(StockTextureAliases p_240364_0_, ResourceLocation p_240364_1_) static ModelTextures
ModelTextures.torch
(ResourceLocation p_240374_0_) Modifier 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 ResourceLocation
TexturedModel.ISupplier.create
(Block p_240466_1_, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> p_240466_2_) private ResourceLocation
BlockModelProvider.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 ResourceLocation
TexturedModel.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 void
LootTableProvider.validate
(Map<ResourceLocation, LootTable> map, ValidationTracker validationtracker) private static List<BlockModelDefinition>
BlockModelProvider.wrapModels
(List<ResourceLocation> p_239914_0_, UnaryOperator<BlockModelDefinition> p_239914_1_) ModifierConstructorDescriptionBlockModelWriter
(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_) ModifierConstructorDescriptionBlockModelProvider
(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
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
LootTable.Builder> BlockLootTables.map
private final Map<ResourceLocation,
LootTable.Builder> EntityLootTables.map
Modifier and TypeMethodDescriptionprotected void
EntityLootTables.add
(ResourceLocation p_218585_1_, LootTable.Builder p_218585_2_) Modifier and TypeMethodDescriptionvoid
BlockLootTables.accept
(BiConsumer<ResourceLocation, LootTable.Builder> p_accept_1_) void
ChestLootTables.accept
(BiConsumer<ResourceLocation, LootTable.Builder> p_accept_1_) void
EntityLootTables.accept
(BiConsumer<ResourceLocation, LootTable.Builder> p_accept_1_) void
FishingLootTables.accept
(BiConsumer<ResourceLocation, LootTable.Builder> p_accept_1_) void
GiftLootTables.accept
(BiConsumer<ResourceLocation, LootTable.Builder> p_accept_1_) -
Uses of ResourceLocation in net.minecraft.enchantment
-
Uses of ResourceLocation in net.minecraft.entity
Modifier and TypeFieldDescriptionprivate ResourceLocation
EntityType.lootTable
private ResourceLocation
MobEntity.lootTable
Modifier and TypeMethodDescriptionEntityType.getDefaultLootTable()
protected ResourceLocation
MobEntity.getDefaultLootTable()
static ResourceLocation
EntityType.getKey
(EntityType<?> p_200718_0_) LivingEntity.getLootTable()
final ResourceLocation
MobEntity.getLootTable()
Modifier 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
Modifier and TypeFieldDescriptionprivate static final Map<VillagerProfession,
ResourceLocation> GiveHeroGiftsTask.gifts
-
Uses of ResourceLocation in net.minecraft.entity.item.minecart
Modifier and TypeMethodDescriptionvoid
ContainerMinecartEntity.setLootTable
(ResourceLocation p_184289_1_, long p_184289_2_) -
Uses of ResourceLocation in net.minecraft.entity.monster
Modifier and TypeMethodDescriptionprotected ResourceLocation
MagmaCubeEntity.getDefaultLootTable()
protected ResourceLocation
SlimeEntity.getDefaultLootTable()
-
Uses of ResourceLocation in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionstatic final Map<Integer,
ResourceLocation> CatEntity.TEXTURE_BY_TYPE
Modifier and TypeMethodDescriptionSheepEntity.getDefaultLootTable()
CatEntity.getResourceLocation()
-
Uses of ResourceLocation in net.minecraft.entity.passive.fish
Modifier and TypeFieldDescriptionprivate static final ResourceLocation[]
TropicalFishEntity.BASE_TEXTURE_LOCATIONS
private static final ResourceLocation[]
TropicalFishEntity.PATTERN_A_TEXTURE_LOCATIONS
private static final ResourceLocation[]
TropicalFishEntity.PATTERN_B_TEXTURE_LOCATIONS
Modifier and TypeMethodDescriptionTropicalFishEntity.getBaseTextureLocation()
TropicalFishEntity.getPatternTextureLocation()
-
Uses of ResourceLocation in net.minecraft.entity.player
Modifier and TypeMethodDescriptionvoid
PlayerEntity.awardRecipesByKey
(ResourceLocation[] p_193102_1_) void
ServerPlayerEntity.awardRecipesByKey
(ResourceLocation[] p_193102_1_) void
PlayerEntity.awardStat
(ResourceLocation p_195066_1_) void
PlayerEntity.awardStat
(ResourceLocation p_195067_1_, int p_195067_2_) -
Uses of ResourceLocation in net.minecraft.fluid
-
Uses of ResourceLocation in net.minecraft.inventory.container
Modifier and TypeFieldDescriptionstatic final ResourceLocation
PlayerContainer.BLOCK_ATLAS
static final ResourceLocation
PlayerContainer.EMPTY_ARMOR_SLOT_BOOTS
static final ResourceLocation
PlayerContainer.EMPTY_ARMOR_SLOT_CHESTPLATE
static final ResourceLocation
PlayerContainer.EMPTY_ARMOR_SLOT_HELMET
static final ResourceLocation
PlayerContainer.EMPTY_ARMOR_SLOT_LEGGINGS
static final ResourceLocation
PlayerContainer.EMPTY_ARMOR_SLOT_SHIELD
private static final ResourceLocation[]
PlayerContainer.TEXTURE_EMPTY_SLOTS
Modifier and TypeFieldDescriptionprivate com.mojang.datafixers.util.Pair<ResourceLocation,
ResourceLocation> Slot.backgroundPair
private com.mojang.datafixers.util.Pair<ResourceLocation,
ResourceLocation> Slot.backgroundPair
Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Pair<ResourceLocation,
ResourceLocation> Slot.getNoItemIcon()
com.mojang.datafixers.util.Pair<ResourceLocation,
ResourceLocation> Slot.getNoItemIcon()
Modifier and TypeMethodDescriptionSlot.setBackground
(ResourceLocation atlas, ResourceLocation sprite) Sets the background atlas and sprite location. -
Uses of ResourceLocation in net.minecraft.item
Modifier and TypeFieldDescriptionprivate ResourceLocation
ItemGroup.backgroundLocation
private static final ResourceLocation
ItemGroup.CREATIVE_INVENTORY_TABS
private static final ResourceLocation
ItemModelsProperties.DAMAGE
private static final ResourceLocation
ItemModelsProperties.DAMAGED
private final ResourceLocation
HorseArmorItem.texture
Modifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,
IItemPropertyGetter> ItemModelsProperties.GENERIC_PROPERTIES
private static final Map<Item,
Map<ResourceLocation, IItemPropertyGetter>> ItemModelsProperties.PROPERTIES
Modifier and TypeMethodDescriptionItemGroup.getBackgroundImage()
ItemGroup.getTabsImage()
HorseArmorItem.getTexture()
Modifier and TypeMethodDescriptionstatic IItemPropertyGetter
ItemModelsProperties.getProperty
(Item p_239417_0_, ResourceLocation p_239417_1_) static void
ItemModelsProperties.register
(Item p_239418_0_, ResourceLocation p_239418_1_, IItemPropertyGetter p_239418_2_) private static IItemPropertyGetter
ItemModelsProperties.registerGeneric
(ResourceLocation p_239420_0_, IItemPropertyGetter p_239420_1_) private static Item
Items.registerItem
(ResourceLocation p_221544_0_, Item p_221544_1_) ItemGroup.setBackgroundImage
(ResourceLocation texture) ModifierConstructorDescriptionDyeableHorseArmorItem
(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
Modifier and TypeFieldDescriptionprotected final ResourceLocation
AbstractCookingRecipe.id
private final ResourceLocation
ShapedRecipe.id
private final ResourceLocation
ShapelessRecipe.id
protected final ResourceLocation
SingleItemRecipe.id
private final ResourceLocation
SmithingRecipe.id
private final ResourceLocation
SpecialRecipe.id
private static final ResourceLocation
ShapedRecipe.Serializer.NAME
private static final ResourceLocation
ShapelessRecipe.Serializer.NAME
Modifier and TypeFieldDescriptionprivate final Function<ResourceLocation,
T> SpecialRecipeSerializer.constructor
protected final Set<ResourceLocation>
RecipeBook.highlight
protected final Set<ResourceLocation>
RecipeBook.known
private Map<IRecipeType<?>,
Map<ResourceLocation, IRecipe<?>>> RecipeManager.recipes
Modifier and TypeMethodDescriptionAbstractCookingRecipe.getId()
IRecipe.getId()
ShapedRecipe.getId()
ShapelessRecipe.getId()
SingleItemRecipe.getId()
SmithingRecipe.getId()
SpecialRecipe.getId()
Modifier and TypeMethodDescriptionprivate <C extends IInventory,
T extends IRecipe<C>>
Map<ResourceLocation,IRecipe<C>> RecipeManager.byType
(IRecipeType<T> p_215366_1_) RecipeManager.getRecipeIds()
Modifier and TypeMethodDescriptionprotected void
RecipeBook.add
(ResourceLocation p_209118_1_) protected void
RecipeBook.addHighlight
(ResourceLocation p_209120_1_) RecipeManager.byKey
(ResourceLocation p_215367_1_) boolean
RecipeBook.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 void
RecipeBook.remove
(ResourceLocation p_209119_1_) Modifier and TypeMethodDescriptionprotected void
RecipeManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) private void
ServerRecipeBook.sendRecipes
(SRecipeBookPacket.State p_194081_1_, ServerPlayerEntity p_194081_2_, List<ResourceLocation> p_194081_3_) ModifierConstructorDescriptionAbstractCookingRecipe
(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_) -
Uses of ResourceLocation in net.minecraft.loot
Modifier and TypeFieldDescriptionstatic final ResourceLocation
LootTables.ABANDONED_MINESHAFT
static final ResourceLocation
LootTables.ARMORER_GIFT
static final ResourceLocation
LootTables.BASTION_BRIDGE
static final ResourceLocation
LootTables.BASTION_HOGLIN_STABLE
static final ResourceLocation
LootTables.BASTION_OTHER
static final ResourceLocation
LootTables.BASTION_TREASURE
static final ResourceLocation
IRandomRange.BINOMIAL
static final ResourceLocation
LootTables.BURIED_TREASURE
static final ResourceLocation
LootTables.BUTCHER_GIFT
static final ResourceLocation
LootTables.CARTOGRAPHER_GIFT
static final ResourceLocation
LootTables.CAT_MORNING_GIFT
static final ResourceLocation
LootTables.CLERIC_GIFT
static final ResourceLocation
IRandomRange.CONSTANT
static final ResourceLocation
LootTables.DESERT_PYRAMID
static final ResourceLocation
LootTables.EMPTY
static final ResourceLocation
LootTables.END_CITY_TREASURE
static final ResourceLocation
LootTables.FARMER_GIFT
static final ResourceLocation
LootTables.FISHERMAN_GIFT
static final ResourceLocation
LootTables.FISHING
static final ResourceLocation
LootTables.FISHING_FISH
static final ResourceLocation
LootTables.FISHING_JUNK
static final ResourceLocation
LootTables.FISHING_TREASURE
static final ResourceLocation
LootTables.FLETCHER_GIFT
private final ResourceLocation
ConditionArrayParser.id
static final ResourceLocation
LootTables.IGLOO_CHEST
static final ResourceLocation
LootTables.JUNGLE_TEMPLE
static final ResourceLocation
LootTables.JUNGLE_TEMPLE_DISPENSER
static final ResourceLocation
LootTables.LEATHERWORKER_GIFT
static final ResourceLocation
LootTables.LIBRARIAN_GIFT
private ResourceLocation
LootTable.lootTableId
static final ResourceLocation
LootTables.MASON_GIFT
private final ResourceLocation
DynamicLootEntry.name
private final ResourceLocation
LootParameter.name
private final ResourceLocation
TableLootEntry.name
static final ResourceLocation
LootTables.NETHER_BRIDGE
static final ResourceLocation
LootTables.PIGLIN_BARTERING
static final ResourceLocation
LootTables.PILLAGER_OUTPOST
private ResourceLocation
LootContext.Builder.queriedLootTableId
private ResourceLocation
LootContext.queriedLootTableId
static final ResourceLocation
LootTables.RUINED_PORTAL
static final ResourceLocation
LootTables.SHEEP_BLACK
static final ResourceLocation
LootTables.SHEEP_BLUE
static final ResourceLocation
LootTables.SHEEP_BROWN
static final ResourceLocation
LootTables.SHEEP_CYAN
static final ResourceLocation
LootTables.SHEEP_GRAY
static final ResourceLocation
LootTables.SHEEP_GREEN
static final ResourceLocation
LootTables.SHEEP_LIGHT_BLUE
static final ResourceLocation
LootTables.SHEEP_LIGHT_GRAY
static final ResourceLocation
LootTables.SHEEP_LIME
static final ResourceLocation
LootTables.SHEEP_MAGENTA
static final ResourceLocation
LootTables.SHEEP_ORANGE
static final ResourceLocation
LootTables.SHEEP_PINK
static final ResourceLocation
LootTables.SHEEP_PURPLE
static final ResourceLocation
LootTables.SHEEP_RED
static final ResourceLocation
LootTables.SHEEP_WHITE
static final ResourceLocation
LootTables.SHEEP_YELLOW
static final ResourceLocation
LootTables.SHEPHERD_GIFT
static final ResourceLocation
LootTables.SHIPWRECK_MAP
static final ResourceLocation
LootTables.SHIPWRECK_SUPPLY
static final ResourceLocation
LootTables.SHIPWRECK_TREASURE
static final ResourceLocation
LootTables.SIMPLE_DUNGEON
static final ResourceLocation
LootTables.SPAWN_BONUS_CHEST
static final ResourceLocation
LootTables.STRONGHOLD_CORRIDOR
static final ResourceLocation
LootTables.STRONGHOLD_CROSSING
static final ResourceLocation
LootTables.STRONGHOLD_LIBRARY
static final ResourceLocation
LootTables.TOOLSMITH_GIFT
static final ResourceLocation
LootTables.UNDERWATER_RUIN_BIG
static final ResourceLocation
LootTables.UNDERWATER_RUIN_SMALL
static final ResourceLocation
IRandomRange.UNIFORM
static final ResourceLocation
LootTables.VILLAGE_ARMORER
static final ResourceLocation
LootTables.VILLAGE_BUTCHER
static final ResourceLocation
LootTables.VILLAGE_CARTOGRAPHER
static final ResourceLocation
LootTables.VILLAGE_DESERT_HOUSE
static final ResourceLocation
LootTables.VILLAGE_FISHER
static final ResourceLocation
LootTables.VILLAGE_FLETCHER
static final ResourceLocation
LootTables.VILLAGE_MASON
static final ResourceLocation
LootTables.VILLAGE_PLAINS_HOUSE
static final ResourceLocation
LootTables.VILLAGE_SAVANNA_HOUSE
static final ResourceLocation
LootTables.VILLAGE_SHEPHERD
static final ResourceLocation
LootTables.VILLAGE_SNOWY_HOUSE
static final ResourceLocation
LootTables.VILLAGE_TAIGA_HOUSE
static final ResourceLocation
LootTables.VILLAGE_TANNERY
static final ResourceLocation
LootTables.VILLAGE_TEMPLE
static final ResourceLocation
LootTables.VILLAGE_TOOLSMITH
static final ResourceLocation
LootTables.VILLAGE_WEAPONSMITH
static final ResourceLocation
LootTables.WEAPONSMITH_GIFT
static final ResourceLocation
LootTables.WOODLAND_MANSION
Modifier and TypeFieldDescriptionprivate final Function<ResourceLocation,
ILootCondition> ValidationTracker.conditionResolver
private final Function<ResourceLocation,
ILootCondition> LootContext.conditions
private Map<ResourceLocation,
ILootCondition> LootPredicateManager.conditions
private final Map<ResourceLocation,
LootContext.IDynamicDropProvider> LootContext.Builder.dynamicDrops
private final Map<ResourceLocation,
LootContext.IDynamicDropProvider> LootContext.dynamicDrops
private static final Map<ResourceLocation,
Class<? extends IRandomRange>> RandomRanges.GENERATORS
private static final Set<ResourceLocation>
LootTables.IMMUTABLE_LOCATIONS
private static final Set<ResourceLocation>
LootTables.LOCATIONS
private final Function<ResourceLocation,
LootTable> LootContext.lootTables
private static final com.google.common.collect.BiMap<ResourceLocation,
LootParameterSet> LootParameterSets.REGISTRY
private final Function<ResourceLocation,
LootTable> ValidationTracker.tableResolver
private Map<ResourceLocation,
LootTable> LootTableManager.tables
private final Set<ResourceLocation>
ValidationTracker.visitedConditions
private final Set<ResourceLocation>
ValidationTracker.visitedTables
Modifier and TypeMethodDescriptionConditionArrayParser.getAdvancementId()
static ResourceLocation
LootParameterSets.getKey
(LootParameterSet p_216257_0_) LootTable.getLootTableId()
LootParameter.getName()
LootContext.getQueriedLootTableId()
BinomialRange.getType()
ConstantRange.getType()
IRandomRange.getType()
RandomValueRange.getType()
private static ResourceLocation
private static ResourceLocation
LootTables.register
(ResourceLocation p_186375_0_) Modifier and TypeMethodDescriptionstatic Set<ResourceLocation>
LootTables.all()
LootTableManager.getIds()
LootPredicateManager.getKeys()
Modifier and TypeMethodDescriptionvoid
LootContext.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 LootParameterSet
LootParameterSets.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_) boolean
ValidationTracker.hasVisitedCondition
(ResourceLocation p_227536_1_) boolean
ValidationTracker.hasVisitedTable
(ResourceLocation p_227532_1_) static StandaloneLootEntry.Builder<?>
TableLootEntry.lootTableReference
(ResourceLocation p_216171_0_) private static ResourceLocation
LootTables.register
(ResourceLocation p_186375_0_) ValidationTracker.resolveCondition
(ResourceLocation p_227541_1_) ValidationTracker.resolveLootTable
(ResourceLocation p_227539_1_) void
LootTable.setLootTableId
(ResourceLocation id) void
LootContext.setQueriedLootTableId
(ResourceLocation queriedLootTableId) static void
LootTableManager.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_) Modifier and TypeMethodDescriptionvoid
PiglinBarteringAddition.accept
(BiConsumer<ResourceLocation, LootTable.Builder> p_accept_1_) protected void
LootPredicateManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) protected void
LootTableManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_) ModifierConstructorDescriptionConditionArrayParser
(ResourceLocation p_i231549_1_, LootPredicateManager p_i231549_2_) private
DynamicLootEntry
(ResourceLocation p_i51260_1_, int p_i51260_2_, int p_i51260_3_, ILootCondition[] p_i51260_4_, ILootFunction[] p_i51260_5_) private
LootContext
(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_) private
TableLootEntry
(ResourceLocation p_i51251_1_, int p_i51251_2_, int p_i51251_3_, ILootCondition[] p_i51251_4_, ILootFunction[] p_i51251_5_) ModifierConstructorDescriptionprivate
LootContext
(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_) private
LootContext
(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
-
Uses of ResourceLocation in net.minecraft.loot.functions
Modifier and TypeFieldDescriptionprivate final ResourceLocation
SetLootTable.name
static final ResourceLocation
ApplyBonus.BinomialWithBonusCountFormula.TYPE
static final ResourceLocation
ApplyBonus.OreDropsFormula.TYPE
static final ResourceLocation
ApplyBonus.UniformBonusCountFormula.TYPE
Modifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,
ApplyBonus.IFormulaDeserializer> ApplyBonus.FORMULAS
Modifier and TypeMethodDescriptionApplyBonus.BinomialWithBonusCountFormula.getType()
ApplyBonus.IFormula.getType()
ApplyBonus.OreDropsFormula.getType()
ApplyBonus.UniformBonusCountFormula.getType()
ModifierConstructorDescriptionprivate
SetLootTable
(ILootCondition[] p_i51224_1_, ResourceLocation p_i51224_2_, long p_i51224_3_) -
Uses of ResourceLocation in net.minecraft.network
Modifier and TypeMethodDescriptionprivate static void
DebugPacketSender.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
-
Uses of ResourceLocation in net.minecraft.network.play.client
Modifier and TypeFieldDescriptionstatic final ResourceLocation
CCustomPayloadPacket.BRAND
private ResourceLocation
CCustomPayloadPacket.identifier
private ResourceLocation
CUpdateJigsawBlockPacket.name
private ResourceLocation
CUpdateJigsawBlockPacket.pool
private ResourceLocation
CMarkRecipeSeenPacket.recipe
private ResourceLocation
CPlaceRecipePacket.recipe
private ResourceLocation
CSeenAdvancementsPacket.tab
private ResourceLocation
CUpdateJigsawBlockPacket.target
Modifier and TypeMethodDescriptionCUpdateJigsawBlockPacket.getName()
CUpdateJigsawBlockPacket.getPool()
CMarkRecipeSeenPacket.getRecipe()
CPlaceRecipePacket.getRecipe()
CSeenAdvancementsPacket.getTab()
CUpdateJigsawBlockPacket.getTarget()
ModifierConstructorDescriptionCCustomPayloadPacket
(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
Modifier and TypeFieldDescriptionstatic final ResourceLocation
SCustomPayloadPlayPacket.BRAND
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_BEE
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_BRAIN
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_CAVES_PACKET
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_GAME_TEST_ADD_MARKER
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_GAME_TEST_CLEAR
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_GOAL_SELECTOR
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_HIVE
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_NEIGHBORSUPDATE_PACKET
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_PATHFINDING_PACKET
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_POI_ADDED_PACKET
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_POI_REMOVED_PACKET
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_POI_TICKET_COUNT_PACKET
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_RAIDS
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_STRUCTURES_PACKET
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_VILLAGE_SECTIONS
static final ResourceLocation
SCustomPayloadPlayPacket.DEBUG_WORLDGENATTEMPT_PACKET
private ResourceLocation
SCustomPayloadPlayPacket.identifier
private ResourceLocation
SPlaySoundPacket.name
private ResourceLocation
SStopSoundPacket.name
private ResourceLocation
SPlaceGhostRecipePacket.recipe
private ResourceLocation
SSelectAdvancementsTabPacket.tab
Modifier and TypeFieldDescriptionprivate Map<ResourceLocation,
Advancement.Builder> SAdvancementInfoPacket.added
private Map<ResourceLocation,
AdvancementProgress> SAdvancementInfoPacket.progress
private List<ResourceLocation>
SRecipeBookPacket.recipes
private Set<ResourceLocation>
SAdvancementInfoPacket.removed
private List<ResourceLocation>
SRecipeBookPacket.toHighlight
Modifier and TypeMethodDescriptionSCustomPayloadPlayPacket.getIdentifier()
SPlaySoundPacket.getName()
SStopSoundPacket.getName()
SPlaceGhostRecipePacket.getRecipe()
SSelectAdvancementsTabPacket.getTab()
Modifier and TypeMethodDescriptionSAdvancementInfoPacket.getAdded()
SRecipeBookPacket.getHighlights()
SAdvancementInfoPacket.getProgress()
SRecipeBookPacket.getRecipes()
SAdvancementInfoPacket.getRemoved()
ModifierConstructorDescriptionSCustomPayloadPlayPacket
(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_) ModifierConstructorDescriptionSAdvancementInfoPacket
(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
-
Uses of ResourceLocation in net.minecraft.resources
Modifier and TypeFieldDescriptionprivate Map<ResourceLocation,
FunctionObject> FunctionReloader.functions
Modifier and TypeMethodDescriptionIResource.getLocation()
SimpleResource.getLocation()
(package private) static ResourceLocation
FallbackResourceManager.getMetadataLocation
(ResourceLocation p_199020_0_) Modifier 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_) Modifier and TypeMethodDescriptionprivate static String
VanillaPack.createPath
(ResourcePackType p_223458_0_, ResourceLocation p_223458_1_) FunctionReloader.getFunction
(ResourceLocation p_240940_1_) (package private) static ResourceLocation
FallbackResourceManager.getMetadataLocation
(ResourceLocation p_199020_0_) private static String
ResourcePack.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 InputStream
VanillaPack.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 InputStream
FallbackResourceManager.getWrappedResource
(ResourceLocation p_199019_1_, IResourcePack p_199019_2_) boolean
FallbackResourceManager.hasResource
(ResourceLocation p_219533_1_) boolean
IResourceManager.hasResource
(ResourceLocation p_219533_1_) boolean
IResourceManager.Instance.hasResource
(ResourceLocation p_219533_1_) boolean
IResourcePack.hasResource
(ResourcePackType p_195764_1_, ResourceLocation p_195764_2_) boolean
ResourcePack.hasResource
(ResourcePackType p_195764_1_, ResourceLocation p_195764_2_) boolean
SimpleReloadableResourceManager.hasResource
(ResourceLocation p_219533_1_) boolean
VanillaPack.hasResource
(ResourcePackType p_195764_1_, ResourceLocation p_195764_2_) private boolean
FallbackResourceManager.isValidLocation
(ResourceLocation p_219541_1_) FunctionReloader.readLines
(IResourceManager p_240934_0_, ResourceLocation p_240934_1_) private void
FallbackResourceManager.validateLocation
(ResourceLocation p_199022_1_) Modifier and TypeMethodDescriptionprivate static void
VanillaPack.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 void
FolderPack.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_) ModifierConstructorDescriptionLeakComplainerInputStream
(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
Modifier and TypeMethodDescriptionprivate static <T> Optional<ScoreCriteria>
ScoreCriteria.getStat
(StatType<T> p_216391_0_, ResourceLocation p_216391_1_) -
Uses of ResourceLocation in net.minecraft.server
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
CustomServerBossInfo> CustomServerBossInfoManager.events
Modifier and TypeMethodDescriptionCustomServerBossInfoManager.create
(ResourceLocation p_201379_1_, ITextComponent p_201379_2_) CustomServerBossInfoManager.get
(ResourceLocation p_201384_1_) static CustomServerBossInfo
CustomServerBossInfo.load
(CompoundNBT p_201371_0_, ResourceLocation p_201371_1_) ModifierConstructorDescriptionCustomServerBossInfo
(ResourceLocation p_i48620_1_, ITextComponent p_i48620_2_) -
Uses of ResourceLocation in net.minecraft.stats
Modifier and TypeFieldDescriptionstatic final ResourceLocation
Stats.ANIMALS_BRED
static final ResourceLocation
Stats.AVIATE_ONE_CM
static final ResourceLocation
Stats.BELL_RING
static final ResourceLocation
Stats.BOAT_ONE_CM
static final ResourceLocation
Stats.CLEAN_ARMOR
static final ResourceLocation
Stats.CLEAN_BANNER
static final ResourceLocation
Stats.CLEAN_SHULKER_BOX
static final ResourceLocation
Stats.CLIMB_ONE_CM
static final ResourceLocation
Stats.CROUCH_ONE_CM
static final ResourceLocation
Stats.CROUCH_TIME
static final ResourceLocation
Stats.DAMAGE_ABSORBED
static final ResourceLocation
Stats.DAMAGE_BLOCKED_BY_SHIELD
static final ResourceLocation
Stats.DAMAGE_DEALT
static final ResourceLocation
Stats.DAMAGE_DEALT_ABSORBED
static final ResourceLocation
Stats.DAMAGE_DEALT_RESISTED
static final ResourceLocation
Stats.DAMAGE_RESISTED
static final ResourceLocation
Stats.DAMAGE_TAKEN
static final ResourceLocation
Stats.DEATHS
static final ResourceLocation
Stats.DROP
static final ResourceLocation
Stats.EAT_CAKE_SLICE
static final ResourceLocation
Stats.ENCHANT_ITEM
static final ResourceLocation
Stats.FALL_ONE_CM
static final ResourceLocation
Stats.FILL_CAULDRON
static final ResourceLocation
Stats.FISH_CAUGHT
static final ResourceLocation
Stats.FLY_ONE_CM
static final ResourceLocation
Stats.HORSE_ONE_CM
static final ResourceLocation
Stats.INSPECT_DISPENSER
static final ResourceLocation
Stats.INSPECT_DROPPER
static final ResourceLocation
Stats.INSPECT_HOPPER
static final ResourceLocation
Stats.INTERACT_WITH_ANVIL
static final ResourceLocation
Stats.INTERACT_WITH_BEACON
static final ResourceLocation
static final ResourceLocation
static final ResourceLocation
Stats.INTERACT_WITH_CAMPFIRE
static final ResourceLocation
static final ResourceLocation
static final ResourceLocation
Stats.INTERACT_WITH_FURNACE
static final ResourceLocation
Stats.INTERACT_WITH_GRINDSTONE
static final ResourceLocation
Stats.INTERACT_WITH_LECTERN
static final ResourceLocation
Stats.INTERACT_WITH_LOOM
static final ResourceLocation
static final ResourceLocation
Stats.INTERACT_WITH_SMOKER
static final ResourceLocation
static final ResourceLocation
Stats.JUMP
static final ResourceLocation
Stats.LEAVE_GAME
static final ResourceLocation
Stats.MINECART_ONE_CM
static final ResourceLocation
Stats.MOB_KILLS
static final ResourceLocation
Stats.OPEN_BARREL
static final ResourceLocation
Stats.OPEN_CHEST
static final ResourceLocation
Stats.OPEN_ENDERCHEST
static final ResourceLocation
Stats.OPEN_SHULKER_BOX
static final ResourceLocation
Stats.PIG_ONE_CM
static final ResourceLocation
Stats.PLAY_NOTEBLOCK
static final ResourceLocation
Stats.PLAY_ONE_MINUTE
static final ResourceLocation
Stats.PLAY_RECORD
static final ResourceLocation
Stats.PLAYER_KILLS
static final ResourceLocation
Stats.POT_FLOWER
static final ResourceLocation
Stats.RAID_TRIGGER
static final ResourceLocation
Stats.RAID_WIN
static final ResourceLocation
Stats.SLEEP_IN_BED
static final ResourceLocation
Stats.SPRINT_ONE_CM
static final ResourceLocation
Stats.STRIDER_ONE_CM
static final ResourceLocation
Stats.SWIM_ONE_CM
static final ResourceLocation
Stats.TALKED_TO_VILLAGER
static final ResourceLocation
Stats.TARGET_HIT
static final ResourceLocation
Stats.TIME_SINCE_DEATH
static final ResourceLocation
Stats.TIME_SINCE_REST
static final ResourceLocation
Stats.TRADED_WITH_VILLAGER
static final ResourceLocation
Stats.TRIGGER_TRAPPED_CHEST
static final ResourceLocation
Stats.TUNE_NOTEBLOCK
static final ResourceLocation
Stats.USE_CAULDRON
static final ResourceLocation
Stats.WALK_ON_WATER_ONE_CM
static final ResourceLocation
Stats.WALK_ONE_CM
static final ResourceLocation
Stats.WALK_UNDER_WATER_ONE_CM
Modifier and TypeMethodDescriptionprivate static <T> ResourceLocation
private static ResourceLocation
Stats.makeCustomStat
(String p_199084_0_, IStatFormatter p_199084_1_) Modifier and TypeMethodDescriptionprivate static <T> String
Stat.locationToKey
(ResourceLocation p_197919_0_) -
Uses of ResourceLocation in net.minecraft.tags
Modifier and TypeFieldDescriptionprivate final ResourceLocation
ITag.ItemEntry.id
private final ResourceLocation
ITag.OptionalItemEntry.id
private final ResourceLocation
ITag.OptionalTagEntry.id
private final ResourceLocation
ITag.TagEntry.id
protected final ResourceLocation
TagRegistry.NamedTag.name
Modifier and TypeFieldDescriptionprotected Map<ResourceLocation,
TagCollectionReader<?>> NetworkTagManager.customTagTypeReaders
private static final Map<ResourceLocation,
TagRegistry<?>> TagRegistryManager.HELPERS
private final Function<ResourceLocation,
Optional<T>> TagCollectionReader.idToValue
private static Map<ResourceLocation,
List<TagRegistry.NamedTag<?>>> TagRegistry.toAdd
Modifier and TypeMethodDescriptionITag.TagEntry.getId()
default ResourceLocation
ITagCollection.getIdOrThrow
(ITag<T> p_232975_1_) ITag.INamedTag.getName()
TagRegistry.NamedTag.getName()
Modifier 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) Modifier 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_) Modifier and TypeMethodDescriptionITag.Builder.build
(Function<ResourceLocation, ITag<T>> p_232959_1_, Function<ResourceLocation, T> p_232959_2_) <T> boolean
ITag.ITagEntry.build
(Function<ResourceLocation, ITag<T>> p_230238_1_, Function<ResourceLocation, T> p_230238_2_, Consumer<T> p_230238_3_) <T> boolean
ITag.ItemEntry.build
(Function<ResourceLocation, ITag<T>> p_230238_1_, Function<ResourceLocation, T> p_230238_2_, Consumer<T> p_230238_3_) <T> boolean
ITag.OptionalItemEntry.build
(Function<ResourceLocation, ITag<T>> p_230238_1_, Function<ResourceLocation, T> p_230238_2_, Consumer<T> p_230238_3_) <T> boolean
ITag.OptionalTagEntry.build
(Function<ResourceLocation, ITag<T>> p_230238_1_, Function<ResourceLocation, T> p_230238_2_, Consumer<T> p_230238_3_) <T> boolean
ITag.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) void
TagRegistry.NamedTag.rebind
(Function<ResourceLocation, ITag<T>> p_232943_1_) ModifierConstructorDescriptionItemEntry
(ResourceLocation p_i231435_1_) private
NamedTag
(ResourceLocation p_i231430_1_) OptionalItemEntry
(ResourceLocation p_i241895_1_) private
OptionalNamedTag
(ResourceLocation name, Set<Supplier<T>> defaults) OptionalTagEntry
(ResourceLocation p_i241896_1_) TagEntry
(ResourceLocation p_i48228_1_) ModifierConstructorDescriptionTagCollectionReader
(Function<ResourceLocation, Optional<T>> p_i241899_1_, String p_i241899_2_, String p_i241899_3_) -
Uses of ResourceLocation in net.minecraft.tileentity
Modifier and TypeFieldDescriptionprotected ResourceLocation
LockableLootTileEntity.lootTable
private ResourceLocation
JigsawTileEntity.name
private ResourceLocation
JigsawTileEntity.pool
private ResourceLocation
StructureBlockTileEntity.structureName
private ResourceLocation
JigsawTileEntity.target
Modifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<ResourceLocation>
AbstractFurnaceTileEntity.recipesUsed
Modifier and TypeMethodDescriptionstatic ResourceLocation
TileEntityType.getKey
(TileEntityType<?> p_200969_0_) JigsawTileEntity.getName()
JigsawTileEntity.getPool()
JigsawTileEntity.getTarget()
BannerPattern.location
(boolean p_226957_1_) Modifier and TypeMethodDescriptionvoid
LockableLootTileEntity.setLootTable
(ResourceLocation p_189404_1_, long p_189404_2_) static void
LockableLootTileEntity.setLootTable
(IBlockReader p_195479_0_, Random p_195479_1_, BlockPos p_195479_2_, ResourceLocation p_195479_3_) void
JigsawTileEntity.setName
(ResourceLocation p_235664_1_) void
JigsawTileEntity.setPool
(ResourceLocation p_235667_1_) void
StructureBlockTileEntity.setStructureName
(ResourceLocation p_210163_1_) void
JigsawTileEntity.setTarget
(ResourceLocation p_235666_1_) -
Uses of ResourceLocation in net.minecraft.util
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
EnchantmentNameParts.ALT_FONT
private final ResourceLocation
RegistryKey.location
private final ResourceLocation
SoundEvent.location
private final ResourceLocation
RegistryKey.registryName
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ResourceLocation>
ResourceLocation.CODEC
Modifier 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 ResourceLocation
static ResourceLocation
ResourceLocation.read
(com.mojang.brigadier.StringReader p_195826_0_) static ResourceLocation
Modifier and TypeMethodDescriptionstatic <T> Function<ResourceLocation,
RegistryKey<T>> RegistryKey.elementKey
(RegistryKey<? extends Registry<T>> p_240902_0_) private static com.mojang.serialization.DataResult<ResourceLocation>
Modifier and TypeMethodDescriptionint
ResourceLocation.compareNamespaced
(ResourceLocation o) int
ResourceLocation.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 String
Util.makeDescriptionId
(String p_200697_0_, ResourceLocation p_200697_1_) com.google.gson.JsonElement
ResourceLocation.Serializer.serialize
(ResourceLocation p_serialize_1_, Type p_serialize_2_, com.google.gson.JsonSerializationContext p_serialize_3_) ModifierConstructorDescriptionprivate
RegistryKey
(ResourceLocation p_i232592_1_, ResourceLocation p_i232592_2_) SoundEvent
(ResourceLocation p_i46834_1_) -
Uses of ResourceLocation in net.minecraft.util.registry
Modifier and TypeFieldDescriptionprivate final ResourceLocation
DefaultedRegistry.defaultKey
static final ResourceLocation
Registry.ROOT_REGISTRY_NAME
Modifier and TypeFieldDescriptionstatic final Registry<ResourceLocation>
Registry.CUSTOM_STAT
static final RegistryKey<Registry<ResourceLocation>>
Registry.CUSTOM_STAT_REGISTRY
private static final Map<ResourceLocation,
Supplier<?>> Registry.LOADERS
private static final Map<ResourceLocation,
Supplier<?>> WorldGenRegistries.LOADERS
private final com.google.common.collect.BiMap<ResourceLocation,
T> SimpleRegistry.storage
Modifier 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_) Modifier and TypeMethodDescriptionabstract boolean
Registry.containsKey
(ResourceLocation p_212607_1_) boolean
SimpleRegistry.containsKey
(ResourceLocation p_212607_1_) DefaultedRegistry.get
(ResourceLocation p_82594_1_) abstract T
Registry.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
Modifier and TypeFieldDescriptionstatic final ResourceLocation
Style.DEFAULT_FONT
private final ResourceLocation
Style.font
private final ResourceLocation
NBTTextComponent.Storage.id
Modifier and TypeMethodDescriptionStyle.getFont()
private static ResourceLocation
Style.Serializer.getFont
(com.google.gson.JsonObject p_240732_0_) NBTTextComponent.Storage.getId()
ModifierConstructorDescriptionStorage
(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_) private
Style
(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
Modifier and TypeFieldDescriptionprivate final ResourceLocation
DimensionType.effectsLocation
static final ResourceLocation
DimensionType.END_EFFECTS
private final ResourceLocation
DimensionType.infiniburn
static final ResourceLocation
DimensionType.NETHER_EFFECTS
static final ResourceLocation
DimensionType.OVERWORLD_EFFECTS
Modifier and TypeFieldDescriptionprivate final Function<T,
ResourceLocation> SerializableTickList.toId
Modifier and TypeMethodDescriptionstatic <T> SerializableTickList<T>
SerializableTickList.create
(ListNBT p_222984_0_, Function<T, ResourceLocation> p_222984_1_, Function<ResourceLocation, T> p_222984_2_) ModifierConstructorDescriptionprotected
DimensionType
(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_) protected
DimensionType
(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_) ModifierConstructorDescriptionSerializableTickList
(Function<T, ResourceLocation> p_i231603_1_, List<NextTickListEntry<T>> p_i231603_2_, long p_i231603_3_) private
SerializableTickList
(Function<T, ResourceLocation> p_i50010_1_, List<SerializableTickList.TickHolder<T>> p_i50010_2_) -
Uses of ResourceLocation in net.minecraft.world.biome.provider
Modifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,
NetherBiomeProvider.Preset> NetherBiomeProvider.Preset.BY_NAME
ModifierConstructorDescriptionPreset
(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
Modifier and TypeMethodDescriptionprivate static DimensionSettings
DimensionSettings.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 DimensionSettings
DimensionSettings.nether
(DimensionStructuresSettings p_242741_0_, BlockState p_242741_1_, BlockState p_242741_2_, ResourceLocation p_242741_3_) private static DimensionSettings
DimensionSettings.overworld
(DimensionStructuresSettings p_242743_0_, boolean p_242743_1_, ResourceLocation p_242743_2_) -
Uses of ResourceLocation in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionprivate static final ResourceLocation[]
FossilsFeature.fossils
private static final ResourceLocation[]
FossilsFeature.fossilsCoal
private static final ResourceLocation
FossilsFeature.SKULL_1
private static final ResourceLocation
FossilsFeature.SKULL_1_COAL
private static final ResourceLocation
FossilsFeature.SKULL_2
private static final ResourceLocation
FossilsFeature.SKULL_2_COAL
private static final ResourceLocation
FossilsFeature.SKULL_3
private static final ResourceLocation
FossilsFeature.SKULL_3_COAL
private static final ResourceLocation
FossilsFeature.SKULL_4
private static final ResourceLocation
FossilsFeature.SKULL_4_COAL
private static final ResourceLocation
FossilsFeature.SPINE_1
private static final ResourceLocation
FossilsFeature.SPINE_1_COAL
private static final ResourceLocation
FossilsFeature.SPINE_2
private static final ResourceLocation
FossilsFeature.SPINE_2_COAL
private static final ResourceLocation
FossilsFeature.SPINE_3
private static final ResourceLocation
FossilsFeature.SPINE_3_COAL
private static final ResourceLocation
FossilsFeature.SPINE_4
private static final ResourceLocation
FossilsFeature.SPINE_4_COAL
-
Uses of ResourceLocation in net.minecraft.world.gen.feature.jigsaw
Modifier and TypeFieldDescriptionprivate final ResourceLocation
JigsawPattern.fallback
private final ResourceLocation
JigsawPattern.name
Modifier and TypeFieldDescriptionprotected final com.mojang.datafixers.util.Either<ResourceLocation,
Template> SingleJigsawPiece.template
private static final com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<ResourceLocation,
Template>> SingleJigsawPiece.TEMPLATE_CODEC
Modifier and TypeMethodDescriptionprotected static <E extends SingleJigsawPiece>
com.mojang.serialization.codecs.RecordCodecBuilder<E,com.mojang.datafixers.util.Either<ResourceLocation, Template>> SingleJigsawPiece.templateCodec()
Modifier 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_) ModifierConstructorDescriptionJigsawPattern
(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_) ModifierConstructorDescriptionprotected
LegacySingleJigsawPiece
(com.mojang.datafixers.util.Either<ResourceLocation, Template> p_i242007_1_, Supplier<StructureProcessorList> p_i242007_2_, JigsawPattern.PlacementBehaviour p_i242007_3_) protected
SingleJigsawPiece
(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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation[]
OceanRuinPieces.BIG_RUINS_BRICK
private static final ResourceLocation[]
OceanRuinPieces.BIG_RUINS_CRACKED
private static final ResourceLocation[]
OceanRuinPieces.BIG_RUINS_MOSSY
private static final ResourceLocation[]
OceanRuinPieces.BIG_WARM_RUINS
private static final ResourceLocation[]
NetherFossilStructures.FOSSILS
private static final ResourceLocation
Structure.JIGSAW_RENAME
private static final ResourceLocation[]
OceanRuinPieces.RUINS_BRICK
private static final ResourceLocation[]
OceanRuinPieces.RUINS_CRACKED
private static final ResourceLocation[]
OceanRuinPieces.RUINS_MOSSY
private static final ResourceLocation[]
ShipwreckPieces.STRUCTURE_LOCATION_BEACHED
private static final ResourceLocation
IglooPieces.STRUCTURE_LOCATION_IGLOO
private static final ResourceLocation
IglooPieces.STRUCTURE_LOCATION_LABORATORY
private static final ResourceLocation
IglooPieces.STRUCTURE_LOCATION_LADDER
private static final ResourceLocation[]
ShipwreckPieces.STRUCTURE_LOCATION_OCEAN
private final ResourceLocation
IglooPieces.Piece.templateLocation
private final ResourceLocation
NetherFossilStructures.Piece.templateLocation
private final ResourceLocation
OceanRuinPieces.Piece.templateLocation
private final ResourceLocation
RuinedPortalPiece.templateLocation
private final ResourceLocation
ShipwreckPieces.Piece.templateLocation
private static final ResourceLocation[]
OceanRuinPieces.WARM_RUINS
Modifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,
BlockPos> IglooPieces.OFFSETS
private static final Map<ResourceLocation,
BlockPos> IglooPieces.PIVOTS
private static final Map<ResourceLocation,
ResourceLocation> Structure.RENAMES
private static final Map<ResourceLocation,
ResourceLocation> Structure.RENAMES
Modifier and TypeMethodDescriptionprivate static ResourceLocation
OceanRuinPieces.getBigWarmRuin
(Random p_204043_0_) private static ResourceLocation
OceanRuinPieces.getSmallWarmRuin
(Random p_204042_0_) Modifier and TypeMethodDescriptionprotected boolean
MineshaftPieces.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 boolean
StructurePiece.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 boolean
StructurePiece.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 boolean
StructurePiece.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_) ModifierConstructorDescriptionPiece
(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
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
Template> TemplateManager.structureRepository
Modifier and TypeMethodDescriptionprivate Path
TemplateManager.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 Template
TemplateManager.loadFromGenerated
(ResourceLocation p_195428_1_) private Template
TemplateManager.loadFromResource
(ResourceLocation p_209201_1_) void
TemplateManager.remove
(ResourceLocation p_189941_1_) boolean
TemplateManager.save
(ResourceLocation p_195429_1_) -
Uses of ResourceLocation in net.minecraft.world.server
Modifier and TypeMethodDescriptionprivate static <T> String
ServerWorld.getTypeCount
(Collection<T> p_244524_0_, Function<T, ResourceLocation> p_244524_1_) private static <T> ListNBT
ServerTickList.saveTickList
(Function<T, ResourceLocation> p_219502_0_, Iterable<NextTickListEntry<T>> p_219502_1_, long p_219502_2_) ModifierConstructorDescriptionServerTickList
(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
-
Uses of ResourceLocation in net.minecraft.world.storage
Modifier and TypeMethodDescriptionCommandStorage.get
(ResourceLocation p_227488_1_) void
CommandStorage.set
(ResourceLocation p_227489_1_, CompoundNBT p_227489_2_) -
Uses of ResourceLocation in net.minecraftforge.client
Modifier and TypeFieldDescriptionprivate static HashMap<ResourceLocation,
Supplier<NativeImage>> MinecraftForgeClient.bufferedImageSuppliers
private static final Map<ResourceLocation,
ITextureAtlasSpriteLoader> MinecraftForgeClient.textureAtlasSpriteLoaders
Modifier and TypeMethodDescriptionstatic RenderMaterial
ForgeHooksClient.getBlockMaterial
(ResourceLocation loc) static RenderType
ForgeRenderTypes.getEntityCutoutMipped
(ResourceLocation textureLocation) static NativeImage
MinecraftForgeClient.getImageLayer
(ResourceLocation resourceLocation, IResourceManager resourceManager) static RenderType
ForgeRenderTypes.getItemLayeredCutout
(ResourceLocation textureLocation) static RenderType
ForgeRenderTypes.getItemLayeredCutoutMipped
(ResourceLocation textureLocation) static RenderType
ForgeRenderTypes.getItemLayeredSolid
(ResourceLocation textureLocation) static RenderType
ForgeRenderTypes.getItemLayeredTranslucent
(ResourceLocation textureLocation) static RenderType
ForgeRenderTypes.getText
(ResourceLocation locationIn) static RenderType
ForgeRenderTypes.Internal.getText
(ResourceLocation locationIn) static RenderType
ForgeRenderTypes.getTextSeeThrough
(ResourceLocation locationIn) static RenderType
ForgeRenderTypes.Internal.getTextSeeThrough
(ResourceLocation locationIn) static ITextureAtlasSpriteLoader
MinecraftForgeClient.getTextureAtlasSpriteLoader
(ResourceLocation name) static RenderType
ForgeRenderTypes.getUnlitTranslucent
(ResourceLocation textureLocation) static RenderType
ForgeRenderTypes.getUnlitTranslucent
(ResourceLocation textureLocation, boolean sortingEnabled) static RenderType
ForgeRenderTypes.getUnsortedTranslucent
(ResourceLocation textureLocation) static RenderType
ForgeRenderTypes.Internal.layeredItemCutout
(ResourceLocation locationIn) static RenderType
ForgeRenderTypes.Internal.layeredItemCutoutMipped
(ResourceLocation locationIn) static RenderType
ForgeRenderTypes.Internal.layeredItemSolid
(ResourceLocation locationIn) static RenderType
ForgeRenderTypes.Internal.layeredItemTranslucent
(ResourceLocation locationIn) static void
MinecraftForgeClient.registerImageLayerSupplier
(ResourceLocation resourceLocation, Supplier<NativeImage> supplier) static void
MinecraftForgeClient.registerTextureAtlasSpriteLoader
(ResourceLocation name, ITextureAtlasSpriteLoader loader) Register a custom ITextureAtlasSprite loader.static RenderType
ForgeRenderTypes.Internal.unlitTranslucent
(ResourceLocation textureLocation, boolean sortingEnabled) static RenderType
ForgeRenderTypes.Internal.unsortedTranslucent
(ResourceLocation textureLocation) Modifier and TypeMethodDescriptionstatic void
ForgeHooksClient.onModelBake
(ModelManager modelManager, Map<ResourceLocation, IBakedModel> modelRegistry, ModelLoader modelLoader) static void
ForgeHooksClient.onTextureStitchedPre
(AtlasTexture map, Set<ResourceLocation> resourceLocations) ModifierConstructorDescriptionprivate
CustomizableTextureState
(ResourceLocation resLoc, Supplier<Boolean> blur, Supplier<Boolean> mipmap) -
Uses of ResourceLocation in net.minecraftforge.client.event
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
IBakedModel> ModelBakeEvent.modelRegistry
private final Set<ResourceLocation>
TextureStitchEvent.Pre.sprites
Modifier and TypeMethodDescriptionboolean
TextureStitchEvent.Pre.addSprite
(ResourceLocation sprite) Add a sprite to be stitched into the Texture Atlas.ModifierConstructorDescriptionModelBakeEvent
(ModelManager modelManager, Map<ResourceLocation, IBakedModel> modelRegistry, ModelLoader modelLoader) Pre
(AtlasTexture map, Set<ResourceLocation> sprites) -
Uses of ResourceLocation in net.minecraftforge.client.extensions
Modifier and TypeMethodDescriptiondefault Collection<ResourceLocation>
IForgeTextureAtlasSprite.getDependencies()
Deprecated.Modifier and TypeMethodDescriptiondefault boolean
IForgeTextureAtlasSprite.hasCustomLoader
(IResourceManager manager, ResourceLocation location) Deprecated.default boolean
IForgeTextureAtlasSprite.load
(IResourceManager manager, ResourceLocation location, Function<ResourceLocation, TextureAtlasSprite> textureGetter) Deprecated.Modifier and TypeMethodDescriptiondefault boolean
IForgeTextureAtlasSprite.load
(IResourceManager manager, ResourceLocation location, Function<ResourceLocation, TextureAtlasSprite> textureGetter) Deprecated. -
Uses of ResourceLocation in net.minecraftforge.client.gui
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
NotificationModUpdateScreen.VERSION_CHECK_ICONS
-
Uses of ResourceLocation in net.minecraftforge.client.model
Modifier and TypeFieldDescriptionstatic final ResourceLocation
ModelLoader.White.LOCATION
protected final ResourceLocation
FluidModel.BakedFluid.modelLocation
Modifier and TypeFieldDescriptionprivate static final Function<ResourceLocation,
IUnbakedModel> ModelLoader.DEFAULT_MODEL_GETTER
Helper method for registering all itemstacks for given item to map to universal bucket model.private static final Map<ResourceLocation,
IModelLoader<?>> ModelLoaderRegistry.loaders
private final Map<ResourceLocation,
Exception> ModelLoader.loadingExceptions
private static Set<ResourceLocation>
ModelLoader.specialModels
Modifier and TypeMethodDescriptionprotected ResourceLocation
ModelLoader.getModelLocation
(ResourceLocation model) Modifier and TypeMethodDescriptionstatic Function<ResourceLocation,
IUnbakedModel> ModelLoader.defaultModelGetter()
ModelLoader.getSpecialModels()
Modifier and TypeMethodDescriptionvoid
CompositeModel.Submodel.addQuads
(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) void
ModelLoaderRegistry.VanillaProxy.addQuads
(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) static void
ModelLoader.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 IBakedModel
ModelLoaderRegistry.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 RenderMaterial
ModelLoaderRegistry.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 ResourceLocation
ModelLoader.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 void
ModelLoaderRegistry.registerLoader
(ResourceLocation id, IModelLoader<?> loader) Makes system aware of your loader.Modifier 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) void
ModelLoader.onPostBakeEvent
(Map<ResourceLocation, IBakedModel> modelRegistry) Internal, do not use.ModifierConstructorDescriptionBakedFluid
(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
Modifier and TypeFieldDescriptionprivate final ResourceLocation
AnimationItemOverrideList.modelLoc
Modifier and TypeMethodDescriptionstatic ModelBlockAnimation
ModelBlockAnimation.loadVanillaAnimation
(IResourceManager manager, ResourceLocation armatureLocation) Load armature associated with a vanilla model.ModifierConstructorDescriptionAnimationItemOverrideList
(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
Modifier and TypeFieldDescriptionprivate final ResourceLocation
B3DLoader.ModelWrapper.modelLocation
Modifier and TypeMethodDescriptionB3DLoader.ModelWrapper.bake
(ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) B3DLoader.loadModel
(ResourceLocation modelLocation) Modifier and TypeMethodDescriptionB3DLoader.ModelWrapper.getMaterials
(Function<ResourceLocation, IUnbakedModel> modelGetter, Set<com.mojang.datafixers.util.Pair<String, String>> missingTextureErrors) ModifierConstructorDescriptionModelWrapper
(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
Modifier and TypeFieldDescriptionprotected final ResourceLocation
CustomLoaderBuilder.loaderId
protected ResourceLocation
ModelFile.location
Modifier and TypeFieldDescriptionprotected final Function<ResourceLocation,
T> ModelProvider.factory
final Map<ResourceLocation,
T> ModelProvider.generatedModels
private final Map<ResourceLocation,
Float> ItemModelBuilder.OverrideBuilder.predicates
Modifier and TypeMethodDescriptionBlockStateProvider.blockTexture
(Block block) private ResourceLocation
BlockStateProvider.extend
(ResourceLocation rl, String suffix) private ResourceLocation
ModelProvider.extendWithFolder
(ResourceLocation rl) ModelFile.getLocation()
ModelFile.getUncheckedLocation()
Modifier and TypeMethodDescriptionvoid
BlockStateProvider.axisBlock
(RotatedPillarBlock block, ResourceLocation baseName) void
BlockStateProvider.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 T
ModelProvider.door
(String name, String model, ResourceLocation bottom, ResourceLocation top) void
BlockStateProvider.doorBlock
(DoorBlock block, String name, ResourceLocation bottom, ResourceLocation top) void
BlockStateProvider.doorBlock
(DoorBlock block, ResourceLocation bottom, ResourceLocation top) private void
BlockStateProvider.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 ResourceLocation
BlockStateProvider.extend
(ResourceLocation rl, String suffix) private ResourceLocation
ModelProvider.extendWithFolder
(ResourceLocation rl) void
BlockStateProvider.fenceBlock
(FenceBlock block, String name, ResourceLocation texture) void
BlockStateProvider.fenceBlock
(FenceBlock block, ResourceLocation texture) ModelProvider.fenceGate
(String name, ResourceLocation texture) void
BlockStateProvider.fenceGateBlock
(FenceGateBlock block, String name, ResourceLocation texture) void
BlockStateProvider.fenceGateBlock
(FenceGateBlock block, ResourceLocation texture) private void
BlockStateProvider.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) void
BlockStateProvider.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 T
ModelProvider.pane
(String name, String parent, ResourceLocation pane, ResourceLocation edge) void
BlockStateProvider.paneBlock
(PaneBlock block, String name, ResourceLocation pane, ResourceLocation edge) void
BlockStateProvider.paneBlock
(PaneBlock block, ResourceLocation pane, ResourceLocation edge) private void
BlockStateProvider.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 T
ModelProvider.sideBottomTop
(String name, String parent, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) private T
ModelProvider.singleTexture
(String name, String parent, String textureKey, ResourceLocation texture) private T
ModelProvider.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) void
BlockStateProvider.slabBlock
(SlabBlock block, ResourceLocation doubleslab, ResourceLocation texture) void
BlockStateProvider.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) void
BlockStateProvider.stairsBlock
(StairsBlock block, String name, ResourceLocation texture) void
BlockStateProvider.stairsBlock
(StairsBlock block, String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) void
BlockStateProvider.stairsBlock
(StairsBlock block, ResourceLocation texture) void
BlockStateProvider.stairsBlock
(StairsBlock block, ResourceLocation side, ResourceLocation bottom, ResourceLocation top) private void
BlockStateProvider.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) void
BlockStateProvider.trapdoorBlock
(TrapDoorBlock block, String name, ResourceLocation texture, boolean orientable) void
BlockStateProvider.trapdoorBlock
(TrapDoorBlock block, ResourceLocation texture, boolean orientable) private void
BlockStateProvider.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) void
BlockStateProvider.wallBlock
(WallBlock block, String name, ResourceLocation texture) void
BlockStateProvider.wallBlock
(WallBlock block, ResourceLocation texture) private void
BlockStateProvider.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) ModifierConstructorDescriptionBlockModelBuilder
(ResourceLocation outputLocation, ExistingFileHelper existingFileHelper) protected
CustomLoaderBuilder
(ResourceLocation loaderId, T parent, ExistingFileHelper existingFileHelper) ExistingModelFile
(ResourceLocation location, ExistingFileHelper existingHelper) ItemModelBuilder
(ResourceLocation outputLocation, ExistingFileHelper existingFileHelper) protected
ModelBuilder
(ResourceLocation outputLocation, ExistingFileHelper existingFileHelper) protected
ModelFile
(ResourceLocation location) UncheckedModelFile
(ResourceLocation location) ModifierConstructorDescriptionModelProvider
(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
Modifier and TypeFieldDescriptionprivate ResourceLocation
DynamicBucketModelBuilder.fluid
private ResourceLocation
OBJLoaderBuilder.materialLibraryOverrideLocation
private ResourceLocation
OBJLoaderBuilder.modelLocation
Modifier and TypeMethodDescriptionOBJLoaderBuilder.modelLocation
(ResourceLocation modelLocation) OBJLoaderBuilder.overrideMaterialLibrary
(ResourceLocation materialLibraryOverrideLocation) -
Uses of ResourceLocation in net.minecraftforge.client.model.geometry
Modifier and TypeMethodDescriptionvoid
IModelGeometryPart.addQuads
(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) default void
IMultipartModelGeometry.addQuads
(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) void
ISimpleModelGeometry.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 IBakedModel
ISimpleModelGeometry.bake
(IModelConfiguration owner, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) Modifier 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
Modifier and TypeFieldDescriptionfinal ResourceLocation
OBJModel.modelLocation
final ResourceLocation
OBJModel.ModelSettings.modelLocation
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
MaterialLibrary> OBJLoader.materialCache
Modifier and TypeMethodDescriptionvoid
OBJModel.ModelGroup.addQuads
(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) void
OBJModel.ModelObject.addQuads
(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) OBJLoader.loadMaterialLibrary
(ResourceLocation materialLocation) Modifier 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) ModifierConstructorDescriptionModelSettings
(ResourceLocation modelLocation, boolean detectCullableFaces, boolean diffuseLighting, boolean flipV, boolean ambientToFullbright, String materialLibraryOverrideLocation) -
Uses of ResourceLocation in net.minecraftforge.common
Modifier and TypeFieldDescriptionfinal ResourceLocation
ForgeHooks.LootTableContext.name
private final ResourceLocation
ForgeTagHandler.TagCollectionReaderInfo.tagType
Modifier and TypeFieldDescriptionprivate static Set<ResourceLocation>
ForgeTagHandler.customTagTypeNames
private static Map<ResourceLocation,
ITagCollection<?>> ForgeTagHandler.customTagTypes
private final Map<ResourceLocation,
ITag.Builder> ForgeTagHandler.TagCollectionReaderInfo.tagBuilders
Modifier 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.Modifier 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 Biome
ForgeHooks.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 LootTable
ForgeHooks.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.Modifier 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 void
ForgeTagHandler.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 ITagCollectionSupplier
ForgeTagHandler.withSpecificCustom
(ITagCollectionSupplier tagCollectionSupplier, Map<ResourceLocation, ITagCollection<?>> customTagTypes) Gets anITagCollectionSupplier
with specific custom tag types for testing if any tags are missing.ModifierConstructorDescriptionprivate
LootTableContext
(ResourceLocation name, boolean custom) private
TagCollectionReaderInfo
(ResourceLocation tagType, TagCollectionReader<?> reader, Map<ResourceLocation, ITag.Builder> tagBuilders) ModifierConstructorDescriptionprivate
TagCollectionReaderInfo
(ResourceLocation tagType, TagCollectionReader<?> reader, Map<ResourceLocation, ITag.Builder> tagBuilders) -
Uses of ResourceLocation in net.minecraftforge.common.capabilities
ModifierConstructorDescriptionCapabilityDispatcher
(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
Modifier and TypeFieldDescriptionprivate ResourceLocation
ConditionalRecipe.Builder.advId
private final ResourceLocation
ConditionalRecipe.Finished.advId
private final ResourceLocation
ConditionalRecipe.Finished.id
private ResourceLocation
ConditionalRecipe.Serializer.name
Modifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,
IConditionSerializer<?>> CraftingHelper.conditions
private static final com.google.common.collect.BiMap<ResourceLocation,
IIngredientSerializer<?>> CraftingHelper.ingredients
Modifier and TypeMethodDescriptionConditionalRecipe.Finished.getAdvancementId()
ConditionalRecipe.Finished.getId()
static ResourceLocation
CraftingHelper.getID
(IIngredientSerializer<?> serializer) ConditionalRecipe.Serializer.getRegistryName()
Modifier and TypeMethodDescriptionvoid
ConditionalRecipe.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 Ingredient
CraftingHelper.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) ModifierConstructorDescriptionprivate
Finished
(ResourceLocation id, List<ICondition[]> conditions, List<IFinishedRecipe> recipes, ResourceLocation advId, ConditionalAdvancement.Builder adv) -
Uses of ResourceLocation in net.minecraftforge.common.crafting.conditions
Modifier and TypeFieldDescriptionprivate final ResourceLocation
ItemExistsCondition.item
private static final ResourceLocation
AndCondition.NAME
private static final ResourceLocation
FalseCondition.NAME
private static final ResourceLocation
ItemExistsCondition.NAME
private static final ResourceLocation
ModLoadedCondition.NAME
private static final ResourceLocation
NotCondition.NAME
private static final ResourceLocation
OrCondition.NAME
private static final ResourceLocation
TagEmptyCondition.NAME
private static final ResourceLocation
TrueCondition.NAME
private final ResourceLocation
TagEmptyCondition.tag_name
Modifier 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()
ModifierConstructorDescription -
Uses of ResourceLocation in net.minecraftforge.common.data
Modifier and TypeFieldDescriptionprivate Set<ResourceLocation>
ForgeRecipeProvider.excludes
private final com.google.common.collect.Multimap<ResourcePackType,
ResourceLocation> ExistingFileHelper.generated
Modifier and TypeMethodDescriptionprivate ResourceLocation
ExistingFileHelper.getLocation
(ResourceLocation base, String suffix, String prefix) (package private) ResourceLocation
SoundDefinition.Sound.name()
Modifier 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) Modifier and TypeMethodDescriptionprotected void
SoundDefinitionsProvider.add
(ResourceLocation soundEvent, SoundDefinition definition) private Ingredient
ForgeRecipeProvider.enhance
(ResourceLocation name, Ingredient vanilla) boolean
ExistingFileHelper.exists
(ResourceLocation loc, ResourcePackType packType) Check if a given resource exists in the known resource packs.boolean
ExistingFileHelper.exists
(ResourceLocation loc, ResourcePackType packType, String pathSuffix, String pathPrefix) Check if a given resource exists in the known resource packs.boolean
ExistingFileHelper.exists
(ResourceLocation loc, ExistingFileHelper.IResourceType type) Check if a given resource exists in the known resource packs.private ResourceLocation
ExistingFileHelper.getLocation
(ResourceLocation base, String suffix, String prefix) protected Path
ForgeRegistryTagsProvider.getPath
(ResourceLocation id) ExistingFileHelper.getResource
(ResourceLocation loc, ResourcePackType packType) ExistingFileHelper.getResource
(ResourceLocation loc, ResourcePackType packType, String pathSuffix, String pathPrefix) static SoundDefinition.Sound
SoundDefinition.Sound.sound
(ResourceLocation name, SoundDefinition.SoundType type) Creates a new sound with the given name and type.protected static SoundDefinition.Sound
SoundDefinitionsProvider.sound
(ResourceLocation name) Creates a new sound with the given name andSoundDefinition.SoundType.SOUND
as sound type.protected static SoundDefinition.Sound
SoundDefinitionsProvider.sound
(ResourceLocation name, SoundDefinition.SoundType type) Creates a new sound with the given name and type.private String
SoundDefinition.Sound.stripMcPrefix
(ResourceLocation name) void
ExistingFileHelper.trackGenerated
(ResourceLocation loc, ResourcePackType packType, String pathSuffix, String pathPrefix) Track the existence of a generated file.void
ExistingFileHelper.trackGenerated
(ResourceLocation loc, ExistingFileHelper.IResourceType type) Track the existence of a generated file.private boolean
SoundDefinitionsProvider.validateEvent
(String soundName, ResourceLocation name) private boolean
SoundDefinitionsProvider.validateSound
(String soundName, ResourceLocation name) Modifier and TypeMethodDescriptionprivate Consumer<BiConsumer<ResourceLocation,
LootTable.Builder>> ForgeLootTableProvider.replaceAndFilterChangesOnly
(Consumer<BiConsumer<ResourceLocation, LootTable.Builder>> consumer) protected void
ForgeLootTableProvider.validate
(Map<ResourceLocation, LootTable> map, ValidationTracker validationtracker) ModifierConstructorDescriptionprivate
Sound
(ResourceLocation name, SoundDefinition.SoundType type) -
Uses of ResourceLocation in net.minecraftforge.common.extensions
Modifier 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.Modifier and TypeMethodDescriptiondefault TagsProvider.Builder<T>
IForgeTagBuilder.addOptional
(ResourceLocation location) default TagsProvider.Builder<T>
IForgeTagBuilder.addOptionalTag
(ResourceLocation location) default ITagCollection<?>
IForgeTagCollectionSupplier.getCustomTypeCollection
(ResourceLocation regName) Gets theITagCollection
for a forge registry with the given name, or throws an exception if the registry doesn't support custom tag types.default Advancement
IForgeAdvancementBuilder.save
(Consumer<Advancement> consumer, ResourceLocation id, ExistingFileHelper fileHelper) save function for theAdvancement.Builder
which uses theExistingFileHelper
to check if the parent is already knowndefault void
IForgePacketBuffer.writeRegistryIdUnsafe
(IForgeRegistry<?> registry, ResourceLocation entryKey) Writes the given entries integer id to the buffer. -
Uses of ResourceLocation in net.minecraftforge.common.loot
Modifier and TypeFieldDescriptionprivate ResourceLocation
GlobalLootModifierSerializer.registryName
private final ResourceLocation
LootTableIdCondition.Builder.targetLootTableId
private final ResourceLocation
LootTableIdCondition.targetLootTableId
static final ResourceLocation
LootTableIdCondition.UNKNOWN_LOOT_TABLE
Modifier and TypeFieldDescriptionprivate Map<ResourceLocation,
IGlobalLootModifier> LootModifierManager.registeredLootModifiers
Modifier and TypeMethodDescriptionfinal ResourceLocation
GlobalLootModifierSerializer.getRegistryName()
Modifier and TypeMethodDescriptionstatic LootTableIdCondition.Builder
LootTableIdCondition.builder
(ResourceLocation targetLootTableId) private IGlobalLootModifier
LootModifierManager.deserializeModifier
(ResourceLocation location, com.google.gson.JsonElement element) static GlobalLootModifierSerializer<?>
LootModifierManager.getSerializerForName
(ResourceLocation resourcelocation) abstract T
GlobalLootModifierSerializer.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) Modifier and TypeMethodDescriptionprotected void
LootModifierManager.apply
(Map<ResourceLocation, com.google.gson.JsonElement> resourceList, IResourceManager resourceManagerIn, IProfiler profilerIn) ModifierConstructorDescriptionBuilder
(ResourceLocation targetLootTableId) private
LootTableIdCondition
(ResourceLocation targetLootTableId) -
Uses of ResourceLocation in net.minecraftforge.common.model.animation
Modifier and TypeMethodDescriptionstatic IClip
Clips.getModelClipNode
(ResourceLocation modelLocation, String clipName) Retrieves the clip from the model.static IAnimationStateMachine
AnimationStateMachine.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.ModifierConstructorDescriptionModelClip
(IClip childClip, ResourceLocation modelLocation, String clipName) -
Uses of ResourceLocation in net.minecraftforge.common.util
Modifier and TypeFieldDescriptionprivate Set<ResourceLocation>
ReverseTagWrapper.cache
private Map<ResourceLocation,
ITag<T>> ReverseTagWrapper.colCache
-
Uses of ResourceLocation in net.minecraftforge.debug
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
DuplicateOptionalTagTest.TAG_NAME
Modifier and TypeFieldDescriptionprivate static final Set<ResourceLocation>
DataGeneratorTest.BlockStates.CUSTOM_MODELS
private static final Set<ResourceLocation>
DataGeneratorTest.BlockStates.IGNORED_MODELS
Modifier 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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
FullPotsAccessorDemo.ClientHandler.DioritePotModel.DIRT_TEXTURE
private static final ResourceLocation
FullPotsAccessorDemo.ClientHandler.DioritePotModel.POT_TEXTURE
Modifier and TypeMethodDescriptionFullPotsAccessorDemo.ClientHandler.DioritePotModelGeometry.bake
(IModelConfiguration owner, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) Modifier 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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
MultiLayerModelTest.blockId
Modifier and TypeMethodDescriptionvoid
NewModelLoaderTest.TestModel.addQuads
(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, Function<RenderMaterial, TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) Modifier 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
Modifier and TypeFieldDescriptionstatic final ResourceLocation
NewFluidTest.FLUID_FLOWING
static final ResourceLocation
NewFluidTest.FLUID_OVERLAY
static final ResourceLocation
NewFluidTest.FLUID_STILL
-
Uses of ResourceLocation in net.minecraftforge.debug.gameplay.loot
Modifier 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
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
CustomElytraTest.CustomElytraLayer.TEXTURE_ELYTRA
Modifier and TypeMethodDescriptionCustomElytraTest.CustomElytraLayer.getElytraTexture
(ItemStack stack, AbstractClientPlayerEntity entity) -
Uses of ResourceLocation in net.minecraftforge.debug.misc
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
CustomTagTypesTest.customRegistryName
Modifier and TypeMethodDescriptionprivate void
CustomTagTypesTest.logTagsIfPresent
(Set<ResourceLocation> tags) -
Uses of ResourceLocation in net.minecraftforge.debug.world
Modifier and TypeFieldDescriptionstatic final ResourceLocation
DimensionSettingsTest.TEST_OVERWORLD
Modifier and TypeMethodDescriptionprivate static ResourceLocation
ChunkWatchEventTest.getDimensionName
(World w) -
Uses of ResourceLocation in net.minecraftforge.event
Modifier and TypeFieldDescriptionfinal ResourceLocation
RegistryEvent.MissingMappings.Mapping.key
private final ResourceLocation
LootTableLoadEvent.name
private final ResourceLocation
RegistryEvent.MissingMappings.name
private final ResourceLocation
RegistryEvent.Register.name
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
ICapabilityProvider> AttachCapabilitiesEvent.caps
private final Map<ResourceLocation,
ICapabilityProvider> AttachCapabilitiesEvent.view
Modifier and TypeMethodDescriptionLootTableLoadEvent.getName()
RegistryEvent.MissingMappings.getName()
RegistryEvent.Register.getName()
Modifier and TypeMethodDescriptionAttachCapabilitiesEvent.getCapabilities()
A unmodifiable view of the capabilities that will be attached to this object.Modifier and TypeMethodDescriptionvoid
AttachCapabilitiesEvent.addCapability
(ResourceLocation key, ICapabilityProvider cap) Adds a capability to be attached to this object.static LootTable
ForgeEventFactory.loadLootTable
(ResourceLocation name, LootTable table, LootTableManager lootTableManager) ModifierConstructorDescriptionLootTableLoadEvent
(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
Modifier and TypeMethodDescriptionBiomeLoadingEvent.getName()
This will get the registry name of the biome.ModifierConstructorDescriptionBiomeLoadingEvent
(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
Modifier and TypeFieldDescriptionprivate final ResourceLocation
FluidAttributes.Builder.flowingTexture
private final ResourceLocation
FluidAttributes.flowingTexture
private ResourceLocation
FluidAttributes.Builder.overlayTexture
private final ResourceLocation
FluidAttributes.overlayTexture
private final ResourceLocation
FluidAttributes.Builder.stillTexture
private final ResourceLocation
FluidAttributes.stillTexture
Modifier 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) Modifier and TypeMethodDescriptionstatic FluidAttributes.Builder
FluidAttributes.builder
(ResourceLocation stillTexture, ResourceLocation flowingTexture) static FluidAttributes.Builder
FluidAttributes.Water.builder
(ResourceLocation stillTexture, ResourceLocation flowingTexture) final FluidAttributes.Builder
FluidAttributes.Builder.overlay
(ResourceLocation texture) ModifierConstructorDescriptionprotected
Builder
(ResourceLocation stillTexture, ResourceLocation flowingTexture, BiFunction<FluidAttributes.Builder, Fluid, FluidAttributes> factory) -
Uses of ResourceLocation in net.minecraftforge.fml
Modifier 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) ModifierConstructorDescriptionprivate
RegistryObject
(ResourceLocation name, Class<V> baseType, String modid) private
RegistryObject
(ResourceLocation name, Supplier<Class<? super V>> registryType) private
RegistryObject
(ResourceLocation name, IForgeRegistry<V> registry) -
Uses of ResourceLocation in net.minecraftforge.fml.client
Modifier and TypeFieldDescriptionprivate static com.google.common.collect.Table<String,
String, Set<ResourceLocation>> ClientHooks.brokenTextures
private static com.google.common.collect.SetMultimap<String,
ResourceLocation> ClientHooks.missingTextures
Modifier and TypeMethodDescriptionstatic void
ClientHooks.trackBrokenTexture
(ResourceLocation resourceLocation, String error) static void
ClientHooks.trackMissingTexture
(ResourceLocation resourceLocation) -
Uses of ResourceLocation in net.minecraftforge.fml.client.gui
Modifier and TypeMethodDescriptionstatic void
GuiUtils.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 void
GuiUtils.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 void
GuiUtils.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 void
GuiUtils.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
Modifier and TypeMethodDescription(package private) void
ModListScreen.InfoPanel.setInfo
(List<String> lines, ResourceLocation logoPath, Size2i logoDims) -
Uses of ResourceLocation in net.minecraftforge.fml.client.gui.widget
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
ModListWidget.VERSION_CHECK_ICONS
-
Uses of ResourceLocation in net.minecraftforge.fml.client.registry
Modifier and TypeFieldDescriptionprivate static Map<Class<? extends Entity>,
ResourceLocation> ClientRegistry.entityShaderMap
Modifier and TypeMethodDescriptionstatic ResourceLocation
ClientRegistry.getEntityShader
(Class<? extends Entity> entityClass) Modifier and TypeMethodDescriptionstatic void
ClientRegistry.registerEntityShader
(Class<? extends Entity> entityClass, ResourceLocation shader) Register a shader for an entity. -
Uses of ResourceLocation in net.minecraftforge.fml.event.lifecycle
Modifier and TypeFieldDescriptionfinal ResourceLocation
FMLModIdMappingEvent.ModRemapping.key
final ResourceLocation
FMLModIdMappingEvent.ModRemapping.registry
Modifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableSet<ResourceLocation>
FMLModIdMappingEvent.keys
private final Map<ResourceLocation,
com.google.common.collect.ImmutableList<FMLModIdMappingEvent.ModRemapping>> FMLModIdMappingEvent.remaps
Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableSet<ResourceLocation>
FMLModIdMappingEvent.getRegistries()
Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<FMLModIdMappingEvent.ModRemapping>
FMLModIdMappingEvent.getRemaps
(ResourceLocation registry) ModifierConstructorDescriptionprivate
ModRemapping
(ResourceLocation registry, ResourceLocation key, int oldId, int newId) ModifierConstructorDescriptionFMLModIdMappingEvent
(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
Modifier and TypeFieldDescriptionprivate final ResourceLocation
NetworkInstance.channelName
private ResourceLocation
NetworkRegistry.ChannelBuilder.channelName
private final ResourceLocation
NetworkRegistry.LoginPayload.channelName
A channel which will receive aNetworkEvent.LoginPayloadEvent
from theFMLLoginWrapper
(package private) static final ResourceLocation
FMLNetworkConstants.FML_HANDSHAKE_RESOURCE
(package private) static final ResourceLocation
FMLNetworkConstants.FML_PLAY_RESOURCE
(package private) static final ResourceLocation
FMLNetworkConstants.MC_REGISTER_RESOURCE
(package private) static final ResourceLocation
FMLNetworkConstants.MC_UNREGISTER_RESOURCE
private ResourceLocation
FMLHandshakeMessages.S2CRegistry.registryName
(package private) static final ResourceLocation
FMLLoginWrapper.WRAPPER
Modifier and TypeFieldDescriptionprivate com.google.common.collect.ImmutableMap<ResourceLocation,
String> FMLConnectionData.channels
private Map<ResourceLocation,
String> FMLHandshakeMessages.C2SModListReply.channels
private Map<ResourceLocation,
String> FMLHandshakeMessages.S2CModList.channels
private Map<ResourceLocation,
org.apache.commons.lang3.tuple.Pair<String, Boolean>> FMLStatusPing.channels
private final BiFunction<org.apache.commons.lang3.tuple.Pair<PacketBuffer,
Integer>, ResourceLocation, ICustomPacket<?>> PacketDispatcher.NetworkManagerDispatcher.customPacketSupplier
private final Map<ResourceLocation,
ITagCollection<?>> FMLPlayMessages.SyncCustomTagTypes.customTagTypeCollections
private static Map<ResourceLocation,
NetworkInstance> NetworkRegistry.instances
private Set<ResourceLocation>
FMLMCRegisterPacketHandler.ChannelList.locations
(package private) BiConsumer<ResourceLocation,
PacketBuffer> PacketDispatcher.packetSink
private Map<ResourceLocation,
String> FMLHandshakeMessages.C2SModListReply.registries
private List<ResourceLocation>
FMLHandshakeMessages.S2CModList.registries
private Set<ResourceLocation>
FMLHandshakeHandler.registriesToReceive
private Map<ResourceLocation,
String> FMLHandshakeHandler.registryHashes
private Map<ResourceLocation,
ForgeRegistry.Snapshot> FMLHandshakeHandler.registrySnapshots
Modifier and TypeMethodDescriptionNetworkInstance.getChannelName()
NetworkRegistry.LoginPayload.getChannelName()
default ResourceLocation
ICustomPacket.getName()
FMLHandshakeMessages.S2CRegistry.getRegistryName()
Modifier 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()
Modifier and TypeMethodDescriptionvoid
NetworkEvent.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 NetworkInstance
NetworkRegistry.createInstance
(ResourceLocation name, Supplier<String> networkProtocolVersion, Predicate<String> clientAcceptedVersions, Predicate<String> serverAcceptedVersions) Creates the internalNetworkInstance
that tracks the channel data.private void
PacketDispatcher.NetworkManagerDispatcher.dispatchPacket
(ResourceLocation resourceLocation, PacketBuffer buffer) (package private) static Optional<NetworkInstance>
NetworkRegistry.findTarget
(ResourceLocation resourceLocation) Find theNetworkInstance
, if possibleprivate static <T> void
FMLPlayMessages.SyncCustomTagTypes.forgeTagCollectionWrite
(PacketBuffer buf, ResourceLocation registryName, Map<ResourceLocation, ITag<T>> tags) NetworkRegistry.ChannelBuilder.named
(ResourceLocation channelName) The name of the channel.static EventNetworkChannel
NetworkRegistry.newEventChannel
(ResourceLocation name, Supplier<String> networkProtocolVersion, Predicate<String> clientAcceptedVersions, Predicate<String> serverAcceptedVersions) Create a newEventNetworkChannel
.static SimpleChannel
NetworkRegistry.newSimpleChannel
(ResourceLocation name, Supplier<String> networkProtocolVersion, Predicate<String> clientAcceptedVersions, Predicate<String> serverAcceptedVersions) Create a newSimpleChannel
.void
PacketDispatcher.sendPacket
(ResourceLocation resourceLocation, PacketBuffer buffer) (package private) void
FMLLoginWrapper.sendServerToClientLoginPacket
(ResourceLocation resourceLocation, PacketBuffer buffer, int index, NetworkManager manager) default void
ICustomPacket.setName
(ResourceLocation channelName) private PacketBuffer
FMLLoginWrapper.wrapPacket
(ResourceLocation rl, PacketBuffer buf) Modifier and TypeMethodDescriptionvoid
FMLMCRegisterPacketHandler.addChannels
(Set<ResourceLocation> locations, NetworkManager manager) static boolean
NetworkRegistry.checkListPingCompatibilityForClient
(Map<ResourceLocation, org.apache.commons.lang3.tuple.Pair<String, Boolean>> incoming) private static <T> void
FMLPlayMessages.SyncCustomTagTypes.forgeTagCollectionWrite
(PacketBuffer buf, ResourceLocation registryName, Map<ResourceLocation, ITag<T>> tags) private static boolean
NetworkRegistry.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 boolean
NetworkRegistry.validateClientChannels
(Map<ResourceLocation, String> channels) Validate the channels from the server on the client.(package private) static boolean
NetworkRegistry.validateServerChannels
(Map<ResourceLocation, String> channels) Validate the channels from the client on the server.ModifierConstructorDescriptionLoginPayload
(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) ModifierConstructorDescriptionprivate
C2SModListReply
(List<String> mods, Map<ResourceLocation, String> channels, Map<ResourceLocation, String> registries) (package private)
FMLConnectionData
(List<String> modList, Map<ResourceLocation, String> channels) private
FMLStatusPing
(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) private
S2CModList
(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
Modifier 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) Modifier and TypeMethodDescriptionprivate List<IResourcePack>
DelegatingResourcePack.getCandidatePacks
(ResourcePackType type, ResourceLocation location) private static String
DelegatingResourcePack.getFullPath
(ResourcePackType type, ResourceLocation location) DelegatingResourcePack.getResource
(ResourcePackType type, ResourceLocation location) ModFileResourcePack.getResource
(ResourcePackType type, ResourceLocation location) boolean
DelegatingResourcePack.hasResource
(ResourcePackType type, ResourceLocation location) boolean
ModFileResourcePack.hasResource
(ResourcePackType type, ResourceLocation location) -
Uses of ResourceLocation in net.minecraftforge.network
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
VanillaPacketSplitter.CHANNEL
private static final ResourceLocation
VanillaPacketSplitter.V11_DUMMY_CHANNEL
-
Uses of ResourceLocation in net.minecraftforge.registries
Modifier and TypeFieldDescriptionprivate static final ResourceLocation
GameData.BLOCK_TO_ITEM
private static final ResourceLocation
GameData.BLOCKSTATE_TO_ID
private static final ResourceLocation
GameData.BLOCKSTATE_TO_POINT_OF_INTEREST_TYPE
private final ResourceLocation
ForgeRegistry.defaultKey
static final ResourceLocation
NamespacedDefaultedWrapper.Factory.ID
static final ResourceLocation
NamespacedWrapper.Factory.ID
private ResourceLocation
ObjectHolderRef.injectedObject
(package private) final ResourceLocation
ForgeRegistry.OverrideOwner.key
private final ResourceLocation
ForgeRegistry.name
private ResourceLocation
RegistryDelegate.name
private ResourceLocation
RegistryBuilder.optionalDefaultKey
private ResourceLocation
ForgeRegistryEntry.registryName
private ResourceLocation
RegistryBuilder.registryName
private static final ResourceLocation
GameData.SERIALIZER_TO_ENTRY
private static final ResourceLocation
GameData.STRUCTURES
Modifier and TypeFieldDescriptionprivate final Map<ResourceLocation,
ResourceLocation> ForgeRegistry.aliases
private final Map<ResourceLocation,
ResourceLocation> ForgeRegistry.aliases
final Map<ResourceLocation,
ResourceLocation> ForgeRegistry.Snapshot.aliases
final Map<ResourceLocation,
ResourceLocation> ForgeRegistry.Snapshot.aliases
final Set<ResourceLocation>
ForgeRegistry.Snapshot.dummied
private final Set<ResourceLocation>
ForgeRegistry.dummies
final Map<ResourceLocation,
Integer> ForgeRegistry.Snapshot.ids
private Set<ResourceLocation>
RegistryBuilder.legacyNames
private Map<ResourceLocation,
ResourceLocation> RegistryManager.legacyNames
private Map<ResourceLocation,
ResourceLocation> RegistryManager.legacyNames
private static final BiConsumer<ResourceLocation,
ForgeRegistry<?>> GameData.LOCK_VANILLA
private final com.google.common.collect.BiMap<ResourceLocation,
V> ForgeRegistry.names
private static final Set<Consumer<Predicate<ResourceLocation>>>
ObjectHolderRegistry.objectHolders
private final com.google.common.collect.Multimap<ResourceLocation,
V> ForgeRegistry.overrides
final Map<ResourceLocation,
String> ForgeRegistry.Snapshot.overrides
private Set<ResourceLocation>
RegistryManager.persisted
(package private) com.google.common.collect.BiMap<ResourceLocation,
ForgeRegistry<? extends IForgeRegistryEntry<?>>> RegistryManager.registries
(package private) final Map<ResourceLocation,
?> ForgeRegistry.slaves
private static final Comparator<ResourceLocation>
ForgeRegistry.Snapshot.sorter
private com.google.common.collect.BiMap<Class<? extends IForgeRegistryEntry<?>>,
ResourceLocation> RegistryManager.superTypes
private Set<ResourceLocation>
RegistryManager.synced
Modifier and TypeMethodDescriptionstatic ResourceLocation
GameData.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) ResourceLocation
ForgeRegistryEntry.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) ResourceLocation
ForgeRegistryEntry.UncheckedRegistryEntry.checkRegistryName
(String name) RegistryBuilder.getDefault()
ForgeRegistry.getDefaultKey()
IForgeRegistry.getDefaultKey()
NamespacedDefaultedWrapper.getDefaultKey()
<V extends IForgeRegistryEntry<V>>
ResourceLocationRegistryManager.getName
(IForgeRegistry<V> reg) ForgeRegistry.getRegistryName()
final ResourceLocation
ForgeRegistryEntry.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) Modifier 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) Modifier and TypeMethodDescription(package private) void
ForgeRegistry.addAlias
(ResourceLocation from, ResourceLocation to) (package private) void
ForgeRegistry.addDummy
(ResourceLocation key) private void
RegistryManager.addLegacyName
(ResourceLocation legacyName, ResourceLocation name) boolean
ForgeRegistry.containsKey
(ResourceLocation key) boolean
IForgeRegistry.containsKey
(ResourceLocation key) boolean
NamespacedDefaultedWrapper.containsKey
(ResourceLocation key) boolean
NamespacedWrapper.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) void
ForgeRegistry.dump
(ResourceLocation name) private static void
GameData.forceRegistryName
(IForgeRegistryEntry<?> entry, ResourceLocation name) NamespacedDefaultedWrapper.get
(ResourceLocation name) NamespacedWrapper.get
(ResourceLocation name) int
ForgeRegistry.getID
(ResourceLocation name) private int
ForgeRegistry.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> T
ForgeRegistry.getSlaveMap
(ResourceLocation name, Class<T> type) <T> T
IForgeRegistry.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) boolean
ForgeRegistry.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) void
ForgeRegistry.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) boolean
ForgeRegistry.markDummy
(ResourceLocation key, int id) void
GameData.AttributeCallbacks.onValidate
(IForgeRegistryInternal<Attribute> owner, RegistryManager stage, int id, ResourceLocation key, Attribute obj) void
IForgeRegistry.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) void
ForgeRegistry.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 void
GameData.revert
(RegistryManager state, ResourceLocation registry, boolean lock) RegistryBuilder.setDefaultKey
(ResourceLocation key) RegistryBuilder.setName
(ResourceLocation name) void
RegistryDelegate.setName
(ResourceLocation name) final V
ForgeRegistryEntry.setRegistryName
(ResourceLocation name) IForgeRegistryEntry.setRegistryName
(ResourceLocation name) Sets a unique name for this Item.void
ForgeRegistry.setSlaveMap
(ResourceLocation name, Object obj) void
IForgeRegistryInternal.setSlaveMap
(ResourceLocation name, Object obj) (package private) void
ForgeRegistry.sync
(ResourceLocation name, ForgeRegistry<V> from) <V extends IForgeRegistryEntry<V>>
ResourceLocationRegistryManager.updateLegacyName
(ResourceLocation legacyName) (package private) void
ForgeRegistry.validateContent
(ResourceLocation registryName) Modifier and TypeMethodDescriptionvoid
ObjectHolderRef.accept
(Predicate<ResourceLocation> filter) static void
ObjectHolderRegistry.addHandler
(Consumer<Predicate<ResourceLocation>> ref) Exposed to allow modders to register their own notification handlers.static void
ObjectHolderRegistry.applyObjectHolders
(Predicate<ResourceLocation> filter) private static void
GameData.fireRemapEvent
(Map<ResourceLocation, Map<ResourceLocation, Integer[]>> remaps, boolean isFreezing) private static void
GameData.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) void
ForgeRegistry.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) void
ForgeRegistry.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) void
ForgeRegistry.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 boolean
ObjectHolderRegistry.removeHandler
(Consumer<Predicate<ResourceLocation>> ref) Removed the specified handler from the notification list.ModifierConstructorDescription(package private)
ForgeRegistry
(RegistryManager stage, ResourceLocation name, RegistryBuilder<V> builder) ObjectHolderRef
(Field field, ResourceLocation injectedObject) private
OverrideOwner
(String owner, ResourceLocation key)
ITextureAtlasSpriteLoader