Uses of Class
net.minecraft.util.ResourceLocation
-
-
Uses of ResourceLocation in com.mojang.realmsclient
Fields in com.mojang.realmsclient declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
RealmsMainScreen. BUTTON_LOCATION
private static ResourceLocation
RealmsMainScreen. CONFIGURE_LOCATION
private static ResourceLocation
RealmsMainScreen. CROSS_ICON_LOCATION
private static ResourceLocation
RealmsMainScreen. DARKEN_LOCATION
private static ResourceLocation
RealmsMainScreen. EXPIRED_ICON_LOCATION
private static ResourceLocation
RealmsMainScreen. EXPIRES_SOON_ICON_LOCATION
private static ResourceLocation
RealmsMainScreen. INVITATION_ICONS_LOCATION
private static ResourceLocation
RealmsMainScreen. INVITE_ICON_LOCATION
private static ResourceLocation
RealmsMainScreen. LEAVE_ICON_LOCATION
private static ResourceLocation
RealmsMainScreen. LOGO_LOCATION
private static ResourceLocation
RealmsMainScreen. NEWS_LOCATION
private static ResourceLocation
RealmsMainScreen. OFF_ICON_LOCATION
private static ResourceLocation
RealmsMainScreen. ON_ICON_LOCATION
private static ResourceLocation
RealmsMainScreen. POPUP_LOCATION
private static ResourceLocation
RealmsMainScreen. QUESTIONMARK_LOCATION
private static ResourceLocation
RealmsMainScreen. TRIAL_ICON_LOCATION
private static ResourceLocation
RealmsMainScreen. WORLDICON_LOCATION
Fields in com.mojang.realmsclient with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.List<ResourceLocation>
RealmsMainScreen. teaserImages
-
Uses of ResourceLocation in com.mojang.realmsclient.gui
Fields in com.mojang.realmsclient.gui declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
RealmsServerSlotButton. DEFAULT_WORLD_SLOT_1
static ResourceLocation
RealmsServerSlotButton. DEFAULT_WORLD_SLOT_2
static ResourceLocation
RealmsServerSlotButton. DEFAULT_WORLD_SLOT_3
static ResourceLocation
RealmsServerSlotButton. EMPTY_SLOT_LOCATION
static ResourceLocation
RealmsServerSlotButton. SLOT_FRAME_LOCATION
-
Uses of ResourceLocation in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
RealmsPendingInvitesScreen. ACCEPT_ICON_LOCATION
private static ResourceLocation
RealmsResetWorldScreen. ADVENTURE_MAP_LOCATION
private static ResourceLocation
RealmsPlayerScreen. CROSS_ICON_LOCATION
private static ResourceLocation
RealmsResetWorldScreen. EXPERIENCE_LOCATION
private static ResourceLocation
RealmsConfigureWorldScreen. EXPIRED_ICON_LOCATION
private static ResourceLocation
RealmsConfigureWorldScreen. EXPIRES_SOON_ICON_LOCATION
private ResourceLocation
RealmsResetWorldScreen.TexturedButton. image
private static ResourceLocation
RealmsResetWorldScreen. INSPIRATION_LOCATION
private static ResourceLocation
RealmsNotificationsScreen. INVITE_ICON_LOCATION
private static ResourceLocation
RealmsSelectWorldTemplateScreen. LINK_ICON
private static ResourceLocation
RealmsResetWorldScreen. NEW_WORLD_LOCATION
private static ResourceLocation
RealmsNotificationsScreen. NEWS_ICON_LOCATION
private static ResourceLocation
RealmsConfigureWorldScreen. OFF_ICON_LOCATION
private static ResourceLocation
RealmsConfigureWorldScreen. ON_ICON_LOCATION
private static ResourceLocation
RealmsPlayerScreen. OP_ICON_LOCATION
private static ResourceLocation
RealmsPlayerScreen. OPTIONS_BACKGROUND
private static ResourceLocation
RealmsBackupScreen. PLUS_ICON_LOCATION
private static ResourceLocation
RealmsPendingInvitesScreen. REJECT_ICON_LOCATION
private static ResourceLocation
RealmsBackupScreen. RESTORE_ICON_LOCATION
private static ResourceLocation
RealmsResetWorldScreen. SLOT_FRAME_LOCATION
private static ResourceLocation
RealmsSelectWorldTemplateScreen. SLOT_FRAME_LOCATION
private static ResourceLocation
RealmsResetWorldScreen. SURVIVAL_SPAWN_LOCATION
private static ResourceLocation
RealmsSelectWorldTemplateScreen. TRAILER_ICON
private static ResourceLocation
RealmsNotificationsScreen. TRIAL_ICON_LOCATION
private static ResourceLocation
RealmsResetWorldScreen. UPLOAD_LOCATION
private static ResourceLocation
RealmsPlayerScreen. USER_ICON_LOCATION
Methods in com.mojang.realmsclient.gui.screens with parameters of type ResourceLocation Modifier and Type Method Description private 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_)
Constructors in com.mojang.realmsclient.gui.screens with parameters of type ResourceLocation Constructor Description TexturedButton(int p_i232218_2_, int p_i232218_3_, ITextComponent p_i232218_4_, ResourceLocation p_i232218_5_, Button.IPressable p_i232218_6_)
-
Uses of ResourceLocation in com.mojang.realmsclient.util
Fields in com.mojang.realmsclient.util declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
RealmsTextureManager. TEMPLATE_ICON_LOCATION
-
Uses of ResourceLocation in net.minecraft.advancements
Fields in net.minecraft.advancements declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
DisplayInfo. background
private ResourceLocation
AdvancementRewards.Builder. function
private ResourceLocation
Advancement. id
private static ResourceLocation
FunctionManager. LOAD_FUNCTION_TAG
private ResourceLocation[]
AdvancementRewards. loot
private ResourceLocation
Advancement.Builder. parentId
private ResourceLocation[]
AdvancementRewards. recipes
private static ResourceLocation
FunctionManager. TICK_FUNCTION_TAG
Fields in net.minecraft.advancements with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,Advancement>
AdvancementList. advancements
private static java.util.Map<ResourceLocation,ICriterionTrigger<?>>
CriteriaTriggers. CRITERIA
private java.util.List<ResourceLocation>
AdvancementRewards.Builder. loot
private java.util.List<ResourceLocation>
AdvancementRewards.Builder. recipes
private static com.google.gson.reflect.TypeToken<java.util.Map<ResourceLocation,AdvancementProgress>>
PlayerAdvancements. TYPE_TOKEN
Methods in net.minecraft.advancements that return ResourceLocation Modifier and Type Method Description ResourceLocation
DisplayInfo. getBackground()
ResourceLocation
ICriterionInstance. getCriterion()
ResourceLocation
Advancement. getId()
ResourceLocation
ICriterionTrigger. getId()
Methods in net.minecraft.advancements that return types with arguments of type ResourceLocation Modifier and Type Method Description java.lang.Iterable<ResourceLocation>
FunctionManager. getFunctionNames()
java.lang.Iterable<ResourceLocation>
FunctionManager. getTagNames()
Methods in net.minecraft.advancements with parameters of type ResourceLocation Modifier and Type Method Description AdvancementRewards.Builder
AdvancementRewards.Builder. addRecipe(ResourceLocation p_200279_1_)
Advancement
Advancement.Builder. build(ResourceLocation p_192056_1_)
Advancement.Builder
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
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(java.util.Collection<FunctionObject> p_240945_1_, ResourceLocation p_240945_2_)
Advancement
AdvancementList. get(ResourceLocation p_192084_1_)
java.util.Optional<FunctionObject>
FunctionManager. get(ResourceLocation p_215361_1_)
Advancement
AdvancementManager. getAdvancement(ResourceLocation p_192778_1_)
static <T extends ICriterionInstance>
ICriterionTrigger<T>CriteriaTriggers. getCriterion(ResourceLocation p_192119_0_)
ITag<FunctionObject>
FunctionManager. getTag(ResourceLocation p_240947_1_)
Advancement.Builder
Advancement.Builder. parent(ResourceLocation p_200272_1_)
static AdvancementRewards.Builder
AdvancementRewards.Builder. recipe(ResourceLocation p_200280_0_)
Method parameters in net.minecraft.advancements with type arguments of type ResourceLocation Modifier and Type Method Description void
AdvancementList. add(java.util.Map<ResourceLocation,Advancement.Builder> p_192083_1_)
protected void
AdvancementManager. apply(java.util.Map<ResourceLocation,com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_)
boolean
Advancement.Builder. canBuild(java.util.function.Function<ResourceLocation,Advancement> p_192058_1_)
void
AdvancementList. remove(java.util.Set<ResourceLocation> p_192085_1_)
Constructors in net.minecraft.advancements with parameters of type ResourceLocation Constructor Description Advancement(ResourceLocation p_i47472_1_, Advancement p_i47472_2_, DisplayInfo p_i47472_3_, AdvancementRewards p_i47472_4_, java.util.Map<java.lang.String,Criterion> p_i47472_5_, java.lang.String[][] p_i47472_6_)
AdvancementRewards(int p_i47587_1_, ResourceLocation[] p_i47587_2_, ResourceLocation[] p_i47587_3_, FunctionObject.CacheableFunction p_i47587_4_)
Builder(ResourceLocation p_i47414_1_, DisplayInfo p_i47414_2_, AdvancementRewards p_i47414_3_, java.util.Map<java.lang.String,Criterion> p_i47414_4_, java.lang.String[][] p_i47414_5_)
DisplayInfo(ItemStack p_i47586_1_, ITextComponent p_i47586_2_, ITextComponent p_i47586_3_, ResourceLocation p_i47586_4_, FrameType p_i47586_5_, boolean p_i47586_6_, boolean p_i47586_7_, boolean p_i47586_8_)
-
Uses of ResourceLocation in net.minecraft.advancements.criterion
Fields in net.minecraft.advancements.criterion declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
EntityPredicate.Builder. catType
private ResourceLocation
EntityPredicate. catType
private ResourceLocation
CriterionInstance. criterion
private ResourceLocation
KilledTrigger. id
private ResourceLocation
PositionTrigger. id
private static ResourceLocation
BeeNestDestroyedTrigger. ID
private static ResourceLocation
BredAnimalsTrigger. ID
private static ResourceLocation
BrewedPotionTrigger. ID
private static ResourceLocation
ChangeDimensionTrigger. ID
private static ResourceLocation
ChanneledLightningTrigger. ID
private static ResourceLocation
ConstructBeaconTrigger. ID
private static ResourceLocation
ConsumeItemTrigger. ID
private static ResourceLocation
CuredZombieVillagerTrigger. ID
private static ResourceLocation
EffectsChangedTrigger. ID
private static ResourceLocation
EnchantedItemTrigger. ID
private static ResourceLocation
EnterBlockTrigger. ID
private static ResourceLocation
EntityHurtPlayerTrigger. ID
private static ResourceLocation
FilledBucketTrigger. ID
private static ResourceLocation
FishingRodHookedTrigger. ID
private static ResourceLocation
ImpossibleTrigger. ID
private static ResourceLocation
InventoryChangeTrigger. ID
private static ResourceLocation
ItemDurabilityTrigger. ID
private static ResourceLocation
KilledByCrossbowTrigger. ID
private static ResourceLocation
LevitationTrigger. ID
private static ResourceLocation
NetherTravelTrigger. ID
private static ResourceLocation
PlacedBlockTrigger. ID
private static ResourceLocation
PlayerEntityInteractionTrigger. ID
private static ResourceLocation
PlayerGeneratesContainerLootTrigger. ID
private static ResourceLocation
PlayerHurtEntityTrigger. ID
private static ResourceLocation
RecipeUnlockedTrigger. ID
private static ResourceLocation
RightClickBlockWithItemTrigger. ID
private static ResourceLocation
ShotCrossbowTrigger. ID
private static ResourceLocation
SlideDownBlockTrigger. ID
private static ResourceLocation
SummonedEntityTrigger. ID
private static ResourceLocation
TameAnimalTrigger. ID
private static ResourceLocation
TargetHitTrigger. ID
private static ResourceLocation
ThrownItemPickedUpByEntityTrigger. ID
static ResourceLocation
TickTrigger. ID
private static ResourceLocation
UsedEnderEyeTrigger. ID
private static ResourceLocation
UsedTotemTrigger. ID
private static ResourceLocation
VillagerTradeTrigger. ID
private ResourceLocation
PlayerGeneratesContainerLootTrigger.Instance. lootTable
private ResourceLocation
RecipeUnlockedTrigger.Instance. recipe
Fields in net.minecraft.advancements.criterion with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,PlayerPredicate.IAdvancementPredicate>
PlayerPredicate. advancements
private java.util.Map<ResourceLocation,PlayerPredicate.IAdvancementPredicate>
PlayerPredicate.Default. advancements
private static java.util.Map<ResourceLocation,java.util.function.Function<com.google.gson.JsonObject,ItemPredicate>>
ItemPredicate. custom_predicates
private it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceLocation>
PlayerPredicate.Default. recipes
private it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceLocation>
PlayerPredicate. recipes
private static java.util.Map<ResourceLocation,java.util.function.Function<com.google.gson.JsonObject,ItemPredicate>>
ItemPredicate. unmod_predicates
Methods in net.minecraft.advancements.criterion that return ResourceLocation Modifier and Type Method Description ResourceLocation
CriterionInstance. getCriterion()
ResourceLocation
ImpossibleTrigger.Instance. getCriterion()
ResourceLocation
BeeNestDestroyedTrigger. getId()
ResourceLocation
BredAnimalsTrigger. getId()
ResourceLocation
BrewedPotionTrigger. getId()
ResourceLocation
ChangeDimensionTrigger. getId()
ResourceLocation
ChanneledLightningTrigger. getId()
ResourceLocation
ConstructBeaconTrigger. getId()
ResourceLocation
ConsumeItemTrigger. getId()
ResourceLocation
CuredZombieVillagerTrigger. getId()
ResourceLocation
EffectsChangedTrigger. getId()
ResourceLocation
EnchantedItemTrigger. getId()
ResourceLocation
EnterBlockTrigger. getId()
ResourceLocation
EntityHurtPlayerTrigger. getId()
ResourceLocation
FilledBucketTrigger. getId()
ResourceLocation
FishingRodHookedTrigger. getId()
ResourceLocation
ImpossibleTrigger. getId()
ResourceLocation
InventoryChangeTrigger. getId()
ResourceLocation
ItemDurabilityTrigger. getId()
ResourceLocation
KilledByCrossbowTrigger. getId()
ResourceLocation
KilledTrigger. getId()
ResourceLocation
LevitationTrigger. getId()
ResourceLocation
NetherTravelTrigger. getId()
ResourceLocation
PlacedBlockTrigger. getId()
ResourceLocation
PlayerEntityInteractionTrigger. getId()
ResourceLocation
PlayerGeneratesContainerLootTrigger. getId()
ResourceLocation
PlayerHurtEntityTrigger. getId()
ResourceLocation
PositionTrigger. getId()
ResourceLocation
RecipeUnlockedTrigger. getId()
ResourceLocation
RightClickBlockWithItemTrigger. getId()
ResourceLocation
ShotCrossbowTrigger. getId()
ResourceLocation
SlideDownBlockTrigger. getId()
ResourceLocation
SummonedEntityTrigger. getId()
ResourceLocation
TameAnimalTrigger. getId()
ResourceLocation
TargetHitTrigger. getId()
ResourceLocation
ThrownItemPickedUpByEntityTrigger. getId()
ResourceLocation
TickTrigger. getId()
ResourceLocation
UsedEnderEyeTrigger. getId()
ResourceLocation
UsedTotemTrigger. getId()
ResourceLocation
VillagerTradeTrigger. getId()
private static <T> ResourceLocation
PlayerPredicate. getStatValueId(Stat<T> p_226996_0_)
Methods in net.minecraft.advancements.criterion that return types with arguments of type ResourceLocation Modifier and Type Method Description static java.util.Map<ResourceLocation,java.util.function.Function<com.google.gson.JsonObject,ItemPredicate>>
ItemPredicate. getPredicates()
Methods in net.minecraft.advancements.criterion with parameters of type ResourceLocation Modifier and Type Method Description EntityPredicate.Builder
EntityPredicate.Builder. catType(ResourceLocation p_217988_1_)
private static <T> Stat<T>
PlayerPredicate. getStat(StatType<T> p_226997_0_, ResourceLocation p_226997_1_)
static PlayerGeneratesContainerLootTrigger.Instance
PlayerGeneratesContainerLootTrigger.Instance. lootTableUsed(ResourceLocation p_235481_0_)
boolean
PlayerGeneratesContainerLootTrigger.Instance. matches(ResourceLocation p_235482_1_)
EntityPredicate.Builder
EntityPredicate.Builder. of(ResourceLocation p_217986_1_)
static void
ItemPredicate. register(ResourceLocation name, java.util.function.Function<com.google.gson.JsonObject,ItemPredicate> deserializer)
void
PlayerGeneratesContainerLootTrigger. trigger(ServerPlayerEntity p_235478_1_, ResourceLocation p_235478_2_)
static RecipeUnlockedTrigger.Instance
RecipeUnlockedTrigger. unlocked(ResourceLocation p_235675_0_)
Constructor parameters in net.minecraft.advancements.criterion with type arguments of type ResourceLocation Constructor Description PlayerPredicate(MinMaxBounds.IntBound p_i225770_1_, GameType p_i225770_2_, java.util.Map<Stat<?>,MinMaxBounds.IntBound> p_i225770_3_, it.unimi.dsi.fastutil.objects.Object2BooleanMap<ResourceLocation> p_i225770_4_, java.util.Map<ResourceLocation,PlayerPredicate.IAdvancementPredicate> p_i225770_5_)
-
Uses of ResourceLocation in net.minecraft.block
Fields in net.minecraft.block declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
ShulkerBoxBlock. CONTENTS
protected ResourceLocation
AbstractBlock. drops
private ResourceLocation
AbstractBlock.Properties. drops
Fields in net.minecraft.block with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,java.util.function.Supplier<? extends Block>>
FlowerPotBlock. fullPots
private java.util.function.Supplier<ResourceLocation>
AbstractBlock. lootTableSupplier
private java.util.function.Supplier<ResourceLocation>
AbstractBlock.Properties. lootTableSupplier
Methods in net.minecraft.block that return ResourceLocation Modifier and Type Method Description ResourceLocation
AbstractBlock. getLootTable()
Methods in net.minecraft.block that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Map<ResourceLocation,java.util.function.Supplier<? extends Block>>
FlowerPotBlock. getFullPotsView()
protected Stat<ResourceLocation>
ChestBlock. getOpenChestStat()
protected Stat<ResourceLocation>
TrappedChestBlock. getOpenChestStat()
java.util.Set<ResourceLocation>
Block. getTags()
Methods in net.minecraft.block with parameters of type ResourceLocation Modifier and Type Method Description void
FlowerPotBlock. addPlant(ResourceLocation flower, java.util.function.Supplier<? extends Block> fullPot)
-
Uses of ResourceLocation in net.minecraft.client
Fields in net.minecraft.client declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
Minecraft. ALT_FONT
static ResourceLocation
Minecraft. DEFAULT_FONT
static ResourceLocation
Minecraft. UNIFORM_FONT
Methods in net.minecraft.client that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.function.Function<ResourceLocation,TextureAtlasSprite>
Minecraft. getTextureAtlas(ResourceLocation p_228015_1_)
Methods in net.minecraft.client with parameters of type ResourceLocation Modifier and Type Method Description private void
KeyboardListener. copyCreateEntityCommand(ResourceLocation p_211557_1_, Vector3d p_211557_2_, CompoundNBT p_211557_3_)
java.util.function.Function<ResourceLocation,TextureAtlasSprite>
Minecraft. getTextureAtlas(ResourceLocation p_228015_1_)
-
Uses of ResourceLocation in net.minecraft.client.audio
Fields in net.minecraft.client.audio declared as ResourceLocation Modifier and Type Field Description protected ResourceLocation
LocatableSound. location
private ResourceLocation
Sound. location
private ResourceLocation
SoundEventAccessor. location
Fields in net.minecraft.client.audio with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,java.util.concurrent.CompletableFuture<AudioStreamBuffer>>
AudioStreamManager. cache
private static java.util.Set<ResourceLocation>
SoundEngine. ONLY_WARN_ONCE
private java.util.Map<ResourceLocation,SoundEventAccessor>
SoundHandler.Loader. registry
private java.util.Map<ResourceLocation,SoundEventAccessor>
SoundHandler. registry
Methods in net.minecraft.client.audio that return ResourceLocation Modifier and Type Method Description ResourceLocation
ISound. getLocation()
ResourceLocation
LocatableSound. getLocation()
ResourceLocation
Sound. getLocation()
ResourceLocation
Sound. getPath()
Methods in net.minecraft.client.audio that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<ResourceLocation>
SoundHandler. getAvailableSounds()
Methods in net.minecraft.client.audio with parameters of type ResourceLocation Modifier and Type Method Description java.util.concurrent.CompletableFuture<AudioStreamBuffer>
AudioStreamManager. getCompleteBuffer(ResourceLocation p_217909_1_)
SoundEventAccessor
SoundHandler. getSoundEvent(ResourceLocation p_184398_1_)
java.util.concurrent.CompletableFuture<IAudioStream>
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_)
Method parameters in net.minecraft.client.audio with type arguments of type ResourceLocation Modifier and Type Method Description void
SoundHandler.Loader. apply(java.util.Map<ResourceLocation,SoundEventAccessor> p_217946_1_, SoundEngine p_217946_2_)
Constructors in net.minecraft.client.audio with parameters of type ResourceLocation Constructor Description 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_, java.lang.String p_i46521_2_)
-
Uses of ResourceLocation in net.minecraft.client.entity.player
Methods in net.minecraft.client.entity.player that return ResourceLocation Modifier and Type Method Description ResourceLocation
AbstractClientPlayerEntity. getCloakTextureLocation()
ResourceLocation
AbstractClientPlayerEntity. getElytraTextureLocation()
static ResourceLocation
AbstractClientPlayerEntity. getSkinLocation(java.lang.String p_110311_0_)
ResourceLocation
AbstractClientPlayerEntity. getSkinTextureLocation()
Methods in net.minecraft.client.entity.player with parameters of type ResourceLocation Modifier and Type Method Description static DownloadingTexture
AbstractClientPlayerEntity. registerSkinTexture(ResourceLocation p_110304_0_, java.lang.String p_110304_1_)
-
Uses of ResourceLocation in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
AbstractGui. BACKGROUND_LOCATION
static ResourceLocation
AbstractGui. GUI_ICONS_LOCATION
private static ResourceLocation
MapItemRenderer. MAP_ICONS_LOCATION
private static ResourceLocation
ResourceLoadProgressGui. MOJANG_STUDIOS_LOGO_LOCATION
protected static ResourceLocation
IngameGui. PUMPKIN_BLUR_LOCATION
static ResourceLocation
SpectatorGui. SPECTATOR_LOCATION
static ResourceLocation
AbstractGui. STATS_ICON_LOCATION
protected static ResourceLocation
IngameGui. VIGNETTE_LOCATION
protected static ResourceLocation
IngameGui. WIDGETS_LOCATION
private static ResourceLocation
SpectatorGui. WIDGETS_LOCATION
Fields in net.minecraft.client.gui with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.function.Function<ResourceLocation,Font>
FontRenderer. fonts
Methods in net.minecraft.client.gui with parameters of type ResourceLocation Modifier and Type Method Description private Font
FontRenderer. getFontSet(ResourceLocation p_238419_1_)
Constructor parameters in net.minecraft.client.gui with type arguments of type ResourceLocation Constructor Description FontRenderer(java.util.function.Function<ResourceLocation,Font> p_i232249_1_)
-
Uses of ResourceLocation in net.minecraft.client.gui.advancements
Fields in net.minecraft.client.gui.advancements declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
AdvancementsScreen. TABS_LOCATION
private static ResourceLocation
AdvancementEntryGui. WIDGETS_LOCATION
private static ResourceLocation
AdvancementsScreen. WINDOW_LOCATION
-
Uses of ResourceLocation in net.minecraft.client.gui.fonts
Fields in net.minecraft.client.gui.fonts declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
FontResourceManager. MISSING_FONT
private ResourceLocation
Font. name
private ResourceLocation
FontTexture. name
Fields in net.minecraft.client.gui.fonts with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,Font>
FontResourceManager. fontSets
private java.util.Map<ResourceLocation,ResourceLocation>
FontResourceManager. renames
private java.util.Map<ResourceLocation,ResourceLocation>
FontResourceManager. renames
Methods in net.minecraft.client.gui.fonts that return ResourceLocation Modifier and Type Method Description ResourceLocation
FontTexture. getName()
Method parameters in net.minecraft.client.gui.fonts with type arguments of type ResourceLocation Modifier and Type Method Description void
FontResourceManager. setRenames(java.util.Map<ResourceLocation,ResourceLocation> p_238551_1_)
void
FontResourceManager. setRenames(java.util.Map<ResourceLocation,ResourceLocation> p_238551_1_)
Constructors in net.minecraft.client.gui.fonts with parameters of type ResourceLocation Constructor Description Font(TextureManager p_i49771_1_, ResourceLocation p_i49771_2_)
FontTexture(ResourceLocation p_i49770_1_, boolean p_i49770_2_)
-
Uses of ResourceLocation in net.minecraft.client.gui.fonts.providers
Fields in net.minecraft.client.gui.fonts.providers declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
TrueTypeGlyphProviderFactory. location
private ResourceLocation
UnicodeTextureGlyphProvider.Factory. metadata
private ResourceLocation
TextureGlyphProvider.Factory. texture
Fields in net.minecraft.client.gui.fonts.providers with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,NativeImage>
UnicodeTextureGlyphProvider. textures
Methods in net.minecraft.client.gui.fonts.providers that return ResourceLocation Modifier and Type Method Description private ResourceLocation
UnicodeTextureGlyphProvider. getSheetLocation(int p_238591_1_)
Methods in net.minecraft.client.gui.fonts.providers with parameters of type ResourceLocation Modifier and Type Method Description private NativeImage
UnicodeTextureGlyphProvider. loadTexture(ResourceLocation p_211255_1_)
Constructors in net.minecraft.client.gui.fonts.providers with parameters of type ResourceLocation Constructor Description Factory(ResourceLocation p_i49750_1_, int p_i49750_2_, int p_i49750_3_, java.util.List<int[]> p_i49750_4_)
Factory(ResourceLocation p_i49760_1_, java.lang.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_, java.lang.String p_i49753_6_)
-
Uses of ResourceLocation in net.minecraft.client.gui.overlay
Fields in net.minecraft.client.gui.overlay declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
BossOverlayGui. GUI_BARS_LOCATION
-
Uses of ResourceLocation in net.minecraft.client.gui.recipebook
Fields in net.minecraft.client.gui.recipebook declared as ResourceLocation Modifier and Type Field Description protected static ResourceLocation
RecipeBookGui. RECIPE_BOOK_LOCATION
private static ResourceLocation
RecipeOverlayGui. RECIPE_BOOK_LOCATION
private static ResourceLocation
RecipeWidget. RECIPE_BOOK_LOCATION
-
Uses of ResourceLocation in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
MainMenuScreen. ACCESSIBILITY_TEXTURE
private static ResourceLocation
LoomScreen. BG_LOCATION
static ResourceLocation
ReadBookScreen. BOOK_LOCATION
private static ResourceLocation
PackScreen. DEFAULT_ICON
private static ResourceLocation
DemoScreen. DEMO_BACKGROUND_LOCATION
private static ResourceLocation
WinGameScreen. EDITION_LOCATION
private static ResourceLocation
EnchantmentScreen. ENCHANTING_BOOK_LOCATION
private static ResourceLocation
EnchantmentScreen. ENCHANTING_TABLE_LOCATION
private static ResourceLocation
GamemodeSelectionScreen. GAMEMODE_SWITCHER_LOCATION
private static ResourceLocation
GrindstoneScreen. GRINDSTONE_LOCATION
private static ResourceLocation
HopperScreen. HOPPER_LOCATION
private static ResourceLocation
ServerSelectionList. ICON_MISSING
private static ResourceLocation
WorldSelectionList. ICON_MISSING
private static ResourceLocation
ServerSelectionList. ICON_OVERLAY_LOCATION
private static ResourceLocation
WorldSelectionList. ICON_OVERLAY_LOCATION
private ResourceLocation
ServerSelectionList.NormalEntry. iconLocation
private ResourceLocation
WorldSelectionList.Entry. iconLocation
private static ResourceLocation
WinGameScreen. LOGO_LOCATION
private static ResourceLocation
MainMenuScreen. MINECRAFT_EDITION
private static ResourceLocation
MainMenuScreen. MINECRAFT_LOGO
private static ResourceLocation
MainMenuScreen. PANORAMA_OVERLAY
private static ResourceLocation
WinGameScreen. VIGNETTE_LOCATION
Fields in net.minecraft.client.gui.screen with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.function.Function<ResourcePackInfo,ResourceLocation>
PackLoadingManager. iconGetter
private java.util.Map<java.lang.String,ResourceLocation>
PackScreen. packIcons
private Stat<ResourceLocation>
StatsScreen.CustomStatsList.Entry. stat
Methods in net.minecraft.client.gui.screen that return ResourceLocation Modifier and Type Method Description ResourceLocation
PackLoadingManager.AbstractPack. getIconTexture()
ResourceLocation
PackLoadingManager.IPack. getIconTexture()
private ResourceLocation
PackScreen. getPackIcon(ResourcePackInfo p_243395_1_)
private ResourceLocation
PackScreen. loadPackIcon(TextureManager p_243397_1_, ResourcePackInfo p_243397_2_)
Methods in net.minecraft.client.gui.screen with parameters of type ResourceLocation Modifier and Type Method Description protected void
ServerSelectionList.NormalEntry. drawIcon(MatrixStack p_238859_1_, int p_238859_2_, int p_238859_3_, ResourceLocation p_238859_4_)
Method parameters in net.minecraft.client.gui.screen with type arguments of type ResourceLocation Modifier and Type Method Description private static java.lang.String
StatsScreen. getTranslationKey(Stat<ResourceLocation> p_238672_0_)
Constructor parameters in net.minecraft.client.gui.screen with type arguments of type ResourceLocation Constructor Description Entry(Stat<ResourceLocation> p_i50466_2_)
PackLoadingManager(java.lang.Runnable p_i242059_1_, java.util.function.Function<ResourcePackInfo,ResourceLocation> p_i242059_2_, ResourcePackList p_i242059_3_, java.util.function.Consumer<ResourcePackList> p_i242059_4_)
-
Uses of ResourceLocation in net.minecraft.client.gui.screen.inventory
Fields in net.minecraft.client.gui.screen.inventory declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
AnvilScreen. ANVIL_LOCATION
private static ResourceLocation
BeaconScreen. BEACON_LOCATION
private static ResourceLocation
CartographyTableScreen. BG_LOCATION
private static ResourceLocation
StonecutterScreen. BG_LOCATION
private static ResourceLocation
BrewingStandScreen. BREWING_STAND_LOCATION
private static ResourceLocation
ChestScreen. CONTAINER_BACKGROUND
private static ResourceLocation
DispenserScreen. CONTAINER_LOCATION
private static ResourceLocation
ShulkerBoxScreen. CONTAINER_TEXTURE
private static ResourceLocation
CraftingScreen. CRAFTING_TABLE_LOCATION
private static ResourceLocation
CreativeScreen. CREATIVE_TABS_LOCATION
private static ResourceLocation
HorseInventoryScreen. HORSE_INVENTORY_LOCATION
static ResourceLocation
ContainerScreen. INVENTORY_LOCATION
private ResourceLocation
AbstractRepairScreen. menuResource
private static ResourceLocation
AbstractFurnaceScreen. RECIPE_BUTTON_LOCATION
private static ResourceLocation
CraftingScreen. RECIPE_BUTTON_LOCATION
private static ResourceLocation
InventoryScreen. RECIPE_BUTTON_LOCATION
private static ResourceLocation
SmithingTableScreen. SMITHING_LOCATION
private ResourceLocation
AbstractFurnaceScreen. texture
private static ResourceLocation
BlastFurnaceScreen. TEXTURE
private static ResourceLocation
FurnaceScreen. TEXTURE
private static ResourceLocation
SmokerScreen. TEXTURE
private static ResourceLocation
MerchantScreen. VILLAGER_LOCATION
Fields in net.minecraft.client.gui.screen.inventory with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,ITag<Item>>
CreativeScreen. visibleTags
Methods in net.minecraft.client.gui.screen.inventory that return types with arguments of type ResourceLocation Modifier and Type Method Description com.mojang.datafixers.util.Pair<ResourceLocation,ResourceLocation>
CreativeScreen.CreativeSlot. getNoItemIcon()
com.mojang.datafixers.util.Pair<ResourceLocation,ResourceLocation>
CreativeScreen.CreativeSlot. getNoItemIcon()
Methods in net.minecraft.client.gui.screen.inventory with parameters of type ResourceLocation Modifier and Type Method Description Slot
CreativeScreen.CreativeSlot. setBackground(ResourceLocation atlas, ResourceLocation sprite)
Constructors in net.minecraft.client.gui.screen.inventory with parameters of type ResourceLocation Constructor Description AbstractFurnaceScreen(T p_i51104_1_, AbstractRecipeBookGui p_i51104_2_, PlayerInventory p_i51104_3_, ITextComponent p_i51104_4_, ResourceLocation p_i51104_5_)
AbstractRepairScreen(T p_i232291_1_, PlayerInventory p_i232291_2_, ITextComponent p_i232291_3_, ResourceLocation p_i232291_4_)
-
Uses of ResourceLocation in net.minecraft.client.gui.social
Fields in net.minecraft.client.gui.social declared as ResourceLocation Modifier and Type Field Description protected static ResourceLocation
SocialInteractionsScreen. SOCIAL_INTERACTIONS_LOCATION
Fields in net.minecraft.client.gui.social with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.function.Supplier<ResourceLocation>
FilterListEntry. skinGetter
Constructor parameters in net.minecraft.client.gui.social with type arguments of type ResourceLocation Constructor Description FilterListEntry(Minecraft p_i244722_1_, SocialInteractionsScreen p_i244722_2_, java.util.UUID p_i244722_3_, java.lang.String p_i244722_4_, java.util.function.Supplier<ResourceLocation> p_i244722_5_)
-
Uses of ResourceLocation in net.minecraft.client.gui.spectator
Fields in net.minecraft.client.gui.spectator declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
PlayerMenuObject. location
-
Uses of ResourceLocation in net.minecraft.client.gui.spectator.categories
Fields in net.minecraft.client.gui.spectator.categories declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
TeleportToTeam.TeamSelectionObject. location
-
Uses of ResourceLocation in net.minecraft.client.gui.toasts
Fields in net.minecraft.client.gui.toasts declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
IToast. TEXTURE
-
Uses of ResourceLocation in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as ResourceLocation Modifier and Type Field Description protected ResourceLocation
ToggleWidget. resourceLocation
static ResourceLocation
Widget. WIDGETS_LOCATION
Methods in net.minecraft.client.gui.widget with parameters of type ResourceLocation Modifier and Type Method Description void
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
Fields in net.minecraft.client.gui.widget.button declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
ImageButton. resourceLocation
private static ResourceLocation
CheckboxButton. TEXTURE
Constructors in net.minecraft.client.gui.widget.button with parameters of type ResourceLocation Constructor Description ImageButton(int p_i51135_1_, int p_i51135_2_, int p_i51135_3_, int p_i51135_4_, int p_i51135_5_, int p_i51135_6_, int p_i51135_7_, ResourceLocation p_i51135_8_, int p_i51135_9_, int p_i51135_10_, Button.IPressable p_i51135_11_)
ImageButton(int p_i244513_1_, int p_i244513_2_, int p_i244513_3_, int p_i244513_4_, int p_i244513_5_, int p_i244513_6_, int p_i244513_7_, ResourceLocation p_i244513_8_, int p_i244513_9_, int p_i244513_10_, Button.IPressable p_i244513_11_, Button.ITooltip p_i244513_12_, ITextComponent p_i244513_13_)
ImageButton(int p_i232261_1_, int p_i232261_2_, int p_i232261_3_, int p_i232261_4_, int p_i232261_5_, int p_i232261_6_, int p_i232261_7_, ResourceLocation p_i232261_8_, int p_i232261_9_, int p_i232261_10_, Button.IPressable p_i232261_11_, ITextComponent p_i232261_12_)
ImageButton(int p_i51134_1_, int p_i51134_2_, int p_i51134_3_, int p_i51134_4_, int p_i51134_5_, int p_i51134_6_, int p_i51134_7_, ResourceLocation p_i51134_8_, Button.IPressable p_i51134_9_)
-
Uses of ResourceLocation in net.minecraft.client.gui.widget.list
Fields in net.minecraft.client.gui.widget.list declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
ResourcePackList. ICON_OVERLAY_LOCATION
-
Uses of ResourceLocation in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<ResourceLocation>
ClientSuggestionProvider. getAvailableSoundEvents()
java.util.stream.Stream<ResourceLocation>
ClientSuggestionProvider. getRecipeNames()
-
Uses of ResourceLocation in net.minecraft.client.network.play
Fields in net.minecraft.client.network.play with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<com.mojang.authlib.minecraft.MinecraftProfileTexture.Type,ResourceLocation>
NetworkPlayerInfo. textureLocations
Methods in net.minecraft.client.network.play that return ResourceLocation Modifier and Type Method Description ResourceLocation
NetworkPlayerInfo. getCapeLocation()
ResourceLocation
NetworkPlayerInfo. getElytraLocation()
ResourceLocation
NetworkPlayerInfo. getSkinLocation()
-
Uses of ResourceLocation in net.minecraft.client.particle
Fields in net.minecraft.client.particle with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,IParticleFactory<?>>
ParticleManager. providers
private java.util.Map<ResourceLocation,ParticleManager.AnimatedSpriteImpl>
ParticleManager. spriteSets
private java.util.List<ResourceLocation>
TexturesParticle. textures
Methods in net.minecraft.client.particle that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.List<ResourceLocation>
TexturesParticle. getTextures()
Methods in net.minecraft.client.particle with parameters of type ResourceLocation Modifier and Type Method Description private void
ParticleManager. loadParticleDescription(IResourceManager p_215236_1_, ResourceLocation p_215236_2_, java.util.Map<ResourceLocation,java.util.List<ResourceLocation>> p_215236_3_)
Method parameters in net.minecraft.client.particle with type arguments of type ResourceLocation Modifier and Type Method Description private void
ParticleManager. loadParticleDescription(IResourceManager p_215236_1_, ResourceLocation p_215236_2_, java.util.Map<ResourceLocation,java.util.List<ResourceLocation>> p_215236_3_)
private void
ParticleManager. loadParticleDescription(IResourceManager p_215236_1_, ResourceLocation p_215236_2_, java.util.Map<ResourceLocation,java.util.List<ResourceLocation>> p_215236_3_)
Constructor parameters in net.minecraft.client.particle with type arguments of type ResourceLocation Constructor Description TexturesParticle(java.util.List<ResourceLocation> p_i51017_1_)
-
Uses of ResourceLocation in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Optional<ResourceLocation>
RenderState.TextureState. texture
Methods in net.minecraft.client.renderer that return types with arguments of type ResourceLocation Modifier and Type Method Description protected java.util.Optional<ResourceLocation>
RenderState.TextureState. texture()
Methods in net.minecraft.client.renderer with parameters of type ResourceLocation Modifier and Type Method Description static 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_)
Constructors in net.minecraft.client.renderer with parameters of type ResourceLocation Constructor Description RenderSkyboxCube(ResourceLocation p_i49378_1_)
TextureState(ResourceLocation p_i225988_1_, boolean p_i225988_2_, boolean p_i225988_3_)
-
Uses of ResourceLocation in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Map<CoatColors,ResourceLocation>
HorseRenderer. LOCATION_BY_VARIANT
private static java.util.Map<EntityType<?>,ResourceLocation>
ChestedHorseRenderer. MAP
private static java.util.Map<EntityType<?>,ResourceLocation>
UndeadHorseRenderer. MAP
private static java.util.Map<EntityType<?>,ResourceLocation>
PiglinRenderer. resourceLocations
private static java.util.Map<MooshroomEntity.Type,ResourceLocation>
MooshroomRenderer. TEXTURES
private static java.util.Map<PandaEntity.Gene,ResourceLocation>
PandaRenderer. TEXTURES
-
Uses of ResourceLocation in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
BeeStingerLayer. BEE_STINGER_LOCATION
private static ResourceLocation
CatCollarLayer. CAT_COLLAR_LOCATION
private static ResourceLocation
DrownedOuterLayer. DROWNED_OUTER_LAYER_LOCATION
private static ResourceLocation
CreeperChargeLayer. POWER_LOCATION
private static ResourceLocation
SheepWoolLayer. SHEEP_FUR_LOCATION
private static ResourceLocation
StayClothingLayer. STRAY_CLOTHES_LOCATION
static ResourceLocation
SpinAttackEffectLayer. TEXTURE
private static ResourceLocation[]
LlamaDecorLayer. TEXTURE_LOCATION
private ResourceLocation
SaddleLayer. textureLocation
private static ResourceLocation
LlamaDecorLayer. TRADER_LLAMA
private static ResourceLocation
ElytraLayer. WINGS_LOCATION
private static ResourceLocation
WitherAuraLayer. WITHER_ARMOR_LOCATION
private static ResourceLocation
WolfCollarLayer. WOLF_COLLAR_LOCATION
Fields in net.minecraft.client.renderer.entity.layers with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Map<java.lang.String,ResourceLocation>
BipedArmorLayer. ARMOR_LOCATION_CACHE
private static it.unimi.dsi.fastutil.ints.Int2ObjectMap<ResourceLocation>
VillagerLevelPendantLayer. LEVEL_LOCATIONS
private static java.util.Map<CoatTypes,ResourceLocation>
HorseMarkingsLayer. LOCATION_BY_MARKINGS
private static java.util.Map<IronGolemEntity.Cracks,ResourceLocation>
IronGolemCracksLayer. resourceLocations
Methods in net.minecraft.client.renderer.entity.layers that return ResourceLocation Modifier and Type Method Description private ResourceLocation
BipedArmorLayer. getArmorLocation(ArmorItem p_241737_1_, boolean p_241737_2_, java.lang.String p_241737_3_)
Deprecated.ResourceLocation
BipedArmorLayer. getArmorResource(Entity entity, ItemStack stack, EquipmentSlotType slot, java.lang.String type)
More generic ForgeHook version of the above function, it allows for Items to have more control over what texture they provide.ResourceLocation
ElytraLayer. getElytraTexture(ItemStack stack, T entity)
Gets the texture to use with this ElytraLayer.private ResourceLocation
VillagerLevelPendantLayer. getResourceLocation(java.lang.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()
Methods in net.minecraft.client.renderer.entity.layers with parameters of type ResourceLocation Modifier and Type Method Description protected 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(java.lang.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)
Constructors in net.minecraft.client.renderer.entity.layers with parameters of type ResourceLocation Constructor Description SaddleLayer(IEntityRenderer<T,M> p_i232478_1_, M p_i232478_2_, ResourceLocation p_i232478_3_)
-
Uses of ResourceLocation in net.minecraft.client.renderer.entity.model
Fields in net.minecraft.client.renderer.entity.model declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
TridentModel. TEXTURE
Constructor parameters in net.minecraft.client.renderer.entity.model with type arguments of type ResourceLocation Constructor Description AgeableModel(java.util.function.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(java.util.function.Function<ResourceLocation,RenderType> p_i225946_1_, float p_i225946_2_, float p_i225946_3_, int p_i225946_4_, int p_i225946_5_)
EntityModel(java.util.function.Function<ResourceLocation,RenderType> p_i225945_1_)
SegmentedModel(java.util.function.Function<ResourceLocation,RenderType> p_i232335_1_)
-
Uses of ResourceLocation in net.minecraft.client.renderer.model
Subclasses of ResourceLocation in net.minecraft.client.renderer.model Modifier and Type Class Description class
ModelResourceLocation
Fields in net.minecraft.client.renderer.model declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
RenderMaterial. atlasLocation
private ResourceLocation
ItemOverride. model
private ResourceLocation
Variant. modelLocation
protected ResourceLocation
BlockModel. parentLocation
private ResourceLocation
RenderMaterial. texture
Fields in net.minecraft.client.renderer.model with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,com.mojang.datafixers.util.Pair<AtlasTexture,AtlasTexture.SheetData>>
ModelBakery. atlasPreparations
private java.util.Map<org.apache.commons.lang3.tuple.Triple<ResourceLocation,TransformationMatrix,java.lang.Boolean>,IBakedModel>
ModelBakery. bakedCache
private java.util.Map<ResourceLocation,IBakedModel>
ModelManager. bakedRegistry
private java.util.Map<ResourceLocation,IBakedModel>
ModelBakery. bakedTopLevelModels
static java.util.List<ResourceLocation>
ModelBakery. BREAKING_LOCATIONS
static java.util.List<ResourceLocation>
ModelBakery. DESTROY_STAGES
private java.util.Set<ResourceLocation>
ModelBakery. loadingStack
private java.util.Map<ResourceLocation,java.lang.Float>
ItemOverride. predicates
protected java.util.function.Function<ResourceLocation,RenderType>
Model. renderType
private static java.util.Map<ResourceLocation,StateContainer<Block,BlockState>>
ModelBakery. STATIC_DEFINITIONS
private java.util.Map<ResourceLocation,IUnbakedModel>
ModelBakery. topLevelModels
private java.util.Map<ResourceLocation,IUnbakedModel>
ModelBakery. unbakedCache
Methods in net.minecraft.client.renderer.model that return ResourceLocation Modifier and Type Method Description ResourceLocation
RenderMaterial. atlasLocation()
ResourceLocation
ItemOverride. getModel()
protected ResourceLocation
Variant.Deserializer. getModel(com.google.gson.JsonObject p_188043_1_)
ResourceLocation
Variant. getModelLocation()
ResourceLocation
BlockModel. getParentLocation()
ResourceLocation
RenderMaterial. texture()
Methods in net.minecraft.client.renderer.model that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Map<ResourceLocation,IBakedModel>
ModelBakery. getBakedTopLevelModels()
java.util.Collection<ResourceLocation>
BlockModel. getDependencies()
java.util.Collection<ResourceLocation>
IUnbakedModel. getDependencies()
java.util.Collection<ResourceLocation>
VariantList. getDependencies()
protected java.util.Map<ResourceLocation,java.lang.Float>
ItemOverride.Deserializer. getPredicates(com.google.gson.JsonObject p_188025_1_)
java.util.Set<ResourceLocation>
ModelBakery. getSpecialModels()
Methods in net.minecraft.client.renderer.model with parameters of type ResourceLocation Modifier and Type Method Description private void
ModelBakery. addModelToCache(ResourceLocation p_217843_1_)
IBakedModel
BlockModel. bake(ModelBakery p_225613_1_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> p_225613_2_, IModelTransform p_225613_3_, ResourceLocation p_225613_4_)
Deprecated.IBakedModel
BlockModel. bake(ModelBakery p_228813_1_, BlockModel p_228813_2_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> p_228813_3_, IModelTransform p_228813_4_, ResourceLocation p_228813_5_, boolean p_228813_6_)
IBakedModel
IUnbakedModel. bake(ModelBakery p_225613_1_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> p_225613_2_, IModelTransform p_225613_3_, ResourceLocation p_225613_4_)
IBakedModel
ModelBakery. bake(ResourceLocation p_217845_1_, IModelTransform p_217845_2_)
Deprecated.IBakedModel
VariantList. bake(ModelBakery p_225613_1_, java.util.function.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_)
BakedQuad
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_)
IBakedModel
BlockModel. bakeVanilla(ModelBakery p_228813_1_, BlockModel p_228813_2_, java.util.function.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_)
AtlasTexture
ModelManager. getAtlas(ResourceLocation p_229356_1_)
IBakedModel
ModelBakery. getBakedModel(ResourceLocation p_217845_1_, IModelTransform p_217845_2_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> textureGetter)
IUnbakedModel
ModelBakery. getModel(ResourceLocation p_209597_1_)
IBakedModel
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,java.lang.String>
BlockModel.Deserializer. parseTextureLocationOrReference(ResourceLocation p_228819_0_, java.lang.String p_228819_1_)
static BlockFaceUV
FaceBakery. recomputeUVs(BlockFaceUV p_228821_0_, Direction p_228821_1_, TransformationMatrix p_228821_2_, ResourceLocation p_228821_3_)
RenderType
Model. renderType(ResourceLocation p_228282_1_)
Method parameters in net.minecraft.client.renderer.model with type arguments of type ResourceLocation Modifier and Type Method Description IVertexBuilder
RenderMaterial. buffer(IRenderTypeBuffer p_229311_1_, java.util.function.Function<ResourceLocation,RenderType> p_229311_2_)
IVertexBuilder
RenderMaterial. buffer(IRenderTypeBuffer p_241742_1_, java.util.function.Function<ResourceLocation,RenderType> p_241742_2_, boolean p_241742_3_)
java.util.Collection<RenderMaterial>
BlockModel. getMaterials(java.util.function.Function<ResourceLocation,IUnbakedModel> p_225614_1_, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> p_225614_2_)
java.util.Collection<RenderMaterial>
IUnbakedModel. getMaterials(java.util.function.Function<ResourceLocation,IUnbakedModel> p_225614_1_, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> p_225614_2_)
java.util.Collection<RenderMaterial>
VariantList. getMaterials(java.util.function.Function<ResourceLocation,IUnbakedModel> p_225614_1_, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> p_225614_2_)
RenderType
RenderMaterial. renderType(java.util.function.Function<ResourceLocation,RenderType> p_229312_1_)
Constructors in net.minecraft.client.renderer.model with parameters of type ResourceLocation Constructor Description BlockModel(ResourceLocation p_i230056_1_, java.util.List<BlockPart> p_i230056_2_, java.util.Map<java.lang.String,com.mojang.datafixers.util.Either<RenderMaterial,java.lang.String>> p_i230056_3_, boolean p_i230056_4_, BlockModel.GuiLight p_i230056_5_, ItemCameraTransforms p_i230056_6_, java.util.List<ItemOverride> p_i230056_7_)
ItemOverride(ResourceLocation p_i46571_1_, java.util.Map<ResourceLocation,java.lang.Float> p_i46571_2_)
ModelResourceLocation(ResourceLocation p_i46080_1_, java.lang.String p_i46080_2_)
RenderMaterial(ResourceLocation p_i226055_1_, ResourceLocation p_i226055_2_)
Variant(ResourceLocation p_i226001_1_, TransformationMatrix p_i226001_2_, boolean p_i226001_3_, int p_i226001_4_)
Constructor parameters in net.minecraft.client.renderer.model with type arguments of type ResourceLocation Constructor Description ItemOverride(ResourceLocation p_i46571_1_, java.util.Map<ResourceLocation,java.lang.Float> p_i46571_2_)
ItemOverrideList(ModelBakery p_i50984_1_, BlockModel p_i50984_2_, java.util.function.Function<ResourceLocation,IUnbakedModel> p_i50984_3_, java.util.List<ItemOverride> p_i50984_4_)
Deprecated.ItemOverrideList(ModelBakery p_i50984_1_, IUnbakedModel p_i50984_2_, java.util.function.Function<ResourceLocation,IUnbakedModel> p_i50984_3_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> textureGetter, java.util.List<ItemOverride> p_i50984_4_)
Model(java.util.function.Function<ResourceLocation,RenderType> p_i225947_1_)
-
Uses of ResourceLocation in net.minecraft.client.renderer.model.multipart
Methods in net.minecraft.client.renderer.model.multipart that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<ResourceLocation>
Multipart. getDependencies()
Methods in net.minecraft.client.renderer.model.multipart with parameters of type ResourceLocation Modifier and Type Method Description IBakedModel
Multipart. bake(ModelBakery p_225613_1_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> p_225613_2_, IModelTransform p_225613_3_, ResourceLocation p_225613_4_)
Method parameters in net.minecraft.client.renderer.model.multipart with type arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<RenderMaterial>
Multipart. getMaterials(java.util.function.Function<ResourceLocation,IUnbakedModel> p_225614_1_, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> p_225614_2_)
-
Uses of ResourceLocation in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
PaintingSpriteUploader. BACK_SPRITE_LOCATION
static ResourceLocation
TextureManager. INTENTIONAL_MISSING_TEXTURE
private ResourceLocation
AtlasTexture. location
protected ResourceLocation
SimpleTexture. location
static ResourceLocation
AtlasTexture. LOCATION_BLOCKS
Deprecated.static ResourceLocation
AtlasTexture. LOCATION_PARTICLES
Deprecated.private static ResourceLocation
MissingTextureSprite. MISSING_TEXTURE_LOCATION
private ResourceLocation
TextureAtlasSprite.Info. name
Fields in net.minecraft.client.renderer.texture with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,AtlasTexture>
SpriteMap. atlases
private java.util.Map<ResourceLocation,Texture>
TextureManager. byPath
(package private) java.util.Set<ResourceLocation>
AtlasTexture.SheetData. sprites
private java.util.Set<ResourceLocation>
AtlasTexture. sprites
private java.util.Map<ResourceLocation,TextureAtlasSprite>
AtlasTexture. texturesByName
Methods in net.minecraft.client.renderer.texture that return ResourceLocation Modifier and Type Method Description static ResourceLocation
MissingTextureSprite. getLocation()
ResourceLocation
TextureAtlasSprite. getName()
private ResourceLocation
AtlasTexture. getResourceLocation(ResourceLocation p_195420_1_)
ResourceLocation
AtlasTexture. location()
ResourceLocation
TextureAtlasSprite.Info. name()
ResourceLocation
TextureManager. register(java.lang.String p_110578_1_, DynamicTexture p_110578_2_)
private ResourceLocation
SpriteUploader. resolveLocation(ResourceLocation p_229299_1_)
Methods in net.minecraft.client.renderer.texture that return types with arguments of type ResourceLocation Modifier and Type Method Description protected java.util.stream.Stream<ResourceLocation>
PaintingSpriteUploader. getResourcesToLoad()
protected java.util.stream.Stream<ResourceLocation>
PotionSpriteUploader. getResourcesToLoad()
protected abstract java.util.stream.Stream<ResourceLocation>
SpriteUploader. getResourcesToLoad()
Methods in net.minecraft.client.renderer.texture with parameters of type ResourceLocation Modifier and Type Method Description private void
TextureManager. _bind(ResourceLocation p_229269_1_)
void
TextureManager. bind(ResourceLocation p_110577_1_)
AtlasTexture
SpriteMap. getAtlas(ResourceLocation p_229152_1_)
private ResourceLocation
AtlasTexture. getResourceLocation(ResourceLocation p_195420_1_)
TextureAtlasSprite
AtlasTexture. getSprite(ResourceLocation p_195424_1_)
protected TextureAtlasSprite
SpriteUploader. getSprite(ResourceLocation p_215282_1_)
Texture
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_)
java.util.concurrent.CompletableFuture<java.lang.Void>
TextureManager. preload(ResourceLocation p_215268_1_, java.util.concurrent.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_, java.util.concurrent.Executor p_215244_4_)
void
Texture. reset(TextureManager p_215244_1_, IResourceManager p_215244_2_, ResourceLocation p_215244_3_, java.util.concurrent.Executor p_215244_4_)
private ResourceLocation
SpriteUploader. resolveLocation(ResourceLocation p_229299_1_)
private void
TextureManager. safeClose(ResourceLocation p_243505_1_, Texture p_243505_2_)
Method parameters in net.minecraft.client.renderer.texture with type arguments of type ResourceLocation Modifier and Type Method Description private java.util.Collection<TextureAtlasSprite.Info>
AtlasTexture. getBasicSpriteInfos(IResourceManager p_215256_1_, java.util.Set<ResourceLocation> p_215256_2_)
AtlasTexture.SheetData
AtlasTexture. prepareToStitch(IResourceManager p_229220_1_, java.util.stream.Stream<ResourceLocation> p_229220_2_, IProfiler p_229220_3_, int p_229220_4_)
Constructors in net.minecraft.client.renderer.texture with parameters of type ResourceLocation Constructor Description AtlasTexture(ResourceLocation p_i226047_1_)
DownloadingTexture(java.io.File p_i226043_1_, java.lang.String p_i226043_2_, ResourceLocation p_i226043_3_, boolean p_i226043_4_, java.lang.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_, java.util.concurrent.Executor p_i50911_3_)
SimpleTexture(ResourceLocation p_i1275_1_)
SpriteUploader(TextureManager p_i50905_1_, ResourceLocation p_i50905_2_, java.lang.String p_i50905_3_)
Constructor parameters in net.minecraft.client.renderer.texture with type arguments of type ResourceLocation Constructor Description SheetData(java.util.Set<ResourceLocation> p_i226048_1_, int p_i226048_2_, int p_i226048_3_, int p_i226048_4_, java.util.List<TextureAtlasSprite> p_i226048_5_)
-
Uses of ResourceLocation in net.minecraft.client.renderer.tileentity
Fields in net.minecraft.client.renderer.tileentity declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
BeaconTileEntityRenderer. BEAM_LOCATION
private static ResourceLocation
EndGatewayTileEntityRenderer. BEAM_LOCATION
static ResourceLocation
EndPortalTileEntityRenderer. END_PORTAL_LOCATION
static ResourceLocation
EndPortalTileEntityRenderer. END_SKY_LOCATION
Fields in net.minecraft.client.renderer.tileentity with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Map<SkullBlock.ISkullType,ResourceLocation>
SkullTileEntityRenderer. SKIN_BY_TYPE
Methods in net.minecraft.client.renderer.tileentity with parameters of type ResourceLocation Modifier and Type Method Description static 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
Fields in net.minecraft.client.resources declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
DefaultPlayerSkin. ALEX_SKIN_LOCATION
static ResourceLocation
LegacyResourcePackWrapperV4. BANNER_BASE
private static ResourceLocation
FoliageColorReloadListener. LOCATION
private static ResourceLocation
GrassColorReloadListener. LOCATION
static ResourceLocation
LegacyResourcePackWrapperV4. OLD_IRON_GOLEM_LOCATION
static ResourceLocation
LegacyResourcePackWrapperV4. SHIELD_BASE
private static ResourceLocation
DefaultPlayerSkin. STEVE_SKIN_LOCATION
Fields in net.minecraft.client.resources with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Map<java.lang.String,com.mojang.datafixers.util.Pair<ChestType,ResourceLocation>>
LegacyResourcePackWrapperV4. CHESTS
private java.util.Map<ResourceLocation,java.io.File>
ResourceIndex. namespacedFiles
private java.util.Map<ResourceLocation,ResourceLocation>
LegacyResourcePackWrapper. patches
private java.util.Map<ResourceLocation,ResourceLocation>
LegacyResourcePackWrapper. patches
static java.util.Map<ResourceLocation,ResourceLocation>
LegacyResourcePackWrapper. V3
static java.util.Map<ResourceLocation,ResourceLocation>
LegacyResourcePackWrapper. V3
Methods in net.minecraft.client.resources that return ResourceLocation Modifier and Type Method Description static ResourceLocation
DefaultPlayerSkin. getDefaultSkin()
static ResourceLocation
DefaultPlayerSkin. getDefaultSkin(java.util.UUID p_177334_0_)
protected ResourceLocation
JsonReloadListener. getPreparedPath(ResourceLocation rl)
private ResourceLocation
LegacyResourcePackWrapper. map(ResourceLocation p_211851_1_)
ResourceLocation
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_)
Methods in net.minecraft.client.resources that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<ResourceLocation>
FolderResourceIndex. getFiles(java.lang.String p_225639_1_, java.lang.String p_225639_2_, int p_225639_3_, java.util.function.Predicate<java.lang.String> p_225639_4_)
java.util.Collection<ResourceLocation>
ResourceIndex. getFiles(java.lang.String p_225639_1_, java.lang.String p_225639_2_, int p_225639_3_, java.util.function.Predicate<java.lang.String> p_225639_4_)
java.util.Collection<ResourceLocation>
LegacyResourcePackWrapper. getResources(ResourcePackType p_225637_1_, java.lang.String p_225637_2_, java.lang.String p_225637_3_, int p_225637_4_, java.util.function.Predicate<java.lang.String> p_225637_5_)
java.util.Collection<ResourceLocation>
LegacyResourcePackWrapperV4. getResources(ResourcePackType p_225637_1_, java.lang.String p_225637_2_, java.lang.String p_225637_3_, int p_225637_4_, java.util.function.Predicate<java.lang.String> p_225637_5_)
java.util.Collection<ResourceLocation>
VirtualAssetsPack. getResources(ResourcePackType p_225637_1_, java.lang.String p_225637_2_, java.lang.String p_225637_3_, int p_225637_4_, java.util.function.Predicate<java.lang.String> p_225637_5_)
protected java.util.Map<ResourceLocation,com.google.gson.JsonElement>
JsonReloadListener. prepare(IResourceManager p_212854_1_, IProfiler p_212854_2_)
Methods in net.minecraft.client.resources with parameters of type ResourceLocation Modifier and Type Method Description java.io.File
FolderResourceIndex. getFile(ResourceLocation p_188547_1_)
java.io.File
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)
java.io.InputStream
LegacyResourcePackWrapper. getResource(ResourcePackType p_195761_1_, ResourceLocation p_195761_2_)
java.io.InputStream
LegacyResourcePackWrapperV4. getResource(ResourcePackType p_195761_1_, ResourceLocation p_195761_2_)
protected java.io.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_)
Constructor parameters in net.minecraft.client.resources with type arguments of type ResourceLocation Constructor Description LegacyResourcePackWrapper(IResourcePack p_i49785_1_, java.util.Map<ResourceLocation,ResourceLocation> p_i49785_2_)
LegacyResourcePackWrapper(IResourcePack p_i49785_1_, java.util.Map<ResourceLocation,ResourceLocation> p_i49785_2_)
-
Uses of ResourceLocation in net.minecraft.client.shader
Methods in net.minecraft.client.shader with parameters of type ResourceLocation Modifier and Type Method Description private void
ShaderGroup. load(TextureManager p_152765_1_, ResourceLocation p_152765_2_)
Constructors in net.minecraft.client.shader with parameters of type ResourceLocation Constructor Description ShaderGroup(TextureManager p_i1050_1_, IResourceManager p_i1050_2_, Framebuffer p_i1050_3_, ResourceLocation p_i1050_4_)
-
Uses of ResourceLocation in net.minecraft.client.util
Fields in net.minecraft.client.util declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
Splashes. SPLASHES_LOCATION
Fields in net.minecraft.client.util with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.function.Function<T,java.util.stream.Stream<ResourceLocation>>
SearchTreeReloadable. idGetter
Constructor parameters in net.minecraft.client.util with type arguments of type ResourceLocation Constructor Description SearchTreeReloadable(java.util.function.Function<T,java.util.stream.Stream<ResourceLocation>> p_i50896_1_)
-
Uses of ResourceLocation in net.minecraft.client.world
Fields in net.minecraft.client.world with type parameters of type ResourceLocation Modifier and Type Field Description private static it.unimi.dsi.fastutil.objects.Object2ObjectMap<ResourceLocation,DimensionRenderInfo>
DimensionRenderInfo. EFFECTS
-
Uses of ResourceLocation in net.minecraft.command
Fields in net.minecraft.command declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
TimedFunction. functionId
private ResourceLocation
FunctionObject.CacheableFunction. id
private ResourceLocation
FunctionObject. id
private ResourceLocation
ITimerCallback.Serializer. id
private ResourceLocation
TimedFunctionTag. tagId
Fields in net.minecraft.command with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,ITimerCallback.Serializer<C,?>>
TimerCallbackSerializers. idToSerializer
Methods in net.minecraft.command that return ResourceLocation Modifier and Type Method Description ResourceLocation
FunctionObject.CacheableFunction. getId()
ResourceLocation
FunctionObject. getId()
ResourceLocation
ITimerCallback.Serializer. getId()
Methods in net.minecraft.command that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<ResourceLocation>
CommandSource. getAvailableSoundEvents()
java.util.Collection<ResourceLocation>
ISuggestionProvider. getAvailableSoundEvents()
java.util.stream.Stream<ResourceLocation>
CommandSource. getRecipeNames()
java.util.stream.Stream<ResourceLocation>
ISuggestionProvider. getRecipeNames()
Methods in net.minecraft.command with parameters of type ResourceLocation Modifier and Type Method Description static FunctionObject
FunctionObject. fromLines(ResourceLocation p_237140_0_, com.mojang.brigadier.CommandDispatcher<CommandSource> p_237140_1_, CommandSource p_237140_2_, java.util.List<java.lang.String> p_237140_3_)
Method parameters in net.minecraft.command with type arguments of type ResourceLocation Modifier and Type Method Description static <T> void
ISuggestionProvider. filterResources(java.lang.Iterable<T> p_210511_0_, java.lang.String p_210511_1_, java.lang.String p_210511_2_, java.util.function.Function<T,ResourceLocation> p_210511_3_, java.util.function.Consumer<T> p_210511_4_)
static <T> void
ISuggestionProvider. filterResources(java.lang.Iterable<T> p_210512_0_, java.lang.String p_210512_1_, java.util.function.Function<T,ResourceLocation> p_210512_2_, java.util.function.Consumer<T> p_210512_3_)
static java.util.concurrent.CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
ISuggestionProvider. suggestResource(java.lang.Iterable<ResourceLocation> p_197014_0_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_197014_1_)
static java.util.concurrent.CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
ISuggestionProvider. suggestResource(java.lang.Iterable<ResourceLocation> p_197006_0_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_197006_1_, java.lang.String p_197006_2_)
static <T> java.util.concurrent.CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
ISuggestionProvider. suggestResource(java.lang.Iterable<T> p_210514_0_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_210514_1_, java.util.function.Function<T,ResourceLocation> p_210514_2_, java.util.function.Function<T,com.mojang.brigadier.Message> p_210514_3_)
static java.util.concurrent.CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
ISuggestionProvider. suggestResource(java.util.stream.Stream<ResourceLocation> p_212476_0_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_212476_1_)
static <T> java.util.concurrent.CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
ISuggestionProvider. suggestResource(java.util.stream.Stream<T> p_201725_0_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_201725_1_, java.util.function.Function<T,ResourceLocation> p_201725_2_, java.util.function.Function<T,com.mojang.brigadier.Message> p_201725_3_)
Constructors in net.minecraft.command with parameters of type ResourceLocation Constructor Description CacheableFunction(ResourceLocation p_i47537_1_)
FunctionObject(ResourceLocation p_i47973_1_, FunctionObject.IEntry[] p_i47973_2_)
Serializer(ResourceLocation p_i51270_1_, java.lang.Class<?> p_i51270_2_)
TimedFunction(ResourceLocation p_i51190_1_)
TimedFunctionTag(ResourceLocation p_i51189_1_)
-
Uses of ResourceLocation in net.minecraft.command.arguments
Fields in net.minecraft.command.arguments declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
SuggestionProviders. DEFAULT_NAME
private ResourceLocation
BlockStateParser. id
ResourceLocation
ArgumentTypes.Entry. name
private ResourceLocation
SuggestionProviders.Wrapper. name
private ResourceLocation
BlockStateParser. tag
private ResourceLocation
ItemParser. tag
Fields in net.minecraft.command.arguments with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Map<ResourceLocation,ArgumentTypes.Entry<?>>
ArgumentTypes. BY_NAME
private static java.util.Map<ResourceLocation,com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider>>
SuggestionProviders. PROVIDERS_BY_NAME
Methods in net.minecraft.command.arguments that return ResourceLocation Modifier and Type Method Description static ResourceLocation
ArgumentTypes. getId(com.mojang.brigadier.arguments.ArgumentType<?> type)
static ResourceLocation
ResourceLocationArgument. getId(com.mojang.brigadier.context.CommandContext<CommandSource> p_197195_0_, java.lang.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_, java.lang.String p_211368_1_)
ResourceLocation
BlockStateParser. getTag()
ResourceLocation
ItemParser. getTag()
ResourceLocation
DimensionArgument. parse(com.mojang.brigadier.StringReader p_parse_1_)
ResourceLocation
EntitySummonArgument. parse(com.mojang.brigadier.StringReader p_parse_1_)
ResourceLocation
ResourceLocationArgument. parse(com.mojang.brigadier.StringReader p_parse_1_)
private static ResourceLocation
EntitySummonArgument. verifyCanSummon(ResourceLocation p_211365_0_)
Methods in net.minecraft.command.arguments that return types with arguments of type ResourceLocation Modifier and Type Method Description static 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_, java.lang.String p_218110_1_)
com.mojang.datafixers.util.Pair<ResourceLocation,com.mojang.datafixers.util.Either<FunctionObject,ITag<FunctionObject>>>
FunctionArgument.IResult. unwrap(com.mojang.brigadier.context.CommandContext<CommandSource> p_218102_1_)
Methods in net.minecraft.command.arguments with parameters of type ResourceLocation Modifier and Type Method Description private 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_)
Constructors in net.minecraft.command.arguments with parameters of type ResourceLocation Constructor Description Entry(java.lang.Class<T> p_i48088_1_, IArgumentSerializer<T> p_i48088_2_, ResourceLocation p_i48088_3_)
Wrapper(ResourceLocation p_i47984_1_, com.mojang.brigadier.suggestion.SuggestionProvider<ISuggestionProvider> p_i47984_2_)
-
Uses of ResourceLocation in net.minecraft.command.impl
Methods in net.minecraft.command.impl with parameters of type ResourceLocation Modifier and Type Method Description private static void
LootCommand. callback(CommandSource p_218860_0_, java.util.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_, java.util.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_, java.util.Collection<ServerPlayerEntity> p_198733_1_, SoundCategory p_198733_2_, ResourceLocation p_198733_3_)
Method parameters in net.minecraft.command.impl with type arguments of type ResourceLocation Modifier and Type Method Description private 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
Fields in net.minecraft.command.impl.data declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
StorageAccessor. id
Constructors in net.minecraft.command.impl.data with parameters of type ResourceLocation Constructor Description StorageAccessor(CommandStorage p_i226092_1_, ResourceLocation p_i226092_2_)
-
Uses of ResourceLocation in net.minecraft.data
Fields in net.minecraft.data declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
CookingRecipeBuilder.Result. advancementId
private ResourceLocation
ShapedRecipeBuilder.Result. advancementId
private ResourceLocation
ShapelessRecipeBuilder.Result. advancementId
private ResourceLocation
SingleItemRecipeBuilder.Result. advancementId
private ResourceLocation
SmithingRecipeBuilder.Result. advancementId
private ResourceLocation
BlockModelProvider.BreakParticleHelper. baseModel
private ResourceLocation
BlockModelProvider.BlockTextureCombiner. fullBlock
private ResourceLocation
CookingRecipeBuilder.Result. id
private ResourceLocation
ShapedRecipeBuilder.Result. id
private ResourceLocation
ShapelessRecipeBuilder.Result. id
private ResourceLocation
SingleItemRecipeBuilder.Result. id
private ResourceLocation
SmithingRecipeBuilder.Result. id
private ResourceLocation
BlockModelWriter. parent
Fields in net.minecraft.data with type parameters of type ResourceLocation Modifier and Type Field Description protected java.util.Map<ResourceLocation,ITag.Builder>
TagsProvider. builders
private java.util.Optional<ResourceLocation>
ModelsUtil. model
static BlockModeInfo<ResourceLocation>
BlockModelFields. MODEL
private java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>>
BlockModelProvider. modelOutput
private java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>>
ItemModelProvider. output
private java.util.Map<StockTextureAliases,ResourceLocation>
ModelTextures. slots
private java.util.List<com.mojang.datafixers.util.Pair<java.util.function.Supplier<java.util.function.Consumer<java.util.function.BiConsumer<ResourceLocation,LootTable.Builder>>>,LootParameterSet>>
LootTableProvider. subProviders
Methods in net.minecraft.data that return ResourceLocation Modifier and Type Method Description ResourceLocation
ModelsUtil. create(Block p_240228_1_, ModelTextures p_240228_2_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240228_3_)
ResourceLocation
ModelsUtil. create(ResourceLocation p_240234_1_, ModelTextures p_240234_2_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240234_3_)
ResourceLocation
TexturedModel. create(Block p_240459_1_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240459_2_)
default ResourceLocation
TexturedModel.ISupplier. create(Block p_240466_1_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240466_2_)
private ResourceLocation
BlockModelProvider. createSuffixedVariant(Block p_239886_1_, java.lang.String p_239886_2_, ModelsUtil p_239886_3_, java.util.function.Function<ResourceLocation,ModelTextures> p_239886_4_)
private ResourceLocation
BlockModelProvider. createTurtleEggModel(int p_239865_1_, java.lang.String p_239865_2_, ModelTextures p_239865_3_)
private ResourceLocation
BlockModelProvider. createTurtleEggModel(java.lang.Integer p_239912_1_, java.lang.Integer p_239912_2_)
ResourceLocation
ModelsUtil. createWithOverride(Block p_240235_1_, java.lang.String p_240235_2_, ModelTextures p_240235_3_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240235_4_)
ResourceLocation
ModelsUtil. createWithSuffix(Block p_240229_1_, java.lang.String p_240229_2_, ModelTextures p_240229_3_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240229_4_)
ResourceLocation
TexturedModel. createWithSuffix(Block p_240458_1_, java.lang.String p_240458_2_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240458_3_)
default ResourceLocation
TexturedModel.ISupplier. createWithSuffix(Block p_240465_1_, java.lang.String p_240465_2_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240465_3_)
static ResourceLocation
ModelsResourceUtil. decorateBlockModelLocation(java.lang.String p_240223_0_)
Deprecated.static ResourceLocation
ModelsResourceUtil. decorateItemModelLocation(java.lang.String p_240224_0_)
ResourceLocation
ModelTextures. get(StockTextureAliases p_240348_1_)
ResourceLocation
CookingRecipeBuilder.Result. getAdvancementId()
ResourceLocation
IFinishedRecipe. getAdvancementId()
ResourceLocation
ShapedRecipeBuilder.Result. getAdvancementId()
ResourceLocation
ShapelessRecipeBuilder.Result. getAdvancementId()
ResourceLocation
SingleItemRecipeBuilder.Result. getAdvancementId()
ResourceLocation
SmithingRecipeBuilder.Result. getAdvancementId()
static ResourceLocation
ModelTextures. getBlockTexture(Block p_240341_0_)
static ResourceLocation
ModelTextures. getBlockTexture(Block p_240347_0_, java.lang.String p_240347_1_)
ResourceLocation
CookingRecipeBuilder.Result. getId()
ResourceLocation
IFinishedRecipe. getId()
ResourceLocation
ShapedRecipeBuilder.Result. getId()
ResourceLocation
ShapelessRecipeBuilder.Result. getId()
ResourceLocation
SingleItemRecipeBuilder.Result. getId()
ResourceLocation
SmithingRecipeBuilder.Result. getId()
static ResourceLocation
ModelTextures. getItemTexture(Item p_240357_0_)
static ResourceLocation
ModelTextures. getItemTexture(Item p_240344_0_, java.lang.String p_240344_1_)
static ResourceLocation
ModelsResourceUtil. getModelLocation(Block p_240221_0_)
static ResourceLocation
ModelsResourceUtil. getModelLocation(Block p_240222_0_, java.lang.String p_240222_1_)
static ResourceLocation
ModelsResourceUtil. getModelLocation(Item p_240219_0_)
static ResourceLocation
ModelsResourceUtil. getModelLocation(Item p_240220_0_, java.lang.String p_240220_1_)
Methods in net.minecraft.data that return types with arguments of type ResourceLocation Modifier and Type Method Description private java.util.List<ResourceLocation>
BlockModelProvider. createFloorFireModels(Block p_240033_1_)
private java.util.Map<StockTextureAliases,ResourceLocation>
ModelsUtil. createMap(ModelTextures p_240232_1_)
private java.util.List<ResourceLocation>
BlockModelProvider. createSideFireModels(Block p_240035_1_)
private java.util.List<ResourceLocation>
BlockModelProvider. createTopFireModels(Block p_240037_1_)
protected java.util.List<com.mojang.datafixers.util.Pair<java.util.function.Supplier<java.util.function.Consumer<java.util.function.BiConsumer<ResourceLocation,LootTable.Builder>>>,LootParameterSet>>
LootTableProvider. getTables()
Methods in net.minecraft.data with parameters of type ResourceLocation Modifier and Type Method Description private BlockModelProvider.BreakParticleHelper
BlockModelProvider. 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,java.lang.Boolean>
BlockModelProvider. configureDoorHalf(BlockStateVariantBuilder.Four<Direction,DoubleBlockHalf,DoorHingeSide,java.lang.Boolean> p_239903_0_, DoubleBlockHalf p_239903_1_, ResourceLocation p_239903_2_, ResourceLocation p_239903_3_)
ModelTextures
ModelTextures. copyAndUpdate(StockTextureAliases p_240360_1_, ResourceLocation p_240360_2_)
ResourceLocation
ModelsUtil. create(ResourceLocation p_240234_1_, ModelTextures p_240234_2_, java.util.function.BiConsumer<ResourceLocation,java.util.function.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 java.lang.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 java.nio.file.Path
BlockStateProvider. createModelPath(java.nio.file.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 java.nio.file.Path
BiomeProvider. createPath(java.nio.file.Path p_244199_0_, ResourceLocation p_244199_1_)
private static java.nio.file.Path
LootTableProvider. createPath(java.nio.file.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 java.nio.file.Path
BlockTagsProvider. getPath(ResourceLocation p_200431_1_)
protected java.nio.file.Path
EntityTypeTagsProvider. getPath(ResourceLocation p_200431_1_)
protected java.nio.file.Path
FluidTagsProvider. getPath(ResourceLocation p_200431_1_)
protected java.nio.file.Path
ItemTagsProvider. getPath(ResourceLocation p_200431_1_)
protected abstract java.nio.file.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
ModelTextures. put(StockTextureAliases p_240349_1_, ResourceLocation p_240349_2_)
static ModelTextures
ModelTextures. rail(ResourceLocation p_240367_0_)
void
CookingRecipeBuilder. save(java.util.function.Consumer<IFinishedRecipe> p_218635_1_, ResourceLocation p_218635_2_)
void
ShapedRecipeBuilder. save(java.util.function.Consumer<IFinishedRecipe> p_200467_1_, ResourceLocation p_200467_2_)
void
ShapelessRecipeBuilder. save(java.util.function.Consumer<IFinishedRecipe> p_200485_1_, ResourceLocation p_200485_2_)
void
SingleItemRecipeBuilder. save(java.util.function.Consumer<IFinishedRecipe> p_218647_1_, ResourceLocation p_218647_2_)
void
SmithingRecipeBuilder. save(java.util.function.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_)
Method parameters in net.minecraft.data with type arguments of type ResourceLocation Modifier and Type Method Description ResourceLocation
ModelsUtil. create(Block p_240228_1_, ModelTextures p_240228_2_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240228_3_)
ResourceLocation
ModelsUtil. create(ResourceLocation p_240234_1_, ModelTextures p_240234_2_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240234_3_)
ResourceLocation
TexturedModel. create(Block p_240459_1_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240459_2_)
default ResourceLocation
TexturedModel.ISupplier. create(Block p_240466_1_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240466_2_)
private ResourceLocation
BlockModelProvider. createSuffixedVariant(Block p_239886_1_, java.lang.String p_239886_2_, ModelsUtil p_239886_3_, java.util.function.Function<ResourceLocation,ModelTextures> p_239886_4_)
ResourceLocation
ModelsUtil. createWithOverride(Block p_240235_1_, java.lang.String p_240235_2_, ModelTextures p_240235_3_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240235_4_)
ResourceLocation
ModelsUtil. createWithSuffix(Block p_240229_1_, java.lang.String p_240229_2_, ModelTextures p_240229_3_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240229_4_)
ResourceLocation
TexturedModel. createWithSuffix(Block p_240458_1_, java.lang.String p_240458_2_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240458_3_)
default ResourceLocation
TexturedModel.ISupplier. createWithSuffix(Block p_240465_1_, java.lang.String p_240465_2_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_240465_3_)
BlockModelProvider.BlockTextureCombiner
BlockModelProvider.BlockTextureCombiner. fullBlock(java.util.function.Function<ModelTextures,ResourceLocation> p_240059_1_)
protected void
LootTableProvider. validate(java.util.Map<ResourceLocation,LootTable> map, ValidationTracker validationtracker)
private static java.util.List<BlockModelDefinition>
BlockModelProvider. wrapModels(java.util.List<ResourceLocation> p_239914_0_, java.util.function.UnaryOperator<BlockModelDefinition> p_239914_1_)
Constructors in net.minecraft.data with parameters of type ResourceLocation Constructor Description BlockModelWriter(ResourceLocation p_i232545_1_)
BreakParticleHelper(ResourceLocation p_i232515_2_, Block p_i232515_3_)
Result(ResourceLocation p_i50605_1_, java.lang.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_, java.lang.String p_i48271_5_, java.util.List<java.lang.String> p_i48271_6_, java.util.Map<java.lang.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_, java.lang.String p_i48268_4_, java.util.List<Ingredient> p_i48268_5_, Advancement.Builder p_i48268_6_, ResourceLocation p_i48268_7_)
Result(ResourceLocation p_i50574_1_, IRecipeSerializer<?> p_i50574_2_, java.lang.String p_i50574_3_, Ingredient p_i50574_4_, Item p_i50574_5_, int p_i50574_6_, Advancement.Builder p_i50574_7_, ResourceLocation p_i50574_8_)
Result(ResourceLocation p_i232550_1_, IRecipeSerializer<?> p_i232550_2_, Ingredient p_i232550_3_, Ingredient p_i232550_4_, Item p_i232550_5_, Advancement.Builder p_i232550_6_, ResourceLocation p_i232550_7_)
Constructor parameters in net.minecraft.data with type arguments of type ResourceLocation Constructor Description BlockModelProvider(java.util.function.Consumer<IFinishedBlockState> p_i232514_1_, java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_i232514_2_, java.util.function.Consumer<Item> p_i232514_3_)
ItemModelProvider(java.util.function.BiConsumer<ResourceLocation,java.util.function.Supplier<com.google.gson.JsonElement>> p_i232519_1_)
ModelsUtil(java.util.Optional<ResourceLocation> p_i232546_1_, java.util.Optional<java.lang.String> p_i232546_2_, StockTextureAliases... p_i232546_3_)
-
Uses of ResourceLocation in net.minecraft.data.loot
Fields in net.minecraft.data.loot with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,LootTable.Builder>
BlockLootTables. map
private java.util.Map<ResourceLocation,LootTable.Builder>
EntityLootTables. map
Methods in net.minecraft.data.loot with parameters of type ResourceLocation Modifier and Type Method Description protected void
EntityLootTables. add(ResourceLocation p_218585_1_, LootTable.Builder p_218585_2_)
Method parameters in net.minecraft.data.loot with type arguments of type ResourceLocation Modifier and Type Method Description void
BlockLootTables. accept(java.util.function.BiConsumer<ResourceLocation,LootTable.Builder> p_accept_1_)
void
ChestLootTables. accept(java.util.function.BiConsumer<ResourceLocation,LootTable.Builder> p_accept_1_)
void
EntityLootTables. accept(java.util.function.BiConsumer<ResourceLocation,LootTable.Builder> p_accept_1_)
void
FishingLootTables. accept(java.util.function.BiConsumer<ResourceLocation,LootTable.Builder> p_accept_1_)
void
GiftLootTables. accept(java.util.function.BiConsumer<ResourceLocation,LootTable.Builder> p_accept_1_)
-
Uses of ResourceLocation in net.minecraft.enchantment
Methods in net.minecraft.enchantment that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Set<ResourceLocation>
Enchantment. getTags()
-
Uses of ResourceLocation in net.minecraft.entity
Fields in net.minecraft.entity declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
EntityType. lootTable
private ResourceLocation
MobEntity. lootTable
Methods in net.minecraft.entity that return ResourceLocation Modifier and Type Method Description ResourceLocation
EntityType. getDefaultLootTable()
protected ResourceLocation
MobEntity. getDefaultLootTable()
static ResourceLocation
EntityType. getKey(EntityType<?> p_200718_0_)
ResourceLocation
LivingEntity. getLootTable()
ResourceLocation
MobEntity. getLootTable()
Methods in net.minecraft.entity that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Set<ResourceLocation>
EntityType. getTags()
Retrieves a list of tags names this is known to be associated with. -
Uses of ResourceLocation in net.minecraft.entity.ai.brain.task
Fields in net.minecraft.entity.ai.brain.task with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Map<VillagerProfession,ResourceLocation>
GiveHeroGiftsTask. gifts
-
Uses of ResourceLocation in net.minecraft.entity.item.minecart
Fields in net.minecraft.entity.item.minecart declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
ContainerMinecartEntity. lootTable
Methods in net.minecraft.entity.item.minecart with parameters of type ResourceLocation Modifier and Type Method Description void
ContainerMinecartEntity. setLootTable(ResourceLocation p_184289_1_, long p_184289_2_)
-
Uses of ResourceLocation in net.minecraft.entity.monster
Methods in net.minecraft.entity.monster that return ResourceLocation Modifier and Type Method Description protected ResourceLocation
MagmaCubeEntity. getDefaultLootTable()
protected ResourceLocation
SlimeEntity. getDefaultLootTable()
-
Uses of ResourceLocation in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
RabbitEntity. KILLER_BUNNY
Fields in net.minecraft.entity.passive with type parameters of type ResourceLocation Modifier and Type Field Description static java.util.Map<java.lang.Integer,ResourceLocation>
CatEntity. TEXTURE_BY_TYPE
Methods in net.minecraft.entity.passive that return ResourceLocation Modifier and Type Method Description ResourceLocation
SheepEntity. getDefaultLootTable()
ResourceLocation
CatEntity. getResourceLocation()
-
Uses of ResourceLocation in net.minecraft.entity.passive.fish
Fields in net.minecraft.entity.passive.fish declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation[]
TropicalFishEntity. BASE_TEXTURE_LOCATIONS
private static ResourceLocation[]
TropicalFishEntity. PATTERN_A_TEXTURE_LOCATIONS
private static ResourceLocation[]
TropicalFishEntity. PATTERN_B_TEXTURE_LOCATIONS
Methods in net.minecraft.entity.passive.fish that return ResourceLocation Modifier and Type Method Description ResourceLocation
TropicalFishEntity. getBaseTextureLocation()
ResourceLocation
TropicalFishEntity. getPatternTextureLocation()
-
Uses of ResourceLocation in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type ResourceLocation Modifier and Type Method Description void
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
Methods in net.minecraft.fluid that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Set<ResourceLocation>
Fluid. getTags()
-
Uses of ResourceLocation in net.minecraft.inventory.container
Fields in net.minecraft.inventory.container declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
PlayerContainer. BLOCK_ATLAS
static ResourceLocation
PlayerContainer. EMPTY_ARMOR_SLOT_BOOTS
static ResourceLocation
PlayerContainer. EMPTY_ARMOR_SLOT_CHESTPLATE
static ResourceLocation
PlayerContainer. EMPTY_ARMOR_SLOT_HELMET
static ResourceLocation
PlayerContainer. EMPTY_ARMOR_SLOT_LEGGINGS
static ResourceLocation
PlayerContainer. EMPTY_ARMOR_SLOT_SHIELD
private static ResourceLocation[]
PlayerContainer. TEXTURE_EMPTY_SLOTS
Fields in net.minecraft.inventory.container with type parameters of type ResourceLocation Modifier and Type Field Description private com.mojang.datafixers.util.Pair<ResourceLocation,ResourceLocation>
Slot. backgroundPair
private com.mojang.datafixers.util.Pair<ResourceLocation,ResourceLocation>
Slot. backgroundPair
Methods in net.minecraft.inventory.container that return types with arguments of type ResourceLocation Modifier and Type Method Description com.mojang.datafixers.util.Pair<ResourceLocation,ResourceLocation>
Slot. getNoItemIcon()
com.mojang.datafixers.util.Pair<ResourceLocation,ResourceLocation>
Slot. getNoItemIcon()
Methods in net.minecraft.inventory.container with parameters of type ResourceLocation Modifier and Type Method Description Slot
Slot. setBackground(ResourceLocation atlas, ResourceLocation sprite)
Sets the background atlas and sprite location. -
Uses of ResourceLocation in net.minecraft.item
Fields in net.minecraft.item declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
ItemGroup. backgroundLocation
private static ResourceLocation
ItemGroup. CREATIVE_INVENTORY_TABS
private static ResourceLocation
ItemModelsProperties. DAMAGE
private static ResourceLocation
ItemModelsProperties. DAMAGED
private ResourceLocation
HorseArmorItem. texture
Fields in net.minecraft.item with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Map<ResourceLocation,IItemPropertyGetter>
ItemModelsProperties. GENERIC_PROPERTIES
private static java.util.Map<Item,java.util.Map<ResourceLocation,IItemPropertyGetter>>
ItemModelsProperties. PROPERTIES
Methods in net.minecraft.item that return ResourceLocation Modifier and Type Method Description ResourceLocation
ItemGroup. getBackgroundImage()
ResourceLocation
ItemGroup. getTabsImage()
ResourceLocation
HorseArmorItem. getTexture()
Methods in net.minecraft.item that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Set<ResourceLocation>
Item. getTags()
Methods in net.minecraft.item with parameters of type ResourceLocation Modifier and Type Method Description static 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
ItemGroup. setBackgroundImage(ResourceLocation texture)
Constructors in net.minecraft.item with parameters of type ResourceLocation Constructor Description DyeableHorseArmorItem(int p_i50047_1_, ResourceLocation texture, Item.Properties p_i50047_3_)
HorseArmorItem(int p_i50042_1_, ResourceLocation texture, Item.Properties p_i50042_3_)
-
Uses of ResourceLocation in net.minecraft.item.crafting
Fields in net.minecraft.item.crafting declared as ResourceLocation Modifier and Type Field Description protected ResourceLocation
AbstractCookingRecipe. id
private ResourceLocation
ShapedRecipe. id
private ResourceLocation
ShapelessRecipe. id
protected ResourceLocation
SingleItemRecipe. id
private ResourceLocation
SmithingRecipe. id
private ResourceLocation
SpecialRecipe. id
private static ResourceLocation
ShapedRecipe.Serializer. NAME
private static ResourceLocation
ShapelessRecipe.Serializer. NAME
Fields in net.minecraft.item.crafting with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.function.Function<ResourceLocation,T>
SpecialRecipeSerializer. constructor
protected java.util.Set<ResourceLocation>
RecipeBook. highlight
protected java.util.Set<ResourceLocation>
RecipeBook. known
private java.util.Map<IRecipeType<?>,java.util.Map<ResourceLocation,IRecipe<?>>>
RecipeManager. recipes
Methods in net.minecraft.item.crafting that return ResourceLocation Modifier and Type Method Description ResourceLocation
AbstractCookingRecipe. getId()
ResourceLocation
IRecipe. getId()
ResourceLocation
ShapedRecipe. getId()
ResourceLocation
ShapelessRecipe. getId()
ResourceLocation
SingleItemRecipe. getId()
ResourceLocation
SmithingRecipe. getId()
ResourceLocation
SpecialRecipe. getId()
Methods in net.minecraft.item.crafting that return types with arguments of type ResourceLocation Modifier and Type Method Description private <C extends IInventory,T extends IRecipe<C>>
java.util.Map<ResourceLocation,IRecipe<C>>RecipeManager. byType(IRecipeType<T> p_215366_1_)
java.util.stream.Stream<ResourceLocation>
RecipeManager. getRecipeIds()
Methods in net.minecraft.item.crafting with parameters of type ResourceLocation Modifier and Type Method Description protected void
RecipeBook. add(ResourceLocation p_209118_1_)
protected void
RecipeBook. addHighlight(ResourceLocation p_209120_1_)
java.util.Optional<? extends IRecipe<?>>
RecipeManager. byKey(ResourceLocation p_215367_1_)
boolean
RecipeBook. contains(ResourceLocation p_226144_1_)
T
CookingRecipeSerializer.IFactory. create(ResourceLocation p_create_1_, java.lang.String p_create_2_, Ingredient p_create_3_, ItemStack p_create_4_, float p_create_5_, int p_create_6_)
T
SingleItemRecipe.Serializer.IRecipeFactory. create(ResourceLocation p_create_1_, java.lang.String p_create_2_, Ingredient p_create_3_, ItemStack p_create_4_)
T
CookingRecipeSerializer. fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_)
T
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
ShapedRecipe.Serializer. fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_)
ShapelessRecipe
ShapelessRecipe.Serializer. fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_)
T
SingleItemRecipe.Serializer. fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_)
SmithingRecipe
SmithingRecipe.Serializer. fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_)
T
SpecialRecipeSerializer. fromJson(ResourceLocation p_199425_1_, com.google.gson.JsonObject p_199425_2_)
T
CookingRecipeSerializer. fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_)
T
IRecipeSerializer. fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_)
ShapedRecipe
ShapedRecipe.Serializer. fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_)
ShapelessRecipe
ShapelessRecipe.Serializer. fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_)
T
SingleItemRecipe.Serializer. fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_)
SmithingRecipe
SmithingRecipe.Serializer. fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_)
T
SpecialRecipeSerializer. fromNetwork(ResourceLocation p_199426_1_, PacketBuffer p_199426_2_)
protected void
RecipeBook. remove(ResourceLocation p_209119_1_)
Method parameters in net.minecraft.item.crafting with type arguments of type ResourceLocation Modifier and Type Method Description protected void
RecipeManager. apply(java.util.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_, java.util.List<ResourceLocation> p_194081_3_)
Constructors in net.minecraft.item.crafting with parameters of type ResourceLocation Constructor Description AbstractCookingRecipe(IRecipeType<?> p_i50032_1_, ResourceLocation p_i50032_2_, java.lang.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_, java.lang.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_, java.lang.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_, java.lang.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_, java.lang.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_, java.lang.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_, java.lang.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_, java.lang.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_, java.lang.String p_i50021_2_, Ingredient p_i50021_3_, ItemStack p_i50021_4_)
SuspiciousStewRecipe(ResourceLocation p_i50020_1_)
TippedArrowRecipe(ResourceLocation p_i48184_1_)
Constructor parameters in net.minecraft.item.crafting with type arguments of type ResourceLocation Constructor Description SpecialRecipeSerializer(java.util.function.Function<ResourceLocation,T> p_i50024_1_)
-
Uses of ResourceLocation in net.minecraft.loot
Fields in net.minecraft.loot with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.function.Function<ResourceLocation,ILootCondition>
ValidationTracker. conditionResolver
private java.util.function.Function<ResourceLocation,ILootCondition>
LootContext. conditions
private java.util.Map<ResourceLocation,ILootCondition>
LootPredicateManager. conditions
private java.util.Map<ResourceLocation,LootContext.IDynamicDropProvider>
LootContext.Builder. dynamicDrops
private java.util.Map<ResourceLocation,LootContext.IDynamicDropProvider>
LootContext. dynamicDrops
private static java.util.Map<ResourceLocation,java.lang.Class<? extends IRandomRange>>
RandomRanges. GENERATORS
private static java.util.Set<ResourceLocation>
LootTables. IMMUTABLE_LOCATIONS
private static java.util.Set<ResourceLocation>
LootTables. LOCATIONS
private java.util.function.Function<ResourceLocation,LootTable>
LootContext. lootTables
private static com.google.common.collect.BiMap<ResourceLocation,LootParameterSet>
LootParameterSets. REGISTRY
private java.util.function.Function<ResourceLocation,LootTable>
ValidationTracker. tableResolver
private java.util.Map<ResourceLocation,LootTable>
LootTableManager. tables
private java.util.Set<ResourceLocation>
ValidationTracker. visitedConditions
private java.util.Set<ResourceLocation>
ValidationTracker. visitedTables
Methods in net.minecraft.loot that return ResourceLocation Modifier and Type Method Description ResourceLocation
ConditionArrayParser. getAdvancementId()
static ResourceLocation
LootParameterSets. getKey(LootParameterSet p_216257_0_)
ResourceLocation
LootTable. getLootTableId()
ResourceLocation
LootParameter. getName()
ResourceLocation
LootContext. getQueriedLootTableId()
ResourceLocation
BinomialRange. getType()
ResourceLocation
ConstantRange. getType()
ResourceLocation
IRandomRange. getType()
ResourceLocation
RandomValueRange. getType()
private static ResourceLocation
LootTables. register(java.lang.String p_186373_0_)
private static ResourceLocation
LootTables. register(ResourceLocation p_186375_0_)
Methods in net.minecraft.loot that return types with arguments of type ResourceLocation Modifier and Type Method Description static java.util.Set<ResourceLocation>
LootTables. all()
java.util.Set<ResourceLocation>
LootTableManager. getIds()
java.util.Set<ResourceLocation>
LootPredicateManager. getKeys()
Methods in net.minecraft.loot with parameters of type ResourceLocation Modifier and Type Method Description void
LootContext. addDynamicDrops(ResourceLocation p_216034_1_, java.util.function.Consumer<ItemStack> p_216034_2_)
static StandaloneLootEntry.Builder<?>
DynamicLootEntry. dynamicEntry(ResourceLocation p_216162_0_)
ValidationTracker
ValidationTracker. enterCondition(java.lang.String p_227535_1_, ResourceLocation p_227535_2_)
ValidationTracker
ValidationTracker. enterTable(java.lang.String p_227531_1_, ResourceLocation p_227531_2_)
static LootParameterSet
LootParameterSets. get(ResourceLocation p_216256_0_)
ILootCondition
LootPredicateManager. get(ResourceLocation p_227517_1_)
LootTable
LootTableManager. get(ResourceLocation p_186521_1_)
ILootCondition
LootContext. getCondition(ResourceLocation p_227504_1_)
LootTable
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_)
ILootCondition
ValidationTracker. resolveCondition(ResourceLocation p_227541_1_)
LootTable
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
LootContext.Builder. withDynamicDrop(ResourceLocation p_216017_1_, LootContext.IDynamicDropProvider p_216017_2_)
Method parameters in net.minecraft.loot with type arguments of type ResourceLocation Modifier and Type Method Description void
PiglinBarteringAddition. accept(java.util.function.BiConsumer<ResourceLocation,LootTable.Builder> p_accept_1_)
protected void
LootPredicateManager. apply(java.util.Map<ResourceLocation,com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_)
protected void
LootTableManager. apply(java.util.Map<ResourceLocation,com.google.gson.JsonElement> p_212853_1_, IResourceManager p_212853_2_, IProfiler p_212853_3_)
Constructors in net.minecraft.loot with parameters of type ResourceLocation Constructor Description ConditionArrayParser(ResourceLocation p_i231549_1_, LootPredicateManager p_i231549_2_)
DynamicLootEntry(ResourceLocation p_i51260_1_, int p_i51260_2_, int p_i51260_3_, ILootCondition[] p_i51260_4_, ILootFunction[] p_i51260_5_)
LootContext(java.util.Random rand, float luckIn, ServerWorld worldIn, java.util.function.Function<ResourceLocation,LootTable> lootTableManagerIn, java.util.function.Function<ResourceLocation,ILootCondition> p_i225885_5_, java.util.Map<LootParameter<?>,java.lang.Object> parametersIn, java.util.Map<ResourceLocation,LootContext.IDynamicDropProvider> conditionsIn, ResourceLocation queriedLootTableId)
LootParameter(ResourceLocation p_i51213_1_)
TableLootEntry(ResourceLocation p_i51251_1_, int p_i51251_2_, int p_i51251_3_, ILootCondition[] p_i51251_4_, ILootFunction[] p_i51251_5_)
Constructor parameters in net.minecraft.loot with type arguments of type ResourceLocation Constructor Description LootContext(java.util.Random p_i225885_1_, float p_i225885_2_, ServerWorld p_i225885_3_, java.util.function.Function<ResourceLocation,LootTable> p_i225885_4_, java.util.function.Function<ResourceLocation,ILootCondition> p_i225885_5_, java.util.Map<LootParameter<?>,java.lang.Object> p_i225885_6_, java.util.Map<ResourceLocation,LootContext.IDynamicDropProvider> p_i225885_7_)
LootContext(java.util.Random rand, float luckIn, ServerWorld worldIn, java.util.function.Function<ResourceLocation,LootTable> lootTableManagerIn, java.util.function.Function<ResourceLocation,ILootCondition> p_i225885_5_, java.util.Map<LootParameter<?>,java.lang.Object> parametersIn, java.util.Map<ResourceLocation,LootContext.IDynamicDropProvider> conditionsIn, ResourceLocation queriedLootTableId)
ValidationTracker(com.google.common.collect.Multimap<java.lang.String,java.lang.String> p_i225888_1_, java.util.function.Supplier<java.lang.String> p_i225888_2_, LootParameterSet p_i225888_3_, java.util.function.Function<ResourceLocation,ILootCondition> p_i225888_4_, java.util.Set<ResourceLocation> p_i225888_5_, java.util.function.Function<ResourceLocation,LootTable> p_i225888_6_, java.util.Set<ResourceLocation> p_i225888_7_)
ValidationTracker(com.google.common.collect.Multimap<java.lang.String,java.lang.String> p_i225888_1_, java.util.function.Supplier<java.lang.String> p_i225888_2_, LootParameterSet p_i225888_3_, java.util.function.Function<ResourceLocation,ILootCondition> p_i225888_4_, java.util.Set<ResourceLocation> p_i225888_5_, java.util.function.Function<ResourceLocation,LootTable> p_i225888_6_, java.util.Set<ResourceLocation> p_i225888_7_)
ValidationTracker(LootParameterSet p_i225889_1_, java.util.function.Function<ResourceLocation,ILootCondition> p_i225889_2_, java.util.function.Function<ResourceLocation,LootTable> p_i225889_3_)
-
Uses of ResourceLocation in net.minecraft.loot.conditions
Fields in net.minecraft.loot.conditions declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
Reference. name
Constructors in net.minecraft.loot.conditions with parameters of type ResourceLocation Constructor Description Reference(ResourceLocation p_i225894_1_)
-
Uses of ResourceLocation in net.minecraft.loot.functions
Fields in net.minecraft.loot.functions declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
SetLootTable. name
static ResourceLocation
ApplyBonus.BinomialWithBonusCountFormula. TYPE
static ResourceLocation
ApplyBonus.OreDropsFormula. TYPE
static ResourceLocation
ApplyBonus.UniformBonusCountFormula. TYPE
Fields in net.minecraft.loot.functions with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Map<ResourceLocation,ApplyBonus.IFormulaDeserializer>
ApplyBonus. FORMULAS
Methods in net.minecraft.loot.functions that return ResourceLocation Modifier and Type Method Description ResourceLocation
ApplyBonus.BinomialWithBonusCountFormula. getType()
ResourceLocation
ApplyBonus.IFormula. getType()
ResourceLocation
ApplyBonus.OreDropsFormula. getType()
ResourceLocation
ApplyBonus.UniformBonusCountFormula. getType()
Constructors in net.minecraft.loot.functions with parameters of type ResourceLocation Constructor Description SetLootTable(ILootCondition[] p_i51224_1_, ResourceLocation p_i51224_2_, long p_i51224_3_)
-
Uses of ResourceLocation in net.minecraft.network
Methods in net.minecraft.network that return ResourceLocation Modifier and Type Method Description ResourceLocation
PacketBuffer. readResourceLocation()
Methods in net.minecraft.network with parameters of type ResourceLocation Modifier and Type Method Description private static void
DebugPacketSender. sendPacketToAllPlayers(ServerWorld p_229753_0_, PacketBuffer p_229753_1_, ResourceLocation p_229753_2_)
PacketBuffer
PacketBuffer. writeResourceLocation(ResourceLocation p_192572_1_)
-
Uses of ResourceLocation in net.minecraft.network.login.server
Fields in net.minecraft.network.login.server declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
SCustomPayloadLoginPacket. identifier
-
Uses of ResourceLocation in net.minecraft.network.play.client
Fields in net.minecraft.network.play.client declared as ResourceLocation Modifier and Type Field Description static 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
Methods in net.minecraft.network.play.client that return ResourceLocation Modifier and Type Method Description ResourceLocation
CUpdateJigsawBlockPacket. getName()
ResourceLocation
CUpdateJigsawBlockPacket. getPool()
ResourceLocation
CMarkRecipeSeenPacket. getRecipe()
ResourceLocation
CPlaceRecipePacket. getRecipe()
ResourceLocation
CSeenAdvancementsPacket. getTab()
ResourceLocation
CUpdateJigsawBlockPacket. getTarget()
Constructors in net.minecraft.network.play.client with parameters of type ResourceLocation Constructor Description CCustomPayloadPacket(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_, java.lang.String p_i232584_5_, JigsawTileEntity.OrientationType p_i232584_6_)
-
Uses of ResourceLocation in net.minecraft.network.play.server
Fields in net.minecraft.network.play.server declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
SCustomPayloadPlayPacket. BRAND
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_BEE
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_BRAIN
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_CAVES_PACKET
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_GAME_TEST_ADD_MARKER
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_GAME_TEST_CLEAR
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_GOAL_SELECTOR
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_HIVE
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_NEIGHBORSUPDATE_PACKET
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_PATHFINDING_PACKET
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_POI_ADDED_PACKET
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_POI_REMOVED_PACKET
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_POI_TICKET_COUNT_PACKET
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_RAIDS
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_STRUCTURES_PACKET
static ResourceLocation
SCustomPayloadPlayPacket. DEBUG_VILLAGE_SECTIONS
static 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
Fields in net.minecraft.network.play.server with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,Advancement.Builder>
SAdvancementInfoPacket. added
private java.util.Map<ResourceLocation,AdvancementProgress>
SAdvancementInfoPacket. progress
private java.util.List<ResourceLocation>
SRecipeBookPacket. recipes
private java.util.Set<ResourceLocation>
SAdvancementInfoPacket. removed
private java.util.List<ResourceLocation>
SRecipeBookPacket. toHighlight
Methods in net.minecraft.network.play.server that return ResourceLocation Modifier and Type Method Description ResourceLocation
SCustomPayloadPlayPacket. getIdentifier()
ResourceLocation
SPlaySoundPacket. getName()
ResourceLocation
SStopSoundPacket. getName()
ResourceLocation
SPlaceGhostRecipePacket. getRecipe()
ResourceLocation
SSelectAdvancementsTabPacket. getTab()
Methods in net.minecraft.network.play.server that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Map<ResourceLocation,Advancement.Builder>
SAdvancementInfoPacket. getAdded()
java.util.List<ResourceLocation>
SRecipeBookPacket. getHighlights()
java.util.Map<ResourceLocation,AdvancementProgress>
SAdvancementInfoPacket. getProgress()
java.util.List<ResourceLocation>
SRecipeBookPacket. getRecipes()
java.util.Set<ResourceLocation>
SAdvancementInfoPacket. getRemoved()
Constructors in net.minecraft.network.play.server with parameters of type ResourceLocation Constructor Description SCustomPayloadPlayPacket(ResourceLocation p_i49517_1_, PacketBuffer p_i49517_2_)
SPlaySoundPacket(ResourceLocation p_i47939_1_, SoundCategory p_i47939_2_, Vector3d p_i47939_3_, float p_i47939_4_, float p_i47939_5_)
SSelectAdvancementsTabPacket(ResourceLocation p_i47596_1_)
SStopSoundPacket(ResourceLocation p_i47929_1_, SoundCategory p_i47929_2_)
Constructor parameters in net.minecraft.network.play.server with type arguments of type ResourceLocation Constructor Description SAdvancementInfoPacket(boolean p_i47519_1_, java.util.Collection<Advancement> p_i47519_2_, java.util.Set<ResourceLocation> p_i47519_3_, java.util.Map<ResourceLocation,AdvancementProgress> p_i47519_4_)
SAdvancementInfoPacket(boolean p_i47519_1_, java.util.Collection<Advancement> p_i47519_2_, java.util.Set<ResourceLocation> p_i47519_3_, java.util.Map<ResourceLocation,AdvancementProgress> p_i47519_4_)
SRecipeBookPacket(SRecipeBookPacket.State p_i242083_1_, java.util.Collection<ResourceLocation> p_i242083_2_, java.util.Collection<ResourceLocation> p_i242083_3_, RecipeBookStatus p_i242083_4_)
-
Uses of ResourceLocation in net.minecraft.potion
Methods in net.minecraft.potion that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Set<ResourceLocation>
Potion. getTags()
-
Uses of ResourceLocation in net.minecraft.resources
Fields in net.minecraft.resources declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
SimpleResource. location
Fields in net.minecraft.resources with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,FunctionObject>
FunctionReloader. functions
Methods in net.minecraft.resources that return ResourceLocation Modifier and Type Method Description ResourceLocation
IResource. getLocation()
ResourceLocation
SimpleResource. getLocation()
(package private) static ResourceLocation
FallbackResourceManager. getMetadataLocation(ResourceLocation p_199020_0_)
Methods in net.minecraft.resources that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Map<ResourceLocation,FunctionObject>
FunctionReloader. getFunctions()
java.util.Collection<ResourceLocation>
FilePack. getResources(ResourcePackType p_225637_1_, java.lang.String p_225637_2_, java.lang.String p_225637_3_, int p_225637_4_, java.util.function.Predicate<java.lang.String> p_225637_5_)
java.util.Collection<ResourceLocation>
FolderPack. getResources(ResourcePackType p_225637_1_, java.lang.String p_225637_2_, java.lang.String p_225637_3_, int p_225637_4_, java.util.function.Predicate<java.lang.String> p_225637_5_)
java.util.Collection<ResourceLocation>
IResourcePack. getResources(ResourcePackType p_225637_1_, java.lang.String p_225637_2_, java.lang.String p_225637_3_, int p_225637_4_, java.util.function.Predicate<java.lang.String> p_225637_5_)
java.util.Collection<ResourceLocation>
VanillaPack. getResources(ResourcePackType p_225637_1_, java.lang.String p_225637_2_, java.lang.String p_225637_3_, int p_225637_4_, java.util.function.Predicate<java.lang.String> p_225637_5_)
java.util.Collection<ResourceLocation>
FallbackResourceManager. listResources(java.lang.String p_199003_1_, java.util.function.Predicate<java.lang.String> p_199003_2_)
java.util.Collection<ResourceLocation>
IResourceManager.Instance. listResources(java.lang.String p_199003_1_, java.util.function.Predicate<java.lang.String> p_199003_2_)
java.util.Collection<ResourceLocation>
IResourceManager. listResources(java.lang.String p_199003_1_, java.util.function.Predicate<java.lang.String> p_199003_2_)
java.util.Collection<ResourceLocation>
SimpleReloadableResourceManager. listResources(java.lang.String p_199003_1_, java.util.function.Predicate<java.lang.String> p_199003_2_)
Methods in net.minecraft.resources with parameters of type ResourceLocation Modifier and Type Method Description private static java.lang.String
VanillaPack. createPath(ResourcePackType p_223458_0_, ResourceLocation p_223458_1_)
java.util.Optional<FunctionObject>
FunctionReloader. getFunction(ResourceLocation p_240940_1_)
(package private) static ResourceLocation
FallbackResourceManager. getMetadataLocation(ResourceLocation p_199020_0_)
private static java.lang.String
ResourcePack. getPathFromLocation(ResourcePackType p_195765_0_, ResourceLocation p_195765_1_)
IResource
FallbackResourceManager. getResource(ResourceLocation p_199002_1_)
IResource
IResourceManager. getResource(ResourceLocation p_199002_1_)
IResource
IResourceManager.Instance. getResource(ResourceLocation p_199002_1_)
java.io.InputStream
IResourcePack. getResource(ResourcePackType p_195761_1_, ResourceLocation p_195761_2_)
java.io.InputStream
ResourcePack. getResource(ResourcePackType p_195761_1_, ResourceLocation p_195761_2_)
IResource
SimpleReloadableResourceManager. getResource(ResourceLocation p_199002_1_)
java.io.InputStream
VanillaPack. getResource(ResourcePackType p_195761_1_, ResourceLocation p_195761_2_)
protected java.io.InputStream
VanillaPack. getResourceAsStream(ResourcePackType p_195782_1_, ResourceLocation p_195782_2_)
java.util.List<IResource>
FallbackResourceManager. getResources(ResourceLocation p_199004_1_)
java.util.List<IResource>
IResourceManager. getResources(ResourceLocation p_199004_1_)
java.util.List<IResource>
IResourceManager.Instance. getResources(ResourceLocation p_199004_1_)
java.util.List<IResource>
SimpleReloadableResourceManager. getResources(ResourceLocation p_199004_1_)
ITag<FunctionObject>
FunctionReloader. getTag(ResourceLocation p_240943_1_)
protected java.io.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_)
private static java.util.List<java.lang.String>
FunctionReloader. readLines(IResourceManager p_240934_0_, ResourceLocation p_240934_1_)
private void
FallbackResourceManager. validateLocation(ResourceLocation p_199022_1_)
Method parameters in net.minecraft.resources with type arguments of type ResourceLocation Modifier and Type Method Description private static void
VanillaPack. getResources(java.util.Collection<ResourceLocation> p_229867_0_, int p_229867_1_, java.lang.String p_229867_2_, java.nio.file.Path p_229867_3_, java.lang.String p_229867_4_, java.util.function.Predicate<java.lang.String> p_229867_5_)
private void
FolderPack. listResources(java.io.File p_199546_1_, int p_199546_2_, java.lang.String p_199546_3_, java.util.List<ResourceLocation> p_199546_4_, java.lang.String p_199546_5_, java.util.function.Predicate<java.lang.String> p_199546_6_)
Constructors in net.minecraft.resources with parameters of type ResourceLocation Constructor Description LeakComplainerInputStream(java.io.InputStream p_i47727_1_, ResourceLocation p_i47727_2_, java.lang.String p_i47727_3_)
SimpleResource(java.lang.String p_i47904_1_, ResourceLocation p_i47904_2_, java.io.InputStream p_i47904_3_, java.io.InputStream p_i47904_4_)
-
Uses of ResourceLocation in net.minecraft.scoreboard
Methods in net.minecraft.scoreboard with parameters of type ResourceLocation Modifier and Type Method Description private static <T> java.util.Optional<ScoreCriteria>
ScoreCriteria. getStat(StatType<T> p_216391_0_, ResourceLocation p_216391_1_)
-
Uses of ResourceLocation in net.minecraft.server
Fields in net.minecraft.server declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
CustomServerBossInfo. id
Fields in net.minecraft.server with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,CustomServerBossInfo>
CustomServerBossInfoManager. events
Methods in net.minecraft.server that return ResourceLocation Modifier and Type Method Description ResourceLocation
CustomServerBossInfo. getTextId()
Methods in net.minecraft.server that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<ResourceLocation>
CustomServerBossInfoManager. getIds()
Methods in net.minecraft.server with parameters of type ResourceLocation Modifier and Type Method Description CustomServerBossInfo
CustomServerBossInfoManager. create(ResourceLocation p_201379_1_, ITextComponent p_201379_2_)
CustomServerBossInfo
CustomServerBossInfoManager. get(ResourceLocation p_201384_1_)
static CustomServerBossInfo
CustomServerBossInfo. load(CompoundNBT p_201371_0_, ResourceLocation p_201371_1_)
Constructors in net.minecraft.server with parameters of type ResourceLocation Constructor Description CustomServerBossInfo(ResourceLocation p_i48620_1_, ITextComponent p_i48620_2_)
-
Uses of ResourceLocation in net.minecraft.stats
Fields in net.minecraft.stats with type parameters of type ResourceLocation Modifier and Type Field Description static StatType<ResourceLocation>
Stats. CUSTOM
Methods in net.minecraft.stats that return ResourceLocation Modifier and Type Method Description private static <T> ResourceLocation
ServerStatisticsManager. getKey(Stat<T> p_199066_0_)
private static ResourceLocation
Stats. makeCustomStat(java.lang.String p_199084_0_, IStatFormatter p_199084_1_)
Methods in net.minecraft.stats with parameters of type ResourceLocation Modifier and Type Method Description private static <T> java.lang.String
Stat. locationToKey(ResourceLocation p_197919_0_)
-
Uses of ResourceLocation in net.minecraft.tags
Fields in net.minecraft.tags declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
ITag.ItemEntry. id
private ResourceLocation
ITag.OptionalItemEntry. id
private ResourceLocation
ITag.OptionalTagEntry. id
private ResourceLocation
ITag.TagEntry. id
protected ResourceLocation
TagRegistry.NamedTag. name
Fields in net.minecraft.tags with type parameters of type ResourceLocation Modifier and Type Field Description protected java.util.Map<ResourceLocation,TagCollectionReader<?>>
NetworkTagManager. customTagTypeReaders
private static java.util.Map<ResourceLocation,TagRegistry<?>>
TagRegistryManager. HELPERS
private java.util.function.Function<ResourceLocation,java.util.Optional<T>>
TagCollectionReader. idToValue
private static java.util.Map<ResourceLocation,java.util.List<TagRegistry.NamedTag<?>>>
TagRegistry. toAdd
Methods in net.minecraft.tags that return ResourceLocation Modifier and Type Method Description ResourceLocation
ITag.TagEntry. getId()
ResourceLocation
ITagCollection. getId(ITag<T> p_232973_1_)
default ResourceLocation
ITagCollection. getIdOrThrow(ITag<T> p_232975_1_)
ResourceLocation
ITag.INamedTag. getName()
ResourceLocation
TagRegistry.NamedTag. getName()
Methods in net.minecraft.tags that return types with arguments of type ResourceLocation Modifier and Type Method Description static 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_)
java.util.Map<ResourceLocation,ITag<T>>
ITagCollection. getAllTags()
default java.util.Collection<ResourceLocation>
ITagCollection. getAvailableTags()
default java.util.Collection<ResourceLocation>
ITagCollection. getMatchingTags(T p_199913_1_)
java.util.Set<ResourceLocation>
TagRegistry. getMissingTags(ITagCollectionSupplier p_242189_1_)
java.util.concurrent.CompletableFuture<java.util.Map<ResourceLocation,ITag.Builder>>
TagCollectionReader. prepare(IResourceManager p_242224_1_, java.util.concurrent.Executor p_242224_2_)
static com.google.common.collect.Multimap<ResourceLocation,ResourceLocation>
TagRegistryManager. validateVanillaTags(ITagCollectionSupplier tagCollectionSupplier)
static com.google.common.collect.Multimap<ResourceLocation,ResourceLocation>
TagRegistryManager. validateVanillaTags(ITagCollectionSupplier tagCollectionSupplier)
Methods in net.minecraft.tags with parameters of type ResourceLocation Modifier and Type Method Description ITag.Builder
ITag.Builder. addElement(ResourceLocation p_232961_1_, java.lang.String p_232961_2_)
ITag.Builder
ITag.Builder. addTag(ResourceLocation p_232964_1_, java.lang.String p_232964_2_)
static <T> TagRegistry<T>
TagRegistryManager. create(ResourceLocation p_242196_0_, java.util.function.Function<ITagCollectionSupplier,ITagCollection<T>> p_242196_1_)
static <T> Tags.IOptionalNamedTag<T>
TagRegistry. createDelayedOptional(ResourceLocation tagRegistry, ResourceLocation key, java.util.Set<java.util.function.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, java.util.Set<java.util.function.Supplier<Block>> defaults)
static Tags.IOptionalNamedTag<EntityType<?>>
EntityTypeTags. createOptional(ResourceLocation name)
static Tags.IOptionalNamedTag<EntityType<?>>
EntityTypeTags. createOptional(ResourceLocation name, java.util.Set<java.util.function.Supplier<EntityType<?>>> defaults)
static Tags.IOptionalNamedTag<Fluid>
FluidTags. createOptional(ResourceLocation name)
static Tags.IOptionalNamedTag<Fluid>
FluidTags. createOptional(ResourceLocation name, java.util.Set<java.util.function.Supplier<Fluid>> defaults)
static Tags.IOptionalNamedTag<Item>
ItemTags. createOptional(ResourceLocation name)
static Tags.IOptionalNamedTag<Item>
ItemTags. createOptional(ResourceLocation name, java.util.Set<java.util.function.Supplier<Item>> defaults)
Tags.IOptionalNamedTag<T>
TagRegistry. createOptional(ResourceLocation key, java.util.Set<java.util.function.Supplier<T>> defaults)
private static <T,R extends TagRegistry.NamedTag<T>>
RTagRegistry. delayedAdd(ResourceLocation tagRegistry, R tag)
static TagRegistry<?>
TagRegistryManager. get(ResourceLocation rl)
default ITag<T>
ITagCollection. getTag(ResourceLocation p_199910_1_)
ITag<T>
ITagCollection. getTagOrEmpty(ResourceLocation p_241834_1_)
Method parameters in net.minecraft.tags with type arguments of type ResourceLocation Modifier and Type Method Description <T> java.util.Optional<ITag<T>>
ITag.Builder. build(java.util.function.Function<ResourceLocation,ITag<T>> p_232959_1_, java.util.function.Function<ResourceLocation,T> p_232959_2_)
<T> boolean
ITag.ITagEntry. build(java.util.function.Function<ResourceLocation,ITag<T>> p_230238_1_, java.util.function.Function<ResourceLocation,T> p_230238_2_, java.util.function.Consumer<T> p_230238_3_)
<T> boolean
ITag.ItemEntry. build(java.util.function.Function<ResourceLocation,ITag<T>> p_230238_1_, java.util.function.Function<ResourceLocation,T> p_230238_2_, java.util.function.Consumer<T> p_230238_3_)
<T> boolean
ITag.OptionalItemEntry. build(java.util.function.Function<ResourceLocation,ITag<T>> p_230238_1_, java.util.function.Function<ResourceLocation,T> p_230238_2_, java.util.function.Consumer<T> p_230238_3_)
<T> boolean
ITag.OptionalTagEntry. build(java.util.function.Function<ResourceLocation,ITag<T>> p_230238_1_, java.util.function.Function<ResourceLocation,T> p_230238_2_, java.util.function.Consumer<T> p_230238_3_)
<T> boolean
ITag.TagEntry. build(java.util.function.Function<ResourceLocation,ITag<T>> p_230238_1_, java.util.function.Function<ResourceLocation,T> p_230238_2_, java.util.function.Consumer<T> p_230238_3_)
<T> java.util.stream.Stream<ITag.Proxy>
ITag.Builder. getUnresolvedEntries(java.util.function.Function<ResourceLocation,ITag<T>> p_232963_1_, java.util.function.Function<ResourceLocation,T> p_232963_2_)
ITagCollection<T>
TagCollectionReader. load(java.util.Map<ResourceLocation,ITag.Builder> p_242226_1_)
static <T> ITagCollection<T>
ITagCollection. of(java.util.Map<ResourceLocation,ITag<T>> p_242202_0_)
(package private) void
TagRegistry.NamedTag. rebind(java.util.function.Function<ResourceLocation,ITag<T>> p_232943_1_)
Constructors in net.minecraft.tags with parameters of type ResourceLocation Constructor Description ItemEntry(ResourceLocation p_i231435_1_)
NamedTag(ResourceLocation p_i231430_1_)
OptionalItemEntry(ResourceLocation p_i241895_1_)
OptionalNamedTag(ResourceLocation name, java.util.Set<java.util.function.Supplier<T>> defaults)
OptionalTagEntry(ResourceLocation p_i241896_1_)
TagEntry(ResourceLocation p_i48228_1_)
Constructor parameters in net.minecraft.tags with type arguments of type ResourceLocation Constructor Description TagCollectionReader(java.util.function.Function<ResourceLocation,java.util.Optional<T>> p_i241899_1_, java.lang.String p_i241899_2_, java.lang.String p_i241899_3_)
-
Uses of ResourceLocation in net.minecraft.tileentity
Fields in net.minecraft.tileentity declared as ResourceLocation Modifier and Type Field Description protected ResourceLocation
LockableLootTileEntity. lootTable
private ResourceLocation
JigsawTileEntity. name
private ResourceLocation
JigsawTileEntity. pool
private ResourceLocation
StructureBlockTileEntity. structureName
private ResourceLocation
JigsawTileEntity. target
Fields in net.minecraft.tileentity with type parameters of type ResourceLocation Modifier and Type Field Description private it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<ResourceLocation>
AbstractFurnaceTileEntity. recipesUsed
Methods in net.minecraft.tileentity that return ResourceLocation Modifier and Type Method Description static ResourceLocation
TileEntityType. getKey(TileEntityType<?> p_200969_0_)
ResourceLocation
JigsawTileEntity. getName()
ResourceLocation
JigsawTileEntity. getPool()
ResourceLocation
JigsawTileEntity. getTarget()
ResourceLocation
BannerPattern. location(boolean p_226957_1_)
Methods in net.minecraft.tileentity that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Set<ResourceLocation>
TileEntityType. getTags()
Methods in net.minecraft.tileentity with parameters of type ResourceLocation Modifier and Type Method Description void
LockableLootTileEntity. setLootTable(ResourceLocation p_189404_1_, long p_189404_2_)
static void
LockableLootTileEntity. setLootTable(IBlockReader p_195479_0_, java.util.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
Fields in net.minecraft.util declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
EnchantmentNameParts. ALT_FONT
private ResourceLocation
RegistryKey. location
private ResourceLocation
SoundEvent. location
private ResourceLocation
RegistryKey. registryName
Fields in net.minecraft.util with type parameters of type ResourceLocation Modifier and Type Field Description static com.mojang.serialization.Codec<ResourceLocation>
ResourceLocation. CODEC
Methods in net.minecraft.util that return ResourceLocation Modifier and Type Method Description ResourceLocation
ResourceLocation.Serializer. deserialize(com.google.gson.JsonElement p_deserialize_1_, java.lang.reflect.Type p_deserialize_2_, com.google.gson.JsonDeserializationContext p_deserialize_3_)
ResourceLocation
SoundEvent. getLocation()
ResourceLocation
RegistryKey. getRegistryName()
ResourceLocation
RegistryKey. location()
static ResourceLocation
ResourceLocation. of(java.lang.String p_195828_0_, char p_195828_1_)
static ResourceLocation
ResourceLocation. read(com.mojang.brigadier.StringReader p_195826_0_)
static ResourceLocation
ResourceLocation. tryParse(java.lang.String p_208304_0_)
Methods in net.minecraft.util that return types with arguments of type ResourceLocation Modifier and Type Method Description static <T> java.util.function.Function<ResourceLocation,RegistryKey<T>>
RegistryKey. elementKey(RegistryKey<? extends Registry<T>> p_240902_0_)
private static com.mojang.serialization.DataResult<ResourceLocation>
ResourceLocation. read(java.lang.String p_240911_0_)
Methods in net.minecraft.util with parameters of type ResourceLocation Modifier and Type Method Description int
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 java.lang.String
Util. makeDescriptionId(java.lang.String p_200697_0_, ResourceLocation p_200697_1_)
com.google.gson.JsonElement
ResourceLocation.Serializer. serialize(ResourceLocation p_serialize_1_, java.lang.reflect.Type p_serialize_2_, com.google.gson.JsonSerializationContext p_serialize_3_)
Constructors in net.minecraft.util with parameters of type ResourceLocation Constructor Description RegistryKey(ResourceLocation p_i232592_1_, ResourceLocation p_i232592_2_)
SoundEvent(ResourceLocation p_i46834_1_)
-
Uses of ResourceLocation in net.minecraft.util.registry
Fields in net.minecraft.util.registry declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
DefaultedRegistry. defaultKey
static ResourceLocation
Registry. ROOT_REGISTRY_NAME
Fields in net.minecraft.util.registry with type parameters of type ResourceLocation Modifier and Type Field Description static Registry<ResourceLocation>
Registry. CUSTOM_STAT
static RegistryKey<Registry<ResourceLocation>>
Registry. CUSTOM_STAT_REGISTRY
private static java.util.Map<ResourceLocation,java.util.function.Supplier<?>>
Registry. LOADERS
private static java.util.Map<ResourceLocation,java.util.function.Supplier<?>>
WorldGenRegistries. LOADERS
private com.google.common.collect.BiMap<ResourceLocation,T>
SimpleRegistry. storage
Methods in net.minecraft.util.registry that return ResourceLocation Modifier and Type Method Description ResourceLocation
DefaultedRegistry. getDefaultKey()
ResourceLocation
DefaultedRegistry. getKey(T p_177774_1_)
abstract ResourceLocation
Registry. getKey(T p_177774_1_)
ResourceLocation
SimpleRegistry. getKey(T p_177774_1_)
Methods in net.minecraft.util.registry that return types with arguments of type ResourceLocation Modifier and Type Method Description abstract java.util.Set<ResourceLocation>
Registry. keySet()
java.util.Set<ResourceLocation>
SimpleRegistry. keySet()
java.util.Collection<ResourceLocation>
WorldSettingsImport.IResourceAccess. listResources(RegistryKey<? extends Registry<?>> p_241880_1_)
java.util.Collection<ResourceLocation>
WorldSettingsImport.IResourceAccess.RegistryAccess. listResources(RegistryKey<? extends Registry<?>> p_241880_1_)
Methods in net.minecraft.util.registry with parameters of type ResourceLocation Modifier and Type Method Description abstract boolean
Registry. containsKey(ResourceLocation p_212607_1_)
boolean
SimpleRegistry. containsKey(ResourceLocation p_212607_1_)
T
DefaultedRegistry. get(ResourceLocation p_82594_1_)
abstract T
Registry. get(ResourceLocation p_82594_1_)
T
SimpleRegistry. get(ResourceLocation p_82594_1_)
java.util.Optional<T>
DefaultedRegistry. getOptional(ResourceLocation p_241873_1_)
java.util.Optional<T>
Registry. getOptional(ResourceLocation p_241873_1_)
private <E> com.mojang.serialization.DataResult<java.util.function.Supplier<E>>
WorldSettingsImport. readAndRegisterElement(RegistryKey<? extends Registry<E>> p_241805_1_, MutableRegistry<E> p_241805_2_, com.mojang.serialization.Codec<E> p_241805_3_, ResourceLocation p_241805_4_)
static <V,T extends V>
TRegistry. register(Registry<V> p_218322_0_, ResourceLocation p_218322_1_, T p_218322_2_)
static <V,T extends V>
TWorldGenRegistries. register(Registry<V> p_243664_0_, ResourceLocation p_243664_1_, T p_243664_2_)
-
Uses of ResourceLocation in net.minecraft.util.text
Fields in net.minecraft.util.text declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
Style. DEFAULT_FONT
private ResourceLocation
Style. font
private ResourceLocation
NBTTextComponent.Storage. id
Methods in net.minecraft.util.text that return ResourceLocation Modifier and Type Method Description ResourceLocation
Style. getFont()
private static ResourceLocation
Style.Serializer. getFont(com.google.gson.JsonObject p_240732_0_)
ResourceLocation
NBTTextComponent.Storage. getId()
Methods in net.minecraft.util.text with parameters of type ResourceLocation Modifier and Type Method Description Style
Style. withFont(ResourceLocation p_240719_1_)
Constructors in net.minecraft.util.text with parameters of type ResourceLocation Constructor Description Storage(java.lang.String p_i226087_1_, boolean p_i226087_2_, ResourceLocation p_i226087_3_)
Storage(java.lang.String p_i226086_1_, NBTPathArgument.NBTPath p_i226086_2_, boolean p_i226086_3_, ResourceLocation p_i226086_4_)
Style(Color p_i232570_1_, java.lang.Boolean p_i232570_2_, java.lang.Boolean p_i232570_3_, java.lang.Boolean p_i232570_4_, java.lang.Boolean p_i232570_5_, java.lang.Boolean p_i232570_6_, ClickEvent p_i232570_7_, HoverEvent p_i232570_8_, java.lang.String p_i232570_9_, ResourceLocation p_i232570_10_)
-
Uses of ResourceLocation in net.minecraft.world
Fields in net.minecraft.world declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
DimensionType. effectsLocation
static ResourceLocation
DimensionType. END_EFFECTS
private ResourceLocation
DimensionType. infiniburn
static ResourceLocation
DimensionType. NETHER_EFFECTS
static ResourceLocation
DimensionType. OVERWORLD_EFFECTS
Fields in net.minecraft.world with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.function.Function<T,ResourceLocation>
SerializableTickList. toId
Methods in net.minecraft.world that return ResourceLocation Modifier and Type Method Description ResourceLocation
DimensionType. effectsLocation()
Method parameters in net.minecraft.world with type arguments of type ResourceLocation Modifier and Type Method Description static <T> SerializableTickList<T>
SerializableTickList. create(ListNBT p_222984_0_, java.util.function.Function<T,ResourceLocation> p_222984_1_, java.util.function.Function<ResourceLocation,T> p_222984_2_)
Constructors in net.minecraft.world with parameters of type ResourceLocation Constructor Description DimensionType(java.util.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_)
DimensionType(java.util.OptionalLong p_i241972_1_, boolean p_i241972_2_, boolean p_i241972_3_, boolean p_i241972_4_, boolean p_i241972_5_, double p_i241972_6_, boolean p_i241972_8_, boolean p_i241972_9_, boolean p_i241972_10_, boolean p_i241972_11_, int p_i241972_12_, ResourceLocation p_i241972_13_, ResourceLocation p_i241972_14_, float p_i241972_15_)
Constructor parameters in net.minecraft.world with type arguments of type ResourceLocation Constructor Description SerializableTickList(java.util.function.Function<T,ResourceLocation> p_i231603_1_, java.util.List<NextTickListEntry<T>> p_i231603_2_, long p_i231603_3_)
SerializableTickList(java.util.function.Function<T,ResourceLocation> p_i50010_1_, java.util.List<SerializableTickList.TickHolder<T>> p_i50010_2_)
-
Uses of ResourceLocation in net.minecraft.world.biome.provider
Fields in net.minecraft.world.biome.provider declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
NetherBiomeProvider.Preset. name
Fields in net.minecraft.world.biome.provider with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Map<ResourceLocation,NetherBiomeProvider.Preset>
NetherBiomeProvider.Preset. BY_NAME
Constructors in net.minecraft.world.biome.provider with parameters of type ResourceLocation Constructor Description Preset(ResourceLocation p_i241955_1_, com.mojang.datafixers.util.Function3<NetherBiomeProvider.Preset,Registry<Biome>,java.lang.Long,NetherBiomeProvider> p_i241955_2_)
-
Uses of ResourceLocation in net.minecraft.world.gen
Methods in net.minecraft.world.gen with parameters of type ResourceLocation Modifier and Type Method Description private 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
Fields in net.minecraft.world.gen.feature declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation[]
FossilsFeature. fossils
private static ResourceLocation[]
FossilsFeature. fossilsCoal
private static ResourceLocation
FossilsFeature. SKULL_1
private static ResourceLocation
FossilsFeature. SKULL_1_COAL
private static ResourceLocation
FossilsFeature. SKULL_2
private static ResourceLocation
FossilsFeature. SKULL_2_COAL
private static ResourceLocation
FossilsFeature. SKULL_3
private static ResourceLocation
FossilsFeature. SKULL_3_COAL
private static ResourceLocation
FossilsFeature. SKULL_4
private static ResourceLocation
FossilsFeature. SKULL_4_COAL
private static ResourceLocation
FossilsFeature. SPINE_1
private static ResourceLocation
FossilsFeature. SPINE_1_COAL
private static ResourceLocation
FossilsFeature. SPINE_2
private static ResourceLocation
FossilsFeature. SPINE_2_COAL
private static ResourceLocation
FossilsFeature. SPINE_3
private static ResourceLocation
FossilsFeature. SPINE_3_COAL
private static ResourceLocation
FossilsFeature. SPINE_4
private static ResourceLocation
FossilsFeature. SPINE_4_COAL
-
Uses of ResourceLocation in net.minecraft.world.gen.feature.jigsaw
Fields in net.minecraft.world.gen.feature.jigsaw declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
JigsawPattern. fallback
private ResourceLocation
JigsawPattern. name
Fields in net.minecraft.world.gen.feature.jigsaw with type parameters of type ResourceLocation Modifier and Type Field Description protected com.mojang.datafixers.util.Either<ResourceLocation,Template>
SingleJigsawPiece. template
private static com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<ResourceLocation,Template>>
SingleJigsawPiece. TEMPLATE_CODEC
Methods in net.minecraft.world.gen.feature.jigsaw that return ResourceLocation Modifier and Type Method Description ResourceLocation
JigsawPattern. getFallback()
ResourceLocation
JigsawPattern. getName()
Methods in net.minecraft.world.gen.feature.jigsaw that return types with arguments of type ResourceLocation Modifier and Type Method Description protected static <E extends SingleJigsawPiece>
com.mojang.serialization.codecs.RecordCodecBuilder<E,com.mojang.datafixers.util.Either<ResourceLocation,Template>>SingleJigsawPiece. templateCodec()
Method parameters in net.minecraft.world.gen.feature.jigsaw with type arguments of type ResourceLocation Modifier and Type Method Description private static <T> com.mojang.serialization.DataResult<T>
SingleJigsawPiece. encodeTemplate(com.mojang.datafixers.util.Either<ResourceLocation,Template> p_236840_0_, com.mojang.serialization.DynamicOps<T> p_236840_1_, T p_236840_2_)
Constructors in net.minecraft.world.gen.feature.jigsaw with parameters of type ResourceLocation Constructor Description JigsawPattern(ResourceLocation p_i51397_1_, ResourceLocation p_i51397_2_, java.util.List<com.mojang.datafixers.util.Pair<java.util.function.Function<JigsawPattern.PlacementBehaviour,? extends JigsawPiece>,java.lang.Integer>> p_i51397_3_, JigsawPattern.PlacementBehaviour p_i51397_4_)
JigsawPattern(ResourceLocation p_i242010_1_, ResourceLocation p_i242010_2_, java.util.List<com.mojang.datafixers.util.Pair<JigsawPiece,java.lang.Integer>> p_i242010_3_)
Constructor parameters in net.minecraft.world.gen.feature.jigsaw with type arguments of type ResourceLocation Constructor Description LegacySingleJigsawPiece(com.mojang.datafixers.util.Either<ResourceLocation,Template> p_i242007_1_, java.util.function.Supplier<StructureProcessorList> p_i242007_2_, JigsawPattern.PlacementBehaviour p_i242007_3_)
SingleJigsawPiece(com.mojang.datafixers.util.Either<ResourceLocation,Template> p_i242008_1_, java.util.function.Supplier<StructureProcessorList> p_i242008_2_, JigsawPattern.PlacementBehaviour p_i242008_3_)
-
Uses of ResourceLocation in net.minecraft.world.gen.feature.structure
Fields in net.minecraft.world.gen.feature.structure declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation[]
OceanRuinPieces. BIG_RUINS_BRICK
private static ResourceLocation[]
OceanRuinPieces. BIG_RUINS_CRACKED
private static ResourceLocation[]
OceanRuinPieces. BIG_RUINS_MOSSY
private static ResourceLocation[]
OceanRuinPieces. BIG_WARM_RUINS
private static ResourceLocation[]
NetherFossilStructures. FOSSILS
private static ResourceLocation
Structure. JIGSAW_RENAME
private static ResourceLocation[]
OceanRuinPieces. RUINS_BRICK
private static ResourceLocation[]
OceanRuinPieces. RUINS_CRACKED
private static ResourceLocation[]
OceanRuinPieces. RUINS_MOSSY
private static ResourceLocation[]
ShipwreckPieces. STRUCTURE_LOCATION_BEACHED
private static ResourceLocation
IglooPieces. STRUCTURE_LOCATION_IGLOO
private static ResourceLocation
IglooPieces. STRUCTURE_LOCATION_LABORATORY
private static ResourceLocation
IglooPieces. STRUCTURE_LOCATION_LADDER
private static ResourceLocation[]
ShipwreckPieces. STRUCTURE_LOCATION_OCEAN
private ResourceLocation
IglooPieces.Piece. templateLocation
private ResourceLocation
NetherFossilStructures.Piece. templateLocation
private ResourceLocation
OceanRuinPieces.Piece. templateLocation
private ResourceLocation
RuinedPortalPiece. templateLocation
private ResourceLocation
ShipwreckPieces.Piece. templateLocation
private static ResourceLocation[]
OceanRuinPieces. WARM_RUINS
Fields in net.minecraft.world.gen.feature.structure with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Map<ResourceLocation,BlockPos>
IglooPieces. OFFSETS
private static java.util.Map<ResourceLocation,BlockPos>
IglooPieces. PIVOTS
private static java.util.Map<ResourceLocation,ResourceLocation>
Structure. RENAMES
private static java.util.Map<ResourceLocation,ResourceLocation>
Structure. RENAMES
Methods in net.minecraft.world.gen.feature.structure that return ResourceLocation Modifier and Type Method Description private static ResourceLocation
OceanRuinPieces. getBigWarmRuin(java.util.Random p_204043_0_)
private static ResourceLocation
OceanRuinPieces. getSmallWarmRuin(java.util.Random p_204042_0_)
Methods in net.minecraft.world.gen.feature.structure with parameters of type ResourceLocation Modifier and Type Method Description protected boolean
MineshaftPieces.Corridor. createChest(ISeedReader p_186167_1_, MutableBoundingBox p_186167_2_, java.util.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_, java.util.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_, java.util.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_, java.util.Random p_189419_3_, int p_189419_4_, int p_189419_5_, int p_189419_6_, Direction p_189419_7_, ResourceLocation p_189419_8_)
Constructors in net.minecraft.world.gen.feature.structure with parameters of type ResourceLocation Constructor Description Piece(TemplateManager p_i49313_1_, ResourceLocation p_i49313_2_, BlockPos p_i49313_3_, Rotation p_i49313_4_, int p_i49313_5_)
Piece(TemplateManager p_i232108_1_, ResourceLocation p_i232108_2_, BlockPos p_i232108_3_, Rotation p_i232108_4_)
Piece(TemplateManager p_i48868_1_, ResourceLocation p_i48868_2_, BlockPos p_i48868_3_, Rotation p_i48868_4_, float p_i48868_5_, OceanRuinStructure.Type p_i48868_6_, boolean p_i48868_7_)
Piece(TemplateManager p_i48904_1_, ResourceLocation p_i48904_2_, BlockPos p_i48904_3_, Rotation p_i48904_4_, boolean p_i48904_5_)
RuinedPortalPiece(BlockPos p_i232111_1_, RuinedPortalPiece.Location p_i232111_2_, RuinedPortalPiece.Serializer p_i232111_3_, ResourceLocation p_i232111_4_, Template p_i232111_5_, Rotation p_i232111_6_, Mirror p_i232111_7_, BlockPos p_i232111_8_)
-
Uses of ResourceLocation in net.minecraft.world.gen.feature.template
Fields in net.minecraft.world.gen.feature.template with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,Template>
TemplateManager. structureRepository
Methods in net.minecraft.world.gen.feature.template with parameters of type ResourceLocation Modifier and Type Method Description private java.nio.file.Path
TemplateManager. createAndValidatePathToStructure(ResourceLocation p_209510_1_, java.lang.String p_209510_2_)
java.nio.file.Path
TemplateManager. createPathToStructure(ResourceLocation p_209509_1_, java.lang.String p_209509_2_)
Template
TemplateManager. get(ResourceLocation p_200219_1_)
Template
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
Fields in net.minecraft.world.server with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.function.Function<T,ResourceLocation>
ServerTickList. toId
Method parameters in net.minecraft.world.server with type arguments of type ResourceLocation Modifier and Type Method Description private static <T> java.lang.String
ServerWorld. getTypeCount(java.util.Collection<T> p_244524_0_, java.util.function.Function<T,ResourceLocation> p_244524_1_)
private static <T> ListNBT
ServerTickList. saveTickList(java.util.function.Function<T,ResourceLocation> p_219502_0_, java.lang.Iterable<NextTickListEntry<T>> p_219502_1_, long p_219502_2_)
Constructor parameters in net.minecraft.world.server with type arguments of type ResourceLocation Constructor Description ServerTickList(ServerWorld p_i231625_1_, java.util.function.Predicate<T> p_i231625_2_, java.util.function.Function<T,ResourceLocation> p_i231625_3_, java.util.function.Consumer<NextTickListEntry<T>> p_i231625_4_)
-
Uses of ResourceLocation in net.minecraft.world.spawner
Methods in net.minecraft.world.spawner that return ResourceLocation Modifier and Type Method Description private ResourceLocation
AbstractSpawner. getEntityId()
-
Uses of ResourceLocation in net.minecraft.world.storage
Methods in net.minecraft.world.storage that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.stream.Stream<ResourceLocation>
CommandStorage.Container. getKeys(java.lang.String p_227497_1_)
java.util.stream.Stream<ResourceLocation>
CommandStorage. keys()
Methods in net.minecraft.world.storage with parameters of type ResourceLocation Modifier and Type Method Description CompoundNBT
CommandStorage. get(ResourceLocation p_227488_1_)
void
CommandStorage. set(ResourceLocation p_227489_1_, CompoundNBT p_227489_2_)
-
Uses of ResourceLocation in net.minecraftforge.client
Fields in net.minecraftforge.client with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.HashMap<ResourceLocation,java.util.function.Supplier<NativeImage>>
MinecraftForgeClient. bufferedImageSuppliers
private static java.util.Map<ResourceLocation,ITextureAtlasSpriteLoader>
MinecraftForgeClient. textureAtlasSpriteLoaders
Methods in net.minecraftforge.client with parameters of type ResourceLocation Modifier and Type Method Description static 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, java.util.function.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)
Method parameters in net.minecraftforge.client with type arguments of type ResourceLocation Modifier and Type Method Description static void
ForgeHooksClient. onModelBake(ModelManager modelManager, java.util.Map<ResourceLocation,IBakedModel> modelRegistry, ModelLoader modelLoader)
static void
ForgeHooksClient. onTextureStitchedPre(AtlasTexture map, java.util.Set<ResourceLocation> resourceLocations)
Constructors in net.minecraftforge.client with parameters of type ResourceLocation Constructor Description CustomizableTextureState(ResourceLocation resLoc, java.util.function.Supplier<java.lang.Boolean> blur, java.util.function.Supplier<java.lang.Boolean> mipmap)
-
Uses of ResourceLocation in net.minecraftforge.client.event
Fields in net.minecraftforge.client.event with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,IBakedModel>
ModelBakeEvent. modelRegistry
private java.util.Set<ResourceLocation>
TextureStitchEvent.Pre. sprites
Methods in net.minecraftforge.client.event that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Map<ResourceLocation,IBakedModel>
ModelBakeEvent. getModelRegistry()
Methods in net.minecraftforge.client.event with parameters of type ResourceLocation Modifier and Type Method Description boolean
TextureStitchEvent.Pre. addSprite(ResourceLocation sprite)
Add a sprite to be stitched into the Texture Atlas.Constructor parameters in net.minecraftforge.client.event with type arguments of type ResourceLocation Constructor Description ModelBakeEvent(ModelManager modelManager, java.util.Map<ResourceLocation,IBakedModel> modelRegistry, ModelLoader modelLoader)
Pre(AtlasTexture map, java.util.Set<ResourceLocation> sprites)
-
Uses of ResourceLocation in net.minecraftforge.client.extensions
Methods in net.minecraftforge.client.extensions that return types with arguments of type ResourceLocation Modifier and Type Method Description default java.util.Collection<ResourceLocation>
IForgeTextureAtlasSprite. getDependencies()
Deprecated.Methods in net.minecraftforge.client.extensions with parameters of type ResourceLocation Modifier and Type Method Description default boolean
IForgeTextureAtlasSprite. hasCustomLoader(IResourceManager manager, ResourceLocation location)
Deprecated.default boolean
IForgeTextureAtlasSprite. load(IResourceManager manager, ResourceLocation location, java.util.function.Function<ResourceLocation,TextureAtlasSprite> textureGetter)
Deprecated.Method parameters in net.minecraftforge.client.extensions with type arguments of type ResourceLocation Modifier and Type Method Description default boolean
IForgeTextureAtlasSprite. load(IResourceManager manager, ResourceLocation location, java.util.function.Function<ResourceLocation,TextureAtlasSprite> textureGetter)
Deprecated. -
Uses of ResourceLocation in net.minecraftforge.client.gui
Fields in net.minecraftforge.client.gui declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
NotificationModUpdateScreen. VERSION_CHECK_ICONS
Methods in net.minecraftforge.client.gui with parameters of type ResourceLocation Modifier and Type Method Description private void
ForgeIngameGui. bind(ResourceLocation res)
-
Uses of ResourceLocation in net.minecraftforge.client.model
Fields in net.minecraftforge.client.model declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
ModelLoader.White. LOCATION
protected ResourceLocation
FluidModel.BakedFluid. modelLocation
Fields in net.minecraftforge.client.model with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.function.Function<ResourceLocation,IUnbakedModel>
ModelLoader. DEFAULT_MODEL_GETTER
Helper method for registering all itemstacks for given item to map to universal bucket model.private static java.util.Map<ResourceLocation,IModelLoader<?>>
ModelLoaderRegistry. loaders
private java.util.Map<ResourceLocation,java.lang.Exception>
ModelLoader. loadingExceptions
private static java.util.Set<ResourceLocation>
ModelLoader. specialModels
Methods in net.minecraftforge.client.model that return ResourceLocation Modifier and Type Method Description protected ResourceLocation
ModelLoader. getModelLocation(ResourceLocation model)
Methods in net.minecraftforge.client.model that return types with arguments of type ResourceLocation Modifier and Type Method Description static java.util.function.Function<ResourceLocation,IUnbakedModel>
ModelLoader. defaultModelGetter()
java.util.Set<ResourceLocation>
ModelLoader. getSpecialModels()
Methods in net.minecraftforge.client.model with parameters of type ResourceLocation Modifier and Type Method Description void
CompositeModel.Submodel. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)
void
ModelLoaderRegistry.VanillaProxy. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.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.IBakedModel
BlockModelConfiguration. bake(ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> bakedTextureGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)
IBakedModel
CompositeModel.Geometry. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)
IBakedModel
DynamicBucketModel. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)
IBakedModel
FluidModel. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)
IBakedModel
ItemLayerModel. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)
IBakedModel
MultiLayerModel. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)
IBakedModel
SeparatePerspectiveModel. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)
static IBakedModel
ModelLoaderRegistry. bakeHelper(BlockModel blockModel, ModelBakery modelBakery, BlockModel otherModel, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation, boolean guiLight3d)
IBakedModel
CompositeModel.Submodel. bakeModel(ModelBakery bakery, java.util.function.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(java.util.List<com.mojang.datafixers.util.Pair<RenderType,IUnbakedModel>> models, IModelTransform modelTransform, ModelBakery bakery, java.util.function.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)
IUnbakedModel
ModelLoader. getModelOrLogError(ResourceLocation location, java.lang.String error)
Use this if you want the model, but need to log the error.IUnbakedModel
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.Method parameters in net.minecraftforge.client.model with type arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<RenderMaterial>
BlockModelConfiguration. getTextureDependencies(java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
java.util.Collection<RenderMaterial>
CompositeModel.Geometry. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
java.util.Collection<RenderMaterial>
CompositeModel.Submodel. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
java.util.Collection<RenderMaterial>
DynamicBucketModel. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
java.util.Collection<RenderMaterial>
FluidModel. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
java.util.Collection<RenderMaterial>
ItemLayerModel. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
java.util.Collection<RenderMaterial>
ModelLoaderRegistry.VanillaProxy. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
java.util.Collection<RenderMaterial>
MultiLayerModel. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
java.util.Collection<RenderMaterial>
SeparatePerspectiveModel. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
void
ModelLoader. onPostBakeEvent(java.util.Map<ResourceLocation,IBakedModel> modelRegistry)
Internal, do not use.Constructors in net.minecraftforge.client.model with parameters of type ResourceLocation Constructor Description BakedFluid(TransformationMatrix transformation, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> transforms, ResourceLocation modelLocation, int color, TextureAtlasSprite still, TextureAtlasSprite flowing, java.util.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, java.util.Optional<TextureAtlasSprite> overlay, boolean gas, java.util.Optional<IModelData> stateOption)
-
Uses of ResourceLocation in net.minecraftforge.client.model.animation
Fields in net.minecraftforge.client.model.animation declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
AnimationItemOverrideList. modelLoc
Methods in net.minecraftforge.client.model.animation with parameters of type ResourceLocation Modifier and Type Method Description static ModelBlockAnimation
ModelBlockAnimation. loadVanillaAnimation(IResourceManager manager, ResourceLocation armatureLocation)
Load armature associated with a vanilla model.Constructors in net.minecraftforge.client.model.animation with parameters of type ResourceLocation Constructor Description AnimationItemOverrideList(ModelBakery bakery, IUnbakedModel model, ResourceLocation modelLoc, IModelTransform state, java.util.function.Function<RenderMaterial,TextureAtlasSprite> bakedTextureGetter, java.util.List<ItemOverride> overrides)
AnimationItemOverrideList(ModelBakery bakery, IUnbakedModel model, ResourceLocation modelLoc, IModelTransform state, java.util.function.Function<RenderMaterial,TextureAtlasSprite> bakedTextureGetter, ItemOverrideList overrides)
-
Uses of ResourceLocation in net.minecraftforge.client.model.b3d
Fields in net.minecraftforge.client.model.b3d declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
B3DLoader.ModelWrapper. modelLocation
Fields in net.minecraftforge.client.model.b3d with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,B3DModel>
B3DLoader. cache
Methods in net.minecraftforge.client.model.b3d that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<ResourceLocation>
B3DLoader.ModelWrapper. getDependencies()
Methods in net.minecraftforge.client.model.b3d with parameters of type ResourceLocation Modifier and Type Method Description IBakedModel
B3DLoader.ModelWrapper. bake(ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)
IUnbakedModel
B3DLoader. loadModel(ResourceLocation modelLocation)
Method parameters in net.minecraftforge.client.model.b3d with type arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<RenderMaterial>
B3DLoader.ModelWrapper. getMaterials(java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
Constructors in net.minecraftforge.client.model.b3d with parameters of type ResourceLocation Constructor Description ModelWrapper(ResourceLocation modelLocation, B3DModel model, com.google.common.collect.ImmutableSet<java.lang.String> meshes, boolean smooth, boolean gui3d, boolean isSideLit, int defaultKey)
ModelWrapper(ResourceLocation modelLocation, B3DModel model, com.google.common.collect.ImmutableSet<java.lang.String> meshes, boolean smooth, boolean gui3d, boolean isSideLit, int defaultKey, com.google.common.collect.ImmutableMap<java.lang.String,java.lang.String> textures)
-
Uses of ResourceLocation in net.minecraftforge.client.model.generators
Fields in net.minecraftforge.client.model.generators declared as ResourceLocation Modifier and Type Field Description protected ResourceLocation
CustomLoaderBuilder. loaderId
protected ResourceLocation
ModelFile. location
Fields in net.minecraftforge.client.model.generators with type parameters of type ResourceLocation Modifier and Type Field Description protected java.util.function.Function<ResourceLocation,T>
ModelProvider. factory
java.util.Map<ResourceLocation,T>
ModelProvider. generatedModels
private java.util.Map<ResourceLocation,java.lang.Float>
ItemModelBuilder.OverrideBuilder. predicates
Methods in net.minecraftforge.client.model.generators that return ResourceLocation Modifier and Type Method Description ResourceLocation
BlockStateProvider. blockTexture(Block block)
private ResourceLocation
BlockStateProvider. extend(ResourceLocation rl, java.lang.String suffix)
private ResourceLocation
ModelProvider. extendWithFolder(ResourceLocation rl)
ResourceLocation
ModelFile. getLocation()
ResourceLocation
ModelFile. getUncheckedLocation()
ResourceLocation
BlockStateProvider. mcLoc(java.lang.String name)
ResourceLocation
ModelProvider. mcLoc(java.lang.String name)
ResourceLocation
BlockStateProvider. modLoc(java.lang.String name)
ResourceLocation
ModelProvider. modLoc(java.lang.String name)
Methods in net.minecraftforge.client.model.generators with parameters of type ResourceLocation Modifier and Type Method Description void
BlockStateProvider. axisBlock(RotatedPillarBlock block, ResourceLocation baseName)
void
BlockStateProvider. axisBlock(RotatedPillarBlock block, ResourceLocation side, ResourceLocation end)
T
ModelProvider. carpet(java.lang.String name, ResourceLocation wool)
T
ModelProvider. crop(java.lang.String name, ResourceLocation crop)
T
ModelProvider. cross(java.lang.String name, ResourceLocation cross)
T
ModelProvider. cube(java.lang.String name, ResourceLocation down, ResourceLocation up, ResourceLocation north, ResourceLocation south, ResourceLocation east, ResourceLocation west)
T
ModelProvider. cubeAll(java.lang.String name, ResourceLocation texture)
T
ModelProvider. cubeBottomTop(java.lang.String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top)
T
ModelProvider. cubeColumn(java.lang.String name, ResourceLocation side, ResourceLocation end)
T
ModelProvider. cubeColumnHorizontal(java.lang.String name, ResourceLocation side, ResourceLocation end)
T
ModelProvider. cubeTop(java.lang.String name, ResourceLocation side, ResourceLocation top)
private T
ModelProvider. door(java.lang.String name, java.lang.String model, ResourceLocation bottom, ResourceLocation top)
void
BlockStateProvider. doorBlock(DoorBlock block, java.lang.String name, ResourceLocation bottom, ResourceLocation top)
void
BlockStateProvider. doorBlock(DoorBlock block, ResourceLocation bottom, ResourceLocation top)
private void
BlockStateProvider. doorBlockInternal(DoorBlock block, java.lang.String baseName, ResourceLocation bottom, ResourceLocation top)
T
ModelProvider. doorBottomLeft(java.lang.String name, ResourceLocation bottom, ResourceLocation top)
T
ModelProvider. doorBottomRight(java.lang.String name, ResourceLocation bottom, ResourceLocation top)
T
ModelProvider. doorTopLeft(java.lang.String name, ResourceLocation bottom, ResourceLocation top)
T
ModelProvider. doorTopRight(java.lang.String name, ResourceLocation bottom, ResourceLocation top)
private ResourceLocation
BlockStateProvider. extend(ResourceLocation rl, java.lang.String suffix)
private ResourceLocation
ModelProvider. extendWithFolder(ResourceLocation rl)
void
BlockStateProvider. fenceBlock(FenceBlock block, java.lang.String name, ResourceLocation texture)
void
BlockStateProvider. fenceBlock(FenceBlock block, ResourceLocation texture)
T
ModelProvider. fenceGate(java.lang.String name, ResourceLocation texture)
void
BlockStateProvider. fenceGateBlock(FenceGateBlock block, java.lang.String name, ResourceLocation texture)
void
BlockStateProvider. fenceGateBlock(FenceGateBlock block, ResourceLocation texture)
private void
BlockStateProvider. fenceGateBlockInternal(FenceGateBlock block, java.lang.String baseName, ResourceLocation texture)
T
ModelProvider. fenceGateOpen(java.lang.String name, ResourceLocation texture)
T
ModelProvider. fenceGateWall(java.lang.String name, ResourceLocation texture)
T
ModelProvider. fenceGateWallOpen(java.lang.String name, ResourceLocation texture)
T
ModelProvider. fenceInventory(java.lang.String name, ResourceLocation texture)
T
ModelProvider. fencePost(java.lang.String name, ResourceLocation texture)
T
ModelProvider. fenceSide(java.lang.String name, ResourceLocation texture)
ModelFile.ExistingModelFile
ModelProvider. getExistingFile(ResourceLocation path)
void
BlockStateProvider. horizontalBlock(Block block, ResourceLocation side, ResourceLocation front, ResourceLocation top)
T
ModelProvider. orientable(java.lang.String name, ResourceLocation side, ResourceLocation front, ResourceLocation top)
T
ModelProvider. orientableVertical(java.lang.String name, ResourceLocation side, ResourceLocation front)
T
ModelProvider. orientableWithBottom(java.lang.String name, ResourceLocation side, ResourceLocation front, ResourceLocation bottom, ResourceLocation top)
private T
ModelProvider. pane(java.lang.String name, java.lang.String parent, ResourceLocation pane, ResourceLocation edge)
void
BlockStateProvider. paneBlock(PaneBlock block, java.lang.String name, ResourceLocation pane, ResourceLocation edge)
void
BlockStateProvider. paneBlock(PaneBlock block, ResourceLocation pane, ResourceLocation edge)
private void
BlockStateProvider. paneBlockInternal(PaneBlock block, java.lang.String baseName, ResourceLocation pane, ResourceLocation edge)
T
ModelProvider. paneNoSide(java.lang.String name, ResourceLocation pane)
T
ModelProvider. paneNoSideAlt(java.lang.String name, ResourceLocation pane)
T
ModelProvider. panePost(java.lang.String name, ResourceLocation pane, ResourceLocation edge)
T
ModelProvider. paneSide(java.lang.String name, ResourceLocation pane, ResourceLocation edge)
T
ModelProvider. paneSideAlt(java.lang.String name, ResourceLocation pane, ResourceLocation edge)
ItemModelBuilder.OverrideBuilder
ItemModelBuilder.OverrideBuilder. predicate(ResourceLocation key, float value)
private T
ModelProvider. sideBottomTop(java.lang.String name, java.lang.String parent, ResourceLocation side, ResourceLocation bottom, ResourceLocation top)
private T
ModelProvider. singleTexture(java.lang.String name, java.lang.String parent, java.lang.String textureKey, ResourceLocation texture)
private T
ModelProvider. singleTexture(java.lang.String name, java.lang.String parent, ResourceLocation texture)
T
ModelProvider. singleTexture(java.lang.String name, ResourceLocation parent, java.lang.String textureKey, ResourceLocation texture)
T
ModelProvider. singleTexture(java.lang.String name, ResourceLocation parent, ResourceLocation texture)
T
ModelProvider. slab(java.lang.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)
T
ModelProvider. slabTop(java.lang.String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top)
T
ModelProvider. stairs(java.lang.String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top)
void
BlockStateProvider. stairsBlock(StairsBlock block, java.lang.String name, ResourceLocation texture)
void
BlockStateProvider. stairsBlock(StairsBlock block, java.lang.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, java.lang.String baseName, ResourceLocation side, ResourceLocation bottom, ResourceLocation top)
T
ModelProvider. stairsInner(java.lang.String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top)
T
ModelProvider. stairsOuter(java.lang.String name, ResourceLocation side, ResourceLocation bottom, ResourceLocation top)
T
ModelBuilder. texture(java.lang.String key, ResourceLocation texture)
Set the texture for a given dictionary key.T
ModelProvider. torch(java.lang.String name, ResourceLocation torch)
T
ModelProvider. torchWall(java.lang.String name, ResourceLocation torch)
void
BlockStateProvider. trapdoorBlock(TrapDoorBlock block, java.lang.String name, ResourceLocation texture, boolean orientable)
void
BlockStateProvider. trapdoorBlock(TrapDoorBlock block, ResourceLocation texture, boolean orientable)
private void
BlockStateProvider. trapdoorBlockInternal(TrapDoorBlock block, java.lang.String baseName, ResourceLocation texture, boolean orientable)
T
ModelProvider. trapdoorBottom(java.lang.String name, ResourceLocation texture)
T
ModelProvider. trapdoorOpen(java.lang.String name, ResourceLocation texture)
T
ModelProvider. trapdoorOrientableBottom(java.lang.String name, ResourceLocation texture)
T
ModelProvider. trapdoorOrientableOpen(java.lang.String name, ResourceLocation texture)
T
ModelProvider. trapdoorOrientableTop(java.lang.String name, ResourceLocation texture)
T
ModelProvider. trapdoorTop(java.lang.String name, ResourceLocation texture)
void
BlockStateProvider. wallBlock(WallBlock block, java.lang.String name, ResourceLocation texture)
void
BlockStateProvider. wallBlock(WallBlock block, ResourceLocation texture)
private void
BlockStateProvider. wallBlockInternal(WallBlock block, java.lang.String baseName, ResourceLocation texture)
T
ModelProvider. wallInventory(java.lang.String name, ResourceLocation wall)
T
ModelProvider. wallPost(java.lang.String name, ResourceLocation wall)
T
ModelProvider. wallSide(java.lang.String name, ResourceLocation wall)
T
ModelProvider. wallSideTall(java.lang.String name, ResourceLocation wall)
T
ModelProvider. withExistingParent(java.lang.String name, ResourceLocation parent)
Constructors in net.minecraftforge.client.model.generators with parameters of type ResourceLocation Constructor Description BlockModelBuilder(ResourceLocation outputLocation, ExistingFileHelper existingFileHelper)
CustomLoaderBuilder(ResourceLocation loaderId, T parent, ExistingFileHelper existingFileHelper)
ExistingModelFile(ResourceLocation location, ExistingFileHelper existingHelper)
ItemModelBuilder(ResourceLocation outputLocation, ExistingFileHelper existingFileHelper)
ModelBuilder(ResourceLocation outputLocation, ExistingFileHelper existingFileHelper)
ModelFile(ResourceLocation location)
UncheckedModelFile(ResourceLocation location)
Constructor parameters in net.minecraftforge.client.model.generators with type arguments of type ResourceLocation Constructor Description ModelProvider(DataGenerator generator, java.lang.String modid, java.lang.String folder, java.util.function.BiFunction<ResourceLocation,ExistingFileHelper,T> builderFromModId, ExistingFileHelper existingFileHelper)
ModelProvider(DataGenerator generator, java.lang.String modid, java.lang.String folder, java.util.function.Function<ResourceLocation,T> factory, ExistingFileHelper existingFileHelper)
-
Uses of ResourceLocation in net.minecraftforge.client.model.generators.loaders
Fields in net.minecraftforge.client.model.generators.loaders declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
DynamicBucketModelBuilder. fluid
private ResourceLocation
OBJLoaderBuilder. materialLibraryOverrideLocation
private ResourceLocation
OBJLoaderBuilder. modelLocation
Methods in net.minecraftforge.client.model.generators.loaders with parameters of type ResourceLocation Modifier and Type Method Description OBJLoaderBuilder<T>
OBJLoaderBuilder. modelLocation(ResourceLocation modelLocation)
OBJLoaderBuilder<T>
OBJLoaderBuilder. overrideMaterialLibrary(ResourceLocation materialLibraryOverrideLocation)
-
Uses of ResourceLocation in net.minecraftforge.client.model.geometry
Methods in net.minecraftforge.client.model.geometry with parameters of type ResourceLocation Modifier and Type Method Description void
IModelGeometryPart. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)
default void
IMultipartModelGeometry. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)
void
ISimpleModelGeometry. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)
IBakedModel
IModelGeometry. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)
default IBakedModel
ISimpleModelGeometry. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)
Method parameters in net.minecraftforge.client.model.geometry with type arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<RenderMaterial>
IModelGeometry. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
default java.util.Collection<RenderMaterial>
IModelGeometryPart. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
default java.util.Collection<RenderMaterial>
IMultipartModelGeometry. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
java.util.Collection<RenderMaterial>
ISimpleModelGeometry. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
-
Uses of ResourceLocation in net.minecraftforge.client.model.obj
Fields in net.minecraftforge.client.model.obj declared as ResourceLocation Modifier and Type Field Description ResourceLocation
OBJModel. modelLocation
ResourceLocation
OBJModel.ModelSettings. modelLocation
Fields in net.minecraftforge.client.model.obj with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,MaterialLibrary>
OBJLoader. materialCache
Methods in net.minecraftforge.client.model.obj with parameters of type ResourceLocation Modifier and Type Method Description void
OBJModel.ModelGroup. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)
void
OBJModel.ModelObject. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)
MaterialLibrary
OBJLoader. loadMaterialLibrary(ResourceLocation materialLocation)
Method parameters in net.minecraftforge.client.model.obj with type arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<RenderMaterial>
OBJModel.ModelGroup. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
java.util.Collection<RenderMaterial>
OBJModel.ModelObject. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
Constructors in net.minecraftforge.client.model.obj with parameters of type ResourceLocation Constructor Description ModelSettings(ResourceLocation modelLocation, boolean detectCullableFaces, boolean diffuseLighting, boolean flipV, boolean ambientToFullbright, java.lang.String materialLibraryOverrideLocation)
-
Uses of ResourceLocation in net.minecraftforge.common
Fields in net.minecraftforge.common declared as ResourceLocation Modifier and Type Field Description ResourceLocation
ForgeHooks.LootTableContext. name
private ResourceLocation
ForgeTagHandler.TagCollectionReaderInfo. tagType
Fields in net.minecraftforge.common with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Set<ResourceLocation>
ForgeTagHandler. customTagTypeNames
private static java.util.Map<ResourceLocation,ITagCollection<?>>
ForgeTagHandler. customTagTypes
private java.util.Map<ResourceLocation,ITag.Builder>
ForgeTagHandler.TagCollectionReaderInfo. tagBuilders
Methods in net.minecraftforge.common that return types with arguments of type ResourceLocation Modifier and Type Method Description static java.util.Map<ResourceLocation,TagCollectionReader<?>>
ForgeTagHandler. createCustomTagTypeReaders()
Creates a map for custom tag type to tag readerstatic java.util.Set<ResourceLocation>
ForgeTagHandler. getCustomTagTypeNames()
Gets the all the registry names of registries that support custom tag types.static java.util.Map<ResourceLocation,ITagCollection<?>>
ForgeTagHandler. getCustomTagTypes()
Gets a map of registry name to tag collection for all custom tag types.Methods in net.minecraftforge.common with parameters of type ResourceLocation Modifier and Type Method Description static <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, java.util.Set<java.util.function.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, java.util.Set<java.util.function.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, java.lang.Float depth, java.lang.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.static java.util.List<ItemStack>
ForgeHooks. modifyLoot(ResourceLocation lootTableId, java.util.List<ItemStack> generatedLoot, LootContext context)
Handles the modification of loot table drops via the registered Global Loot Modifiers, so that custom effects can be processed.Method parameters in net.minecraftforge.common with type arguments of type ResourceLocation Modifier and Type Method Description static java.util.concurrent.CompletableFuture<java.util.List<ForgeTagHandler.TagCollectionReaderInfo>>
ForgeTagHandler. getCustomTagTypeReloadResults(IResourceManager resourceManager, java.util.concurrent.Executor backgroundExecutor, java.util.Map<ResourceLocation,TagCollectionReader<?>> readers)
Gets the completable future containing the reload results for all custom tag types.static void
ForgeTagHandler. setCustomTagTypes(java.util.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, java.util.Map<ResourceLocation,ITagCollection<?>> customTagTypes)
Gets anITagCollectionSupplier
with specific custom tag types for testing if any tags are missing.Constructors in net.minecraftforge.common with parameters of type ResourceLocation Constructor Description LootTableContext(ResourceLocation name, boolean custom)
TagCollectionReaderInfo(ResourceLocation tagType, TagCollectionReader<?> reader, java.util.Map<ResourceLocation,ITag.Builder> tagBuilders)
Constructor parameters in net.minecraftforge.common with type arguments of type ResourceLocation Constructor Description TagCollectionReaderInfo(ResourceLocation tagType, TagCollectionReader<?> reader, java.util.Map<ResourceLocation,ITag.Builder> tagBuilders)
-
Uses of ResourceLocation in net.minecraftforge.common.capabilities
Constructor parameters in net.minecraftforge.common.capabilities with type arguments of type ResourceLocation Constructor Description CapabilityDispatcher(java.util.Map<ResourceLocation,ICapabilityProvider> list, java.util.List<java.lang.Runnable> listeners)
CapabilityDispatcher(java.util.Map<ResourceLocation,ICapabilityProvider> list, java.util.List<java.lang.Runnable> listeners, ICapabilityProvider parent)
-
Uses of ResourceLocation in net.minecraftforge.common.crafting
Fields in net.minecraftforge.common.crafting declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
ConditionalRecipe.Builder. advId
private ResourceLocation
ConditionalRecipe.Finished. advId
private ResourceLocation
ConditionalRecipe.Finished. id
private ResourceLocation
ConditionalRecipe.Serializer. name
Fields in net.minecraftforge.common.crafting with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Map<ResourceLocation,IConditionSerializer<?>>
CraftingHelper. conditions
private static com.google.common.collect.BiMap<ResourceLocation,IIngredientSerializer<?>>
CraftingHelper. ingredients
Methods in net.minecraftforge.common.crafting that return ResourceLocation Modifier and Type Method Description ResourceLocation
ConditionalRecipe.Finished. getAdvancementId()
ResourceLocation
ConditionalRecipe.Finished. getId()
static ResourceLocation
CraftingHelper. getID(IIngredientSerializer<?> serializer)
ResourceLocation
ConditionalRecipe.Serializer. getRegistryName()
Methods in net.minecraftforge.common.crafting with parameters of type ResourceLocation Modifier and Type Method Description void
ConditionalRecipe.Builder. build(java.util.function.Consumer<IFinishedRecipe> consumer, ResourceLocation id)
T
ConditionalRecipe.Serializer. fromJson(ResourceLocation recipeId, com.google.gson.JsonObject json)
T
ConditionalRecipe.Serializer. fromNetwork(ResourceLocation recipeId, PacketBuffer buffer)
ConditionalRecipe.Builder
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
ConditionalRecipe.Builder. setAdvancement(ResourceLocation id, ConditionalAdvancement.Builder advancement)
IRecipeSerializer<?>
ConditionalRecipe.Serializer. setRegistryName(ResourceLocation name)
Constructors in net.minecraftforge.common.crafting with parameters of type ResourceLocation Constructor Description Finished(ResourceLocation id, java.util.List<ICondition[]> conditions, java.util.List<IFinishedRecipe> recipes, ResourceLocation advId, ConditionalAdvancement.Builder adv)
-
Uses of ResourceLocation in net.minecraftforge.common.crafting.conditions
Fields in net.minecraftforge.common.crafting.conditions declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
ItemExistsCondition. item
private static ResourceLocation
AndCondition. NAME
private static ResourceLocation
FalseCondition. NAME
private static ResourceLocation
ItemExistsCondition. NAME
private static ResourceLocation
ModLoadedCondition. NAME
private static ResourceLocation
NotCondition. NAME
private static ResourceLocation
OrCondition. NAME
private static ResourceLocation
TagEmptyCondition. NAME
private static ResourceLocation
TrueCondition. NAME
private ResourceLocation
TagEmptyCondition. tag_name
Methods in net.minecraftforge.common.crafting.conditions that return ResourceLocation Modifier and Type Method Description ResourceLocation
AndCondition. getID()
ResourceLocation
AndCondition.Serializer. getID()
ResourceLocation
FalseCondition. getID()
ResourceLocation
FalseCondition.Serializer. getID()
ResourceLocation
ICondition. getID()
ResourceLocation
IConditionSerializer. getID()
ResourceLocation
ItemExistsCondition. getID()
ResourceLocation
ItemExistsCondition.Serializer. getID()
ResourceLocation
ModLoadedCondition. getID()
ResourceLocation
ModLoadedCondition.Serializer. getID()
ResourceLocation
NotCondition. getID()
ResourceLocation
NotCondition.Serializer. getID()
ResourceLocation
OrCondition. getID()
ResourceLocation
OrCondition.Serializer. getID()
ResourceLocation
TagEmptyCondition. getID()
ResourceLocation
TagEmptyCondition.Serializer. getID()
ResourceLocation
TrueCondition. getID()
ResourceLocation
TrueCondition.Serializer. getID()
Constructors in net.minecraftforge.common.crafting.conditions with parameters of type ResourceLocation Constructor Description ItemExistsCondition(ResourceLocation item)
TagEmptyCondition(ResourceLocation tag)
-
Uses of ResourceLocation in net.minecraftforge.common.data
Fields in net.minecraftforge.common.data declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
SoundDefinition.Sound. name
Fields in net.minecraftforge.common.data with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Set<ResourceLocation>
ForgeRecipeProvider. excludes
private com.google.common.collect.Multimap<ResourcePackType,ResourceLocation>
ExistingFileHelper. generated
Methods in net.minecraftforge.common.data that return ResourceLocation Modifier and Type Method Description private ResourceLocation
ExistingFileHelper. getLocation(ResourceLocation base, java.lang.String suffix, java.lang.String prefix)
(package private) ResourceLocation
SoundDefinition.Sound. name()
Methods in net.minecraftforge.common.data that return types with arguments of type ResourceLocation Modifier and Type Method Description protected java.util.List<com.mojang.datafixers.util.Pair<java.util.function.Supplier<java.util.function.Consumer<java.util.function.BiConsumer<ResourceLocation,LootTable.Builder>>>,LootParameterSet>>
ForgeLootTableProvider. getTables()
private java.util.function.Consumer<java.util.function.BiConsumer<ResourceLocation,LootTable.Builder>>
ForgeLootTableProvider. replaceAndFilterChangesOnly(java.util.function.Consumer<java.util.function.BiConsumer<ResourceLocation,LootTable.Builder>> consumer)
Methods in net.minecraftforge.common.data with parameters of type ResourceLocation Modifier and Type Method Description protected 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, java.lang.String pathSuffix, java.lang.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, java.lang.String suffix, java.lang.String prefix)
protected java.nio.file.Path
ForgeRegistryTagsProvider. getPath(ResourceLocation id)
IResource
ExistingFileHelper. getResource(ResourceLocation loc, ResourcePackType packType)
IResource
ExistingFileHelper. getResource(ResourceLocation loc, ResourcePackType packType, java.lang.String pathSuffix, java.lang.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 java.lang.String
SoundDefinition.Sound. stripMcPrefix(ResourceLocation name)
void
ExistingFileHelper. trackGenerated(ResourceLocation loc, ResourcePackType packType, java.lang.String pathSuffix, java.lang.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(java.lang.String soundName, ResourceLocation name)
private boolean
SoundDefinitionsProvider. validateSound(java.lang.String soundName, ResourceLocation name)
Method parameters in net.minecraftforge.common.data with type arguments of type ResourceLocation Modifier and Type Method Description private java.util.function.Consumer<java.util.function.BiConsumer<ResourceLocation,LootTable.Builder>>
ForgeLootTableProvider. replaceAndFilterChangesOnly(java.util.function.Consumer<java.util.function.BiConsumer<ResourceLocation,LootTable.Builder>> consumer)
protected void
ForgeLootTableProvider. validate(java.util.Map<ResourceLocation,LootTable> map, ValidationTracker validationtracker)
Constructors in net.minecraftforge.common.data with parameters of type ResourceLocation Constructor Description Sound(ResourceLocation name, SoundDefinition.SoundType type)
-
Uses of ResourceLocation in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return types with arguments of type ResourceLocation Modifier and Type Method Description default java.util.Map<ResourceLocation,ITagCollection<?>>
IForgeTagCollectionSupplier. getCustomTagTypes()
Gets the tag map of registry names to tag collections for the various custom tag types.java.util.Set<ResourceLocation>
IForgeBlock. getTags()
Retrieves a list of tags names this is known to be associated with.java.util.Set<ResourceLocation>
IForgeFluid. getTags()
Retrieves a list of tags names this is known to be associated with.java.util.Set<ResourceLocation>
IForgeItem. getTags()
Retrieves a list of tags names this is known to be associated with.Methods in net.minecraftforge.common.extensions with parameters of type ResourceLocation Modifier and Type Method Description default 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(java.util.function.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
Fields in net.minecraftforge.common.loot declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
GlobalLootModifierSerializer. registryName
private ResourceLocation
LootTableIdCondition.Builder. targetLootTableId
private ResourceLocation
LootTableIdCondition. targetLootTableId
static ResourceLocation
LootTableIdCondition. UNKNOWN_LOOT_TABLE
Fields in net.minecraftforge.common.loot with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,IGlobalLootModifier>
LootModifierManager. registeredLootModifiers
Methods in net.minecraftforge.common.loot that return ResourceLocation Modifier and Type Method Description ResourceLocation
GlobalLootModifierSerializer. getRegistryName()
Methods in net.minecraftforge.common.loot with parameters of type ResourceLocation Modifier and Type Method Description static 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.GlobalLootModifierSerializer<T>
GlobalLootModifierSerializer. setRegistryName(ResourceLocation name)
Method parameters in net.minecraftforge.common.loot with type arguments of type ResourceLocation Modifier and Type Method Description protected void
LootModifierManager. apply(java.util.Map<ResourceLocation,com.google.gson.JsonElement> resourceList, IResourceManager resourceManagerIn, IProfiler profilerIn)
Constructors in net.minecraftforge.common.loot with parameters of type ResourceLocation Constructor Description Builder(ResourceLocation targetLootTableId)
LootTableIdCondition(ResourceLocation targetLootTableId)
-
Uses of ResourceLocation in net.minecraftforge.common.model.animation
Fields in net.minecraftforge.common.model.animation declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
Clips.ModelClip. modelLocation
Methods in net.minecraftforge.common.model.animation with parameters of type ResourceLocation Modifier and Type Method Description static IClip
Clips. getModelClipNode(ResourceLocation modelLocation, java.lang.String clipName)
Retrieves the clip from the model.static IAnimationStateMachine
AnimationStateMachine. load(IResourceManager manager, ResourceLocation location, com.google.common.collect.ImmutableMap<java.lang.String,ITimeValue> customParameters)
Load a new instance if AnimationStateMachine at specified location, with specified custom parameters.Constructors in net.minecraftforge.common.model.animation with parameters of type ResourceLocation Constructor Description ModelClip(IClip childClip, ResourceLocation modelLocation, java.lang.String clipName)
-
Uses of ResourceLocation in net.minecraftforge.common.util
Fields in net.minecraftforge.common.util with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Set<ResourceLocation>
ReverseTagWrapper. cache
private java.util.Map<ResourceLocation,ITag<T>>
ReverseTagWrapper. colCache
Methods in net.minecraftforge.common.util that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Set<ResourceLocation>
ReverseTagWrapper. getTagNames()
-
Uses of ResourceLocation in net.minecraftforge.debug
Fields in net.minecraftforge.debug declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
DuplicateOptionalTagTest. TAG_NAME
Fields in net.minecraftforge.debug with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Set<ResourceLocation>
DataGeneratorTest.BlockStates. CUSTOM_MODELS
private static java.util.Set<ResourceLocation>
DataGeneratorTest.BlockStates. IGNORED_MODELS
Method parameters in net.minecraftforge.debug with type arguments of type ResourceLocation Modifier and Type Method Description private static <T extends ModelBuilder<T>>
java.util.List<java.lang.String>DataGeneratorTest. testModelResults(java.util.Map<ResourceLocation,T> models, ExistingFileHelper existingFileHelper, java.util.Set<ResourceLocation> toIgnore)
private static <T extends ModelBuilder<T>>
java.util.List<java.lang.String>DataGeneratorTest. testModelResults(java.util.Map<ResourceLocation,T> models, ExistingFileHelper existingFileHelper, java.util.Set<ResourceLocation> toIgnore)
-
Uses of ResourceLocation in net.minecraftforge.debug.block
Fields in net.minecraftforge.debug.block declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
FullPotsAccessorDemo.ClientHandler.DioritePotModel. DIRT_TEXTURE
private static ResourceLocation
FullPotsAccessorDemo.ClientHandler.DioritePotModel. POT_TEXTURE
Methods in net.minecraftforge.debug.block with parameters of type ResourceLocation Modifier and Type Method Description IBakedModel
FullPotsAccessorDemo.ClientHandler.DioritePotModelGeometry. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)
Method parameters in net.minecraftforge.debug.block with type arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<RenderMaterial>
FullPotsAccessorDemo.ClientHandler.DioritePotModelGeometry. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
-
Uses of ResourceLocation in net.minecraftforge.debug.client.model
Fields in net.minecraftforge.debug.client.model declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
MultiLayerModelTest. blockId
Methods in net.minecraftforge.debug.client.model with parameters of type ResourceLocation Modifier and Type Method Description void
NewModelLoaderTest.TestModel. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)
Method parameters in net.minecraftforge.debug.client.model with type arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<RenderMaterial>
NewModelLoaderTest.TestModel. getTextures(IModelConfiguration owner, java.util.function.Function<ResourceLocation,IUnbakedModel> modelGetter, java.util.Set<com.mojang.datafixers.util.Pair<java.lang.String,java.lang.String>> missingTextureErrors)
-
Uses of ResourceLocation in net.minecraftforge.debug.fluid
Fields in net.minecraftforge.debug.fluid declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
NewFluidTest. FLUID_FLOWING
static ResourceLocation
NewFluidTest. FLUID_OVERLAY
static ResourceLocation
NewFluidTest. FLUID_STILL
-
Uses of ResourceLocation in net.minecraftforge.debug.gameplay.loot
Methods in net.minecraftforge.debug.gameplay.loot with parameters of type ResourceLocation Modifier and Type Method Description GlobalLootModifiersTest.DungeonLootEnhancerModifier
GlobalLootModifiersTest.DungeonLootEnhancerModifier.Serializer. read(ResourceLocation location, com.google.gson.JsonObject object, ILootCondition[] conditions)
GlobalLootModifiersTest.SilkTouchTestModifier
GlobalLootModifiersTest.SilkTouchTestModifier.Serializer. read(ResourceLocation name, com.google.gson.JsonObject json, ILootCondition[] conditionsIn)
GlobalLootModifiersTest.SmeltingEnchantmentModifier
GlobalLootModifiersTest.SmeltingEnchantmentModifier.Serializer. read(ResourceLocation name, com.google.gson.JsonObject json, ILootCondition[] conditionsIn)
GlobalLootModifiersTest.WheatSeedsConverterModifier
GlobalLootModifiersTest.WheatSeedsConverterModifier.Serializer. read(ResourceLocation name, com.google.gson.JsonObject object, ILootCondition[] conditionsIn)
-
Uses of ResourceLocation in net.minecraftforge.debug.item
Fields in net.minecraftforge.debug.item declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
CustomElytraTest.CustomElytraLayer. TEXTURE_ELYTRA
Methods in net.minecraftforge.debug.item that return ResourceLocation Modifier and Type Method Description ResourceLocation
CustomElytraTest.CustomElytraLayer. getElytraTexture(ItemStack stack, AbstractClientPlayerEntity entity)
-
Uses of ResourceLocation in net.minecraftforge.debug.misc
Fields in net.minecraftforge.debug.misc declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
CustomTagTypesTest. customRegistryName
Methods in net.minecraftforge.debug.misc that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Set<ResourceLocation>
CustomTagTypesTest.Custom. getTags()
Method parameters in net.minecraftforge.debug.misc with type arguments of type ResourceLocation Modifier and Type Method Description private void
CustomTagTypesTest. logTagsIfPresent(java.util.Set<ResourceLocation> tags)
-
Uses of ResourceLocation in net.minecraftforge.debug.world
Fields in net.minecraftforge.debug.world declared as ResourceLocation Modifier and Type Field Description static ResourceLocation
DimensionSettingsTest. TEST_OVERWORLD
Methods in net.minecraftforge.debug.world that return ResourceLocation Modifier and Type Method Description private static ResourceLocation
ChunkWatchEventTest. getDimensionName(World w)
-
Uses of ResourceLocation in net.minecraftforge.event
Fields in net.minecraftforge.event declared as ResourceLocation Modifier and Type Field Description ResourceLocation
RegistryEvent.MissingMappings.Mapping. key
private ResourceLocation
LootTableLoadEvent. name
private ResourceLocation
RegistryEvent.MissingMappings. name
private ResourceLocation
RegistryEvent.Register. name
Fields in net.minecraftforge.event with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,ICapabilityProvider>
AttachCapabilitiesEvent. caps
private java.util.Map<ResourceLocation,ICapabilityProvider>
AttachCapabilitiesEvent. view
Methods in net.minecraftforge.event that return ResourceLocation Modifier and Type Method Description ResourceLocation
LootTableLoadEvent. getName()
ResourceLocation
RegistryEvent.MissingMappings. getName()
ResourceLocation
RegistryEvent.Register. getName()
Methods in net.minecraftforge.event that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Map<ResourceLocation,ICapabilityProvider>
AttachCapabilitiesEvent. getCapabilities()
A unmodifiable view of the capabilities that will be attached to this object.Methods in net.minecraftforge.event with parameters of type ResourceLocation Modifier and Type Method Description void
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)
Constructors in net.minecraftforge.event with parameters of type ResourceLocation Constructor Description LootTableLoadEvent(ResourceLocation name, LootTable table, LootTableManager lootTableManager)
Mapping(IForgeRegistry<T> registry, IForgeRegistry<T> pool, ResourceLocation key, int id)
MissingMappings(ResourceLocation name, IForgeRegistry<T> registry, java.util.Collection<RegistryEvent.MissingMappings.Mapping<T>> missed)
Register(ResourceLocation name, IForgeRegistry<T> registry)
-
Uses of ResourceLocation in net.minecraftforge.event.world
Fields in net.minecraftforge.event.world declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
BiomeLoadingEvent. name
Methods in net.minecraftforge.event.world that return ResourceLocation Modifier and Type Method Description ResourceLocation
BiomeLoadingEvent. getName()
This will get the registry name of the biome.Constructors in net.minecraftforge.event.world with parameters of type ResourceLocation Constructor Description BiomeLoadingEvent(ResourceLocation name, Biome.Climate climate, Biome.Category category, float depth, float scale, BiomeAmbience effects, BiomeGenerationSettingsBuilder gen, MobSpawnInfoBuilder spawns)
-
Uses of ResourceLocation in net.minecraftforge.fluids
Fields in net.minecraftforge.fluids declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
FluidAttributes.Builder. flowingTexture
private ResourceLocation
FluidAttributes. flowingTexture
private ResourceLocation
FluidAttributes.Builder. overlayTexture
private ResourceLocation
FluidAttributes. overlayTexture
private ResourceLocation
FluidAttributes.Builder. stillTexture
private ResourceLocation
FluidAttributes. stillTexture
Methods in net.minecraftforge.fluids that return ResourceLocation Modifier and Type Method Description ResourceLocation
FluidAttributes. getFlowingTexture()
ResourceLocation
FluidAttributes. getFlowingTexture(IBlockDisplayReader world, BlockPos pos)
ResourceLocation
FluidAttributes. getFlowingTexture(FluidStack stack)
ResourceLocation
FluidAttributes. getOverlayTexture()
ResourceLocation
FluidAttributes. getStillTexture()
ResourceLocation
FluidAttributes. getStillTexture(IBlockDisplayReader world, BlockPos pos)
ResourceLocation
FluidAttributes. getStillTexture(FluidStack stack)
Methods in net.minecraftforge.fluids that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.stream.Stream<ResourceLocation>
FluidAttributes. getTextures()
Methods in net.minecraftforge.fluids with parameters of type ResourceLocation Modifier and Type Method Description static FluidAttributes.Builder
FluidAttributes. builder(ResourceLocation stillTexture, ResourceLocation flowingTexture)
static FluidAttributes.Builder
FluidAttributes.Water. builder(ResourceLocation stillTexture, ResourceLocation flowingTexture)
FluidAttributes.Builder
FluidAttributes.Builder. overlay(ResourceLocation texture)
Constructors in net.minecraftforge.fluids with parameters of type ResourceLocation Constructor Description Builder(ResourceLocation stillTexture, ResourceLocation flowingTexture, java.util.function.BiFunction<FluidAttributes.Builder,Fluid,FluidAttributes> factory)
-
Uses of ResourceLocation in net.minecraftforge.fml
Fields in net.minecraftforge.fml declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
RegistryObject. name
Methods in net.minecraftforge.fml that return ResourceLocation Modifier and Type Method Description ResourceLocation
RegistryObject. getId()
Methods in net.minecraftforge.fml with parameters of type ResourceLocation Modifier and Type Method Description static <T extends IForgeRegistryEntry<T>,U extends T>
RegistryObject<U>RegistryObject. of(ResourceLocation name, java.lang.Class<T> baseType, java.lang.String modid)
static <T extends IForgeRegistryEntry<T>,U extends T>
RegistryObject<U>RegistryObject. of(ResourceLocation name, java.util.function.Supplier<java.lang.Class<? super T>> registryType)
static <T extends IForgeRegistryEntry<T>,U extends T>
RegistryObject<U>RegistryObject. of(ResourceLocation name, IForgeRegistry<T> registry)
Constructors in net.minecraftforge.fml with parameters of type ResourceLocation Constructor Description RegistryObject(ResourceLocation name, java.lang.Class<V> baseType, java.lang.String modid)
RegistryObject(ResourceLocation name, java.util.function.Supplier<java.lang.Class<? super V>> registryType)
RegistryObject(ResourceLocation name, IForgeRegistry<V> registry)
-
Uses of ResourceLocation in net.minecraftforge.fml.client
Fields in net.minecraftforge.fml.client declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
ClientHooks. iconSheet
Fields in net.minecraftforge.fml.client with type parameters of type ResourceLocation Modifier and Type Field Description private static com.google.common.collect.Table<java.lang.String,java.lang.String,java.util.Set<ResourceLocation>>
ClientHooks. brokenTextures
private static com.google.common.collect.SetMultimap<java.lang.String,ResourceLocation>
ClientHooks. missingTextures
Methods in net.minecraftforge.fml.client with parameters of type ResourceLocation Modifier and Type Method Description static void
ClientHooks. trackBrokenTexture(ResourceLocation resourceLocation, java.lang.String error)
static void
ClientHooks. trackMissingTexture(ResourceLocation resourceLocation)
-
Uses of ResourceLocation in net.minecraftforge.fml.client.gui
Methods in net.minecraftforge.fml.client.gui with parameters of type ResourceLocation Modifier and Type Method Description 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 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
Fields in net.minecraftforge.fml.client.gui.screen declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
ModListScreen.InfoPanel. logoPath
Methods in net.minecraftforge.fml.client.gui.screen with parameters of type ResourceLocation Modifier and Type Method Description (package private) void
ModListScreen.InfoPanel. setInfo(java.util.List<java.lang.String> lines, ResourceLocation logoPath, Size2i logoDims)
-
Uses of ResourceLocation in net.minecraftforge.fml.client.gui.widget
Fields in net.minecraftforge.fml.client.gui.widget declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
ModListWidget. VERSION_CHECK_ICONS
-
Uses of ResourceLocation in net.minecraftforge.fml.client.registry
Fields in net.minecraftforge.fml.client.registry with type parameters of type ResourceLocation Modifier and Type Field Description private static java.util.Map<java.lang.Class<? extends Entity>,ResourceLocation>
ClientRegistry. entityShaderMap
Methods in net.minecraftforge.fml.client.registry that return ResourceLocation Modifier and Type Method Description static ResourceLocation
ClientRegistry. getEntityShader(java.lang.Class<? extends Entity> entityClass)
Methods in net.minecraftforge.fml.client.registry with parameters of type ResourceLocation Modifier and Type Method Description static void
ClientRegistry. registerEntityShader(java.lang.Class<? extends Entity> entityClass, ResourceLocation shader)
Register a shader for an entity. -
Uses of ResourceLocation in net.minecraftforge.fml.event.lifecycle
Fields in net.minecraftforge.fml.event.lifecycle declared as ResourceLocation Modifier and Type Field Description ResourceLocation
FMLModIdMappingEvent.ModRemapping. key
ResourceLocation
FMLModIdMappingEvent.ModRemapping. registry
Fields in net.minecraftforge.fml.event.lifecycle with type parameters of type ResourceLocation Modifier and Type Field Description private com.google.common.collect.ImmutableSet<ResourceLocation>
FMLModIdMappingEvent. keys
private java.util.Map<ResourceLocation,com.google.common.collect.ImmutableList<FMLModIdMappingEvent.ModRemapping>>
FMLModIdMappingEvent. remaps
Methods in net.minecraftforge.fml.event.lifecycle that return types with arguments of type ResourceLocation Modifier and Type Method Description com.google.common.collect.ImmutableSet<ResourceLocation>
FMLModIdMappingEvent. getRegistries()
Methods in net.minecraftforge.fml.event.lifecycle with parameters of type ResourceLocation Modifier and Type Method Description com.google.common.collect.ImmutableList<FMLModIdMappingEvent.ModRemapping>
FMLModIdMappingEvent. getRemaps(ResourceLocation registry)
Constructors in net.minecraftforge.fml.event.lifecycle with parameters of type ResourceLocation Constructor Description ModRemapping(ResourceLocation registry, ResourceLocation key, int oldId, int newId)
Constructor parameters in net.minecraftforge.fml.event.lifecycle with type arguments of type ResourceLocation Constructor Description FMLModIdMappingEvent(java.util.Map<ResourceLocation,java.util.Map<ResourceLocation,java.lang.Integer[]>> remaps, boolean isFrozen)
FMLModIdMappingEvent(java.util.Map<ResourceLocation,java.util.Map<ResourceLocation,java.lang.Integer[]>> remaps, boolean isFrozen)
-
Uses of ResourceLocation in net.minecraftforge.fml.network
Fields in net.minecraftforge.fml.network declared as ResourceLocation Modifier and Type Field Description private ResourceLocation
NetworkInstance. channelName
private ResourceLocation
NetworkRegistry.ChannelBuilder. channelName
private ResourceLocation
NetworkRegistry.LoginPayload. channelName
A channel which will receive aNetworkEvent.LoginPayloadEvent
from theFMLLoginWrapper
(package private) static ResourceLocation
FMLNetworkConstants. FML_HANDSHAKE_RESOURCE
(package private) static ResourceLocation
FMLNetworkConstants. FML_PLAY_RESOURCE
(package private) static ResourceLocation
FMLNetworkConstants. MC_REGISTER_RESOURCE
(package private) static ResourceLocation
FMLNetworkConstants. MC_UNREGISTER_RESOURCE
private ResourceLocation
FMLHandshakeMessages.S2CRegistry. registryName
(package private) static ResourceLocation
FMLLoginWrapper. WRAPPER
Fields in net.minecraftforge.fml.network with type parameters of type ResourceLocation Modifier and Type Field Description private com.google.common.collect.ImmutableMap<ResourceLocation,java.lang.String>
FMLConnectionData. channels
private java.util.Map<ResourceLocation,java.lang.String>
FMLHandshakeMessages.C2SModListReply. channels
private java.util.Map<ResourceLocation,java.lang.String>
FMLHandshakeMessages.S2CModList. channels
private java.util.Map<ResourceLocation,org.apache.commons.lang3.tuple.Pair<java.lang.String,java.lang.Boolean>>
FMLStatusPing. channels
private java.util.function.BiFunction<org.apache.commons.lang3.tuple.Pair<PacketBuffer,java.lang.Integer>,ResourceLocation,ICustomPacket<?>>
PacketDispatcher.NetworkManagerDispatcher. customPacketSupplier
private java.util.Map<ResourceLocation,ITagCollection<?>>
FMLPlayMessages.SyncCustomTagTypes. customTagTypeCollections
private static java.util.Map<ResourceLocation,NetworkInstance>
NetworkRegistry. instances
private java.util.Set<ResourceLocation>
FMLMCRegisterPacketHandler.ChannelList. locations
(package private) java.util.function.BiConsumer<ResourceLocation,PacketBuffer>
PacketDispatcher. packetSink
private java.util.Map<ResourceLocation,java.lang.String>
FMLHandshakeMessages.C2SModListReply. registries
private java.util.List<ResourceLocation>
FMLHandshakeMessages.S2CModList. registries
private java.util.Set<ResourceLocation>
FMLHandshakeHandler. registriesToReceive
private java.util.Map<ResourceLocation,java.lang.String>
FMLHandshakeHandler. registryHashes
private java.util.Map<ResourceLocation,ForgeRegistry.Snapshot>
FMLHandshakeHandler. registrySnapshots
Methods in net.minecraftforge.fml.network that return ResourceLocation Modifier and Type Method Description ResourceLocation
NetworkInstance. getChannelName()
ResourceLocation
NetworkRegistry.LoginPayload. getChannelName()
default ResourceLocation
ICustomPacket. getName()
ResourceLocation
FMLHandshakeMessages.S2CRegistry. getRegistryName()
Methods in net.minecraftforge.fml.network that return types with arguments of type ResourceLocation Modifier and Type Method Description (package private) static java.util.Map<ResourceLocation,java.lang.String>
NetworkRegistry. buildChannelVersions()
Construct the Map representation of the channel list, for use during login handshaking(package private) static java.util.Map<ResourceLocation,org.apache.commons.lang3.tuple.Pair<java.lang.String,java.lang.Boolean>>
NetworkRegistry. buildChannelVersionsForListPing()
Construct the Map representation of the channel list, for the client to check against during list pingprivate java.util.Set<ResourceLocation>
FMLMCRegisterPacketHandler.ChannelList. bytesToResLocation(byte[] all)
com.google.common.collect.ImmutableMap<ResourceLocation,java.lang.String>
FMLConnectionData. getChannels()
Returns the list of network channels present in the remote.java.util.Map<ResourceLocation,java.lang.String>
FMLHandshakeMessages.C2SModListReply. getChannels()
java.util.Map<ResourceLocation,java.lang.String>
FMLHandshakeMessages.S2CModList. getChannels()
java.util.Map<ResourceLocation,ITagCollection<?>>
FMLPlayMessages.SyncCustomTagTypes. getCustomTagTypes()
java.util.Map<ResourceLocation,java.lang.String>
FMLHandshakeMessages.C2SModListReply. getRegistries()
java.util.List<ResourceLocation>
FMLHandshakeMessages.S2CModList. getRegistries()
java.util.Map<ResourceLocation,org.apache.commons.lang3.tuple.Pair<java.lang.String,java.lang.Boolean>>
FMLStatusPing. getRemoteChannels()
Methods in net.minecraftforge.fml.network with parameters of type ResourceLocation Modifier and Type Method Description void
NetworkEvent.GatherLoginPayloadsEvent. add(PacketBuffer buffer, ResourceLocation channelName, java.lang.String context)
<T extends IPacket<?>>
ICustomPacket<T>NetworkDirection. buildPacket(org.apache.commons.lang3.tuple.Pair<PacketBuffer,java.lang.Integer> packetData, ResourceLocation channelName)
private static NetworkInstance
NetworkRegistry. createInstance(ResourceLocation name, java.util.function.Supplier<java.lang.String> networkProtocolVersion, java.util.function.Predicate<java.lang.String> clientAcceptedVersions, java.util.function.Predicate<java.lang.String> serverAcceptedVersions)
Creates the internalNetworkInstance
that tracks the channel data.private void
PacketDispatcher.NetworkManagerDispatcher. dispatchPacket(ResourceLocation resourceLocation, PacketBuffer buffer)
(package private) static java.util.Optional<NetworkInstance>
NetworkRegistry. findTarget(ResourceLocation resourceLocation)
Find theNetworkInstance
, if possibleprivate static <T> void
FMLPlayMessages.SyncCustomTagTypes. forgeTagCollectionWrite(PacketBuffer buf, ResourceLocation registryName, java.util.Map<ResourceLocation,ITag<T>> tags)
static NetworkRegistry.ChannelBuilder
NetworkRegistry.ChannelBuilder. named(ResourceLocation channelName)
The name of the channel.static EventNetworkChannel
NetworkRegistry. newEventChannel(ResourceLocation name, java.util.function.Supplier<java.lang.String> networkProtocolVersion, java.util.function.Predicate<java.lang.String> clientAcceptedVersions, java.util.function.Predicate<java.lang.String> serverAcceptedVersions)
Create a newEventNetworkChannel
.static SimpleChannel
NetworkRegistry. newSimpleChannel(ResourceLocation name, java.util.function.Supplier<java.lang.String> networkProtocolVersion, java.util.function.Predicate<java.lang.String> clientAcceptedVersions, java.util.function.Predicate<java.lang.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)
Method parameters in net.minecraftforge.fml.network with type arguments of type ResourceLocation Modifier and Type Method Description void
FMLMCRegisterPacketHandler. addChannels(java.util.Set<ResourceLocation> locations, NetworkManager manager)
static boolean
NetworkRegistry. checkListPingCompatibilityForClient(java.util.Map<ResourceLocation,org.apache.commons.lang3.tuple.Pair<java.lang.String,java.lang.Boolean>> incoming)
private static <T> void
FMLPlayMessages.SyncCustomTagTypes. forgeTagCollectionWrite(PacketBuffer buf, ResourceLocation registryName, java.util.Map<ResourceLocation,ITag<T>> tags)
private static boolean
NetworkRegistry. validateChannels(java.util.Map<ResourceLocation,java.lang.String> incoming, java.lang.String originName, java.util.function.BiFunction<NetworkInstance,java.lang.String,java.lang.Boolean> testFunction)
Tests if the map matches with the supplied predicate tester(package private) static boolean
NetworkRegistry. validateClientChannels(java.util.Map<ResourceLocation,java.lang.String> channels)
Validate the channels from the server on the client.(package private) static boolean
NetworkRegistry. validateServerChannels(java.util.Map<ResourceLocation,java.lang.String> channels)
Validate the channels from the client on the server.Constructors in net.minecraftforge.fml.network with parameters of type ResourceLocation Constructor Description LoginPayload(PacketBuffer buffer, ResourceLocation channelName, java.lang.String messageContext)
NetworkInstance(ResourceLocation channelName, java.util.function.Supplier<java.lang.String> networkProtocolVersion, java.util.function.Predicate<java.lang.String> clientAcceptedVersions, java.util.function.Predicate<java.lang.String> serverAcceptedVersions)
S2CRegistry(ResourceLocation name, ForgeRegistry.Snapshot snapshot)
Constructor parameters in net.minecraftforge.fml.network with type arguments of type ResourceLocation Constructor Description C2SModListReply(java.util.List<java.lang.String> mods, java.util.Map<ResourceLocation,java.lang.String> channels, java.util.Map<ResourceLocation,java.lang.String> registries)
FMLConnectionData(java.util.List<java.lang.String> modList, java.util.Map<ResourceLocation,java.lang.String> channels)
FMLStatusPing(java.util.Map<ResourceLocation,org.apache.commons.lang3.tuple.Pair<java.lang.String,java.lang.Boolean>> deserialized, java.util.Map<java.lang.String,java.lang.String> modMarkers, int fmlNetVer, boolean truncated)
NetworkManagerDispatcher(NetworkManager manager, int packetIndex, java.util.function.BiFunction<org.apache.commons.lang3.tuple.Pair<PacketBuffer,java.lang.Integer>,ResourceLocation,ICustomPacket<?>> customPacketSupplier)
PacketDispatcher(java.util.function.BiConsumer<ResourceLocation,PacketBuffer> packetSink)
S2CModList(java.util.List<java.lang.String> mods, java.util.Map<ResourceLocation,java.lang.String> channels, java.util.List<ResourceLocation> registries)
SyncCustomTagTypes(java.util.Map<ResourceLocation,ITagCollection<?>> customTagTypeCollections)
-
Uses of ResourceLocation in net.minecraftforge.fml.packs
Methods in net.minecraftforge.fml.packs that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Collection<ResourceLocation>
DelegatingResourcePack. getResources(ResourcePackType type, java.lang.String pathIn, java.lang.String pathIn2, int maxDepth, java.util.function.Predicate<java.lang.String> filter)
java.util.Collection<ResourceLocation>
ModFileResourcePack. getResources(ResourcePackType type, java.lang.String resourceNamespace, java.lang.String pathIn, int maxDepth, java.util.function.Predicate<java.lang.String> filter)
Methods in net.minecraftforge.fml.packs with parameters of type ResourceLocation Modifier and Type Method Description private java.util.List<IResourcePack>
DelegatingResourcePack. getCandidatePacks(ResourcePackType type, ResourceLocation location)
private static java.lang.String
DelegatingResourcePack. getFullPath(ResourcePackType type, ResourceLocation location)
java.io.InputStream
DelegatingResourcePack. getResource(ResourcePackType type, ResourceLocation location)
java.io.InputStream
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
Fields in net.minecraftforge.network declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
VanillaPacketSplitter. CHANNEL
private static ResourceLocation
VanillaPacketSplitter. V11_DUMMY_CHANNEL
-
Uses of ResourceLocation in net.minecraftforge.registries
Fields in net.minecraftforge.registries declared as ResourceLocation Modifier and Type Field Description private static ResourceLocation
GameData. BLOCK_TO_ITEM
private static ResourceLocation
GameData. BLOCKSTATE_TO_ID
private static ResourceLocation
GameData. BLOCKSTATE_TO_POINT_OF_INTEREST_TYPE
private ResourceLocation
ForgeRegistry. defaultKey
static ResourceLocation
NamespacedDefaultedWrapper.Factory. ID
static ResourceLocation
NamespacedWrapper.Factory. ID
private ResourceLocation
ObjectHolderRef. injectedObject
(package private) ResourceLocation
ForgeRegistry.OverrideOwner. key
private ResourceLocation
ForgeRegistry. name
private ResourceLocation
RegistryDelegate. name
private ResourceLocation
RegistryBuilder. optionalDefaultKey
private ResourceLocation
ForgeRegistryEntry. registryName
private ResourceLocation
RegistryBuilder. registryName
private static ResourceLocation
GameData. SERIALIZER_TO_ENTRY
private static ResourceLocation
GameData. STRUCTURES
Fields in net.minecraftforge.registries with type parameters of type ResourceLocation Modifier and Type Field Description private java.util.Map<ResourceLocation,ResourceLocation>
ForgeRegistry. aliases
private java.util.Map<ResourceLocation,ResourceLocation>
ForgeRegistry. aliases
java.util.Map<ResourceLocation,ResourceLocation>
ForgeRegistry.Snapshot. aliases
java.util.Map<ResourceLocation,ResourceLocation>
ForgeRegistry.Snapshot. aliases
java.util.Set<ResourceLocation>
ForgeRegistry.Snapshot. dummied
private java.util.Set<ResourceLocation>
ForgeRegistry. dummies
java.util.Map<ResourceLocation,java.lang.Integer>
ForgeRegistry.Snapshot. ids
private java.util.Set<ResourceLocation>
RegistryBuilder. legacyNames
private java.util.Map<ResourceLocation,ResourceLocation>
RegistryManager. legacyNames
private java.util.Map<ResourceLocation,ResourceLocation>
RegistryManager. legacyNames
private static java.util.function.BiConsumer<ResourceLocation,ForgeRegistry<?>>
GameData. LOCK_VANILLA
private com.google.common.collect.BiMap<ResourceLocation,V>
ForgeRegistry. names
private static java.util.Set<java.util.function.Consumer<java.util.function.Predicate<ResourceLocation>>>
ObjectHolderRegistry. objectHolders
private com.google.common.collect.Multimap<ResourceLocation,V>
ForgeRegistry. overrides
java.util.Map<ResourceLocation,java.lang.String>
ForgeRegistry.Snapshot. overrides
private java.util.Set<ResourceLocation>
RegistryManager. persisted
(package private) com.google.common.collect.BiMap<ResourceLocation,ForgeRegistry<? extends IForgeRegistryEntry<?>>>
RegistryManager. registries
(package private) java.util.Map<ResourceLocation,?>
ForgeRegistry. slaves
private static java.util.Comparator<ResourceLocation>
ForgeRegistry.Snapshot. sorter
private com.google.common.collect.BiMap<java.lang.Class<? extends IForgeRegistryEntry<?>>,ResourceLocation>
RegistryManager. superTypes
private java.util.Set<ResourceLocation>
RegistryManager. synced
Methods in net.minecraftforge.registries that return ResourceLocation Modifier and Type Method Description static ResourceLocation
GameData. checkPrefix(java.lang.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(java.lang.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(java.lang.String name)
ResourceLocation
RegistryBuilder. getDefault()
ResourceLocation
ForgeRegistry. getDefaultKey()
ResourceLocation
IForgeRegistry. getDefaultKey()
ResourceLocation
NamespacedDefaultedWrapper. getDefaultKey()
ResourceLocation
ForgeRegistry. getKey(V value)
ResourceLocation
IForgeRegistry. getKey(V value)
ResourceLocation
NamespacedDefaultedWrapper. getKey(T value)
ResourceLocation
NamespacedWrapper. getKey(T value)
<V extends IForgeRegistryEntry<V>>
ResourceLocationRegistryManager. getName(IForgeRegistry<V> reg)
ResourceLocation
ForgeRegistry. getRegistryName()
ResourceLocation
ForgeRegistryEntry. getRegistryName()
ResourceLocation
IForgeRegistry. getRegistryName()
ResourceLocation
IForgeRegistryEntry. getRegistryName()
A unique identifier for this entry, if this entry is registered already it will return it's official registry name.ResourceLocation
IRegistryDelegate. name()
Get the unique resource location for this delegate.ResourceLocation
RegistryDelegate. name()
<V extends IForgeRegistryEntry<V>>
ResourceLocationRegistryManager. updateLegacyName(ResourceLocation legacyName)
Methods in net.minecraftforge.registries that return types with arguments of type ResourceLocation Modifier and Type Method Description java.util.Set<ResourceLocation>
ForgeRegistry. getKeys()
java.util.Set<ResourceLocation>
IForgeRegistry. getKeys()
java.util.Set<ResourceLocation>
RegistryBuilder. getLegacyNames()
(package private) java.util.Map<ResourceLocation,java.lang.String>
ForgeRegistry. getOverrideOwners()
static java.util.List<ResourceLocation>
RegistryManager. getRegistryNamesForSyncToClient()
static com.google.common.collect.Multimap<ResourceLocation,ResourceLocation>
GameData. injectSnapshot(java.util.Map<ResourceLocation,ForgeRegistry.Snapshot> snapshot, boolean injectFrozenData, boolean isLocalWorld)
static com.google.common.collect.Multimap<ResourceLocation,ResourceLocation>
GameData. injectSnapshot(java.util.Map<ResourceLocation,ForgeRegistry.Snapshot> snapshot, boolean injectFrozenData, boolean isLocalWorld)
java.util.Set<ResourceLocation>
NamespacedDefaultedWrapper. keySet()
java.util.Set<ResourceLocation>
NamespacedWrapper. keySet()
java.util.Map<ResourceLocation,ForgeRegistry.Snapshot>
RegistryManager. takeSnapshot(boolean savingToDisc)
Methods in net.minecraftforge.registries with parameters of type ResourceLocation Modifier and Type Method Description (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)
Block
GameData.BlockCallbacks. createDummy(ResourceLocation key)
V
IForgeRegistry.DummyFactory. createDummy(ResourceLocation key)
V
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)
T
NamespacedDefaultedWrapper. get(ResourceLocation name)
T
NamespacedWrapper. get(ResourceLocation name)
int
ForgeRegistry. getID(ResourceLocation name)
private int
ForgeRegistry. getIDRaw(ResourceLocation name)
RegistryEvent.MissingMappings<?>
ForgeRegistry. getMissingEvent(ResourceLocation name, java.util.Map<ResourceLocation,java.lang.Integer> map)
java.util.Optional<T>
NamespacedDefaultedWrapper. getOptional(ResourceLocation name)
java.util.Optional<T>
NamespacedWrapper. getOptional(ResourceLocation name)
V
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, java.lang.Class<T> type)
<T> T
IForgeRegistry. getSlaveMap(ResourceLocation slaveMapName, java.lang.Class<T> type)
Retrieve the slave map of type T from the registry.<V extends IForgeRegistryEntry<V>>
java.lang.Class<V>RegistryManager. getSuperType(ResourceLocation key)
V
ForgeRegistry. getValue(ResourceLocation key)
V
IForgeRegistry. getValue(ResourceLocation key)
(package private) boolean
ForgeRegistry. isDummied(ResourceLocation key)
RegistryBuilder<T>
RegistryBuilder. legacyName(ResourceLocation name)
private static <T extends IForgeRegistryEntry<T>>
voidGameData. loadFrozenDataToStagingRegistry(RegistryManager STAGING, ResourceLocation name, java.util.Map<ResourceLocation,java.lang.Integer[]> remaps, java.lang.Class<T> clazz)
void
ForgeRegistry. loadIds(java.util.Map<ResourceLocation,java.lang.Integer> ids, java.util.Map<ResourceLocation,java.lang.String> overrides, java.util.Map<ResourceLocation,java.lang.Integer> missing, java.util.Map<ResourceLocation,java.lang.Integer[]> remapped, ForgeRegistry<V> old, ResourceLocation name)
private static <T extends IForgeRegistryEntry<T>>
voidGameData. loadPersistentDataToStagingRegistry(RegistryManager pool, RegistryManager to, java.util.Map<ResourceLocation,java.lang.Integer[]> remaps, java.util.Map<ResourceLocation,java.lang.Integer> missing, ResourceLocation name, ForgeRegistry.Snapshot snap, java.lang.Class<T> regType)
private static <T extends IForgeRegistryEntry<T>>
voidGameData. loadRegistry(ResourceLocation registryName, RegistryManager from, RegistryManager to, java.lang.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(java.lang.Class<T> clazz, ResourceLocation name, RegistryManager STAGING, RegistryEvent.MissingMappings<?> e, java.util.Map<ResourceLocation,java.lang.Integer> missing, java.util.Map<ResourceLocation,java.lang.Integer[]> remaps, java.util.Collection<ResourceLocation> defaulted, java.util.Collection<ResourceLocation> failed, boolean injectNetworkDummies)
(package private) void
ForgeRegistry. processMissingEvent(ResourceLocation name, ForgeRegistry<V> pool, java.util.List<RegistryEvent.MissingMappings.Mapping<V>> mappings, java.util.Map<ResourceLocation,java.lang.Integer> missing, java.util.Map<ResourceLocation,java.lang.Integer[]> remaps, java.util.Collection<ResourceLocation> defaulted, java.util.Collection<ResourceLocation> failed, boolean injectNetworkDummies)
V
ForgeRegistry. remove(ResourceLocation key)
V
IForgeRegistryModifiable. remove(ResourceLocation key)
static void
GameData. revert(RegistryManager state, ResourceLocation registry, boolean lock)
RegistryBuilder<T>
RegistryBuilder. setDefaultKey(ResourceLocation key)
RegistryBuilder<T>
RegistryBuilder. setName(ResourceLocation name)
void
RegistryDelegate. setName(ResourceLocation name)
V
ForgeRegistryEntry. setRegistryName(ResourceLocation name)
V
IForgeRegistryEntry. setRegistryName(ResourceLocation name)
Sets a unique name for this Item.void
ForgeRegistry. setSlaveMap(ResourceLocation name, java.lang.Object obj)
void
IForgeRegistryInternal. setSlaveMap(ResourceLocation name, java.lang.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)
Method parameters in net.minecraftforge.registries with type arguments of type ResourceLocation Modifier and Type Method Description void
ObjectHolderRef. accept(java.util.function.Predicate<ResourceLocation> filter)
static void
ObjectHolderRegistry. addHandler(java.util.function.Consumer<java.util.function.Predicate<ResourceLocation>> ref)
Exposed to allow modders to register their own notification handlers.static void
ObjectHolderRegistry. applyObjectHolders(java.util.function.Predicate<ResourceLocation> filter)
private static void
GameData. fireRemapEvent(java.util.Map<ResourceLocation,java.util.Map<ResourceLocation,java.lang.Integer[]>> remaps, boolean isFreezing)
private static void
GameData. fireRemapEvent(java.util.Map<ResourceLocation,java.util.Map<ResourceLocation,java.lang.Integer[]>> remaps, boolean isFreezing)
RegistryEvent.MissingMappings<?>
ForgeRegistry. getMissingEvent(ResourceLocation name, java.util.Map<ResourceLocation,java.lang.Integer> map)
static com.google.common.collect.Multimap<ResourceLocation,ResourceLocation>
GameData. injectSnapshot(java.util.Map<ResourceLocation,ForgeRegistry.Snapshot> snapshot, boolean injectFrozenData, boolean isLocalWorld)
private static <T extends IForgeRegistryEntry<T>>
voidGameData. loadFrozenDataToStagingRegistry(RegistryManager STAGING, ResourceLocation name, java.util.Map<ResourceLocation,java.lang.Integer[]> remaps, java.lang.Class<T> clazz)
void
ForgeRegistry. loadIds(java.util.Map<ResourceLocation,java.lang.Integer> ids, java.util.Map<ResourceLocation,java.lang.String> overrides, java.util.Map<ResourceLocation,java.lang.Integer> missing, java.util.Map<ResourceLocation,java.lang.Integer[]> remapped, ForgeRegistry<V> old, ResourceLocation name)
private static <T extends IForgeRegistryEntry<T>>
voidGameData. loadPersistentDataToStagingRegistry(RegistryManager pool, RegistryManager to, java.util.Map<ResourceLocation,java.lang.Integer[]> remaps, java.util.Map<ResourceLocation,java.lang.Integer> missing, ResourceLocation name, ForgeRegistry.Snapshot snap, java.lang.Class<T> regType)
private static <T extends IForgeRegistryEntry<T>>
voidGameData. processMissing(java.lang.Class<T> clazz, ResourceLocation name, RegistryManager STAGING, RegistryEvent.MissingMappings<?> e, java.util.Map<ResourceLocation,java.lang.Integer> missing, java.util.Map<ResourceLocation,java.lang.Integer[]> remaps, java.util.Collection<ResourceLocation> defaulted, java.util.Collection<ResourceLocation> failed, boolean injectNetworkDummies)
private static <T extends IForgeRegistryEntry<T>>
voidGameData. processMissing(java.lang.Class<T> clazz, ResourceLocation name, RegistryManager STAGING, RegistryEvent.MissingMappings<?> e, java.util.Map<ResourceLocation,java.lang.Integer> missing, java.util.Map<ResourceLocation,java.lang.Integer[]> remaps, java.util.Collection<ResourceLocation> defaulted, java.util.Collection<ResourceLocation> failed, boolean injectNetworkDummies)
(package private) void
ForgeRegistry. processMissingEvent(ResourceLocation name, ForgeRegistry<V> pool, java.util.List<RegistryEvent.MissingMappings.Mapping<V>> mappings, java.util.Map<ResourceLocation,java.lang.Integer> missing, java.util.Map<ResourceLocation,java.lang.Integer[]> remaps, java.util.Collection<ResourceLocation> defaulted, java.util.Collection<ResourceLocation> failed, boolean injectNetworkDummies)
(package private) void
ForgeRegistry. processMissingEvent(ResourceLocation name, ForgeRegistry<V> pool, java.util.List<RegistryEvent.MissingMappings.Mapping<V>> mappings, java.util.Map<ResourceLocation,java.lang.Integer> missing, java.util.Map<ResourceLocation,java.lang.Integer[]> remaps, java.util.Collection<ResourceLocation> defaulted, java.util.Collection<ResourceLocation> failed, boolean injectNetworkDummies)
static boolean
ObjectHolderRegistry. removeHandler(java.util.function.Consumer<java.util.function.Predicate<ResourceLocation>> ref)
Removed the specified handler from the notification list.Constructors in net.minecraftforge.registries with parameters of type ResourceLocation Constructor Description ForgeRegistry(RegistryManager stage, ResourceLocation name, RegistryBuilder<V> builder)
ObjectHolderRef(java.lang.reflect.Field field, ResourceLocation injectedObject)
OverrideOwner(java.lang.String owner, ResourceLocation key)
-