Uses of Interface
net.minecraft.resource.ResourceManager
Packages that use ResourceManager
Package
Description
-
Uses of ResourceManager in net.minecraft
Classes in net.minecraft that implement ResourceManagerFields in net.minecraft declared as ResourceManagerModifier and TypeFieldDescriptionprivate final ResourceManagerclass_4145.field_20159private final ResourceManagerclass_4218.field_20682private final ResourceManagerclass_4288.field_21089Methods in net.minecraft with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidclass_4132.load(ResourceManager manager) class_4139.class_4140.method_18487(ResourceManager resourceManager) class_4143.method_18487(ResourceManager resourceManager) class_4145.class_4146.method_18487(ResourceManager resourceManager) class_4148.class_4149.method_18487(ResourceManager resourceManager) voidclass_3306.reload(ResourceManager resourceManager) voidclass_3998.reload(ResourceManager resourceManager) voidclass_4130.reload(ResourceManager resourceManager) voidclass_4218.reload(ResourceManager resourceManager) voidclass_4488.reload(ResourceManager resourceManager) Constructors in net.minecraft with parameters of type ResourceManagerModifierConstructorDescriptionclass_4145(ResourceManager resourceManager, byte[] byte2, String string) class_4218(MinecraftClient minecraftClient, ResourceManager resourceManager) class_4288(ResourceManager resourceManager, SpriteAtlasTexture spriteAtlasTexture) -
Uses of ResourceManager in net.minecraft.achievement
Methods in net.minecraft.achievement with parameters of type ResourceManagerModifier and TypeMethodDescriptionclass_3348.method_20452(ResourceManager resourceManager) voidclass_3348.reload(ResourceManager resourceManager) -
Uses of ResourceManager in net.minecraft.client
Methods in net.minecraft.client that return ResourceManager -
Uses of ResourceManager in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as ResourceManagerMethods in net.minecraft.client.gl with parameters of type ResourceManagerModifier and TypeMethodDescriptionstatic GlShaderGlShader.createShader(ResourceManager manager, GlShader.Type tyoe, String name) Constructors in net.minecraft.client.gl with parameters of type ResourceManagerModifierConstructorDescriptionJsonGlProgram(ResourceManager manager, String name) PostProcessShader(ResourceManager resourceManager, String string, Framebuffer framebuffer, Framebuffer framebuffer2) ShaderEffect(TextureManager textureManager, ResourceManager resourceManager, Framebuffer frameBuffer, Identifier identifier) -
Uses of ResourceManager in net.minecraft.client.render
Methods in net.minecraft.client.render with parameters of type ResourceManager -
Uses of ResourceManager in net.minecraft.client.render.block
Methods in net.minecraft.client.render.block with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidBlockRenderManager.reload(ResourceManager resourceManager) -
Uses of ResourceManager in net.minecraft.client.render.item
Methods in net.minecraft.client.render.item with parameters of type ResourceManager -
Uses of ResourceManager in net.minecraft.client.render.model
Methods in net.minecraft.client.render.model with parameters of type ResourceManager -
Uses of ResourceManager in net.minecraft.client.resource
Classes in net.minecraft.client.resource that implement ResourceManager -
Uses of ResourceManager in net.minecraft.client.resource.language
Methods in net.minecraft.client.resource.language with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidTranslationStorage.method_19557(ResourceManager resourceManager, List<String> list) voidLanguageManager.reload(ResourceManager resourceManager) -
Uses of ResourceManager in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as ResourceManagerMethods in net.minecraft.client.sound with parameters of type ResourceManagerConstructors in net.minecraft.client.sound with parameters of type ResourceManager -
Uses of ResourceManager in net.minecraft.client.texture
Fields in net.minecraft.client.texture declared as ResourceManagerMethods in net.minecraft.client.texture with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidColorMaskTexture.load(ResourceManager manager) voidLayeredTexture.load(ResourceManager manager) voidNativeImageBackedTexture.load(ResourceManager manager) voidPlayerSkinTexture.load(ResourceManager manager) voidResourceTexture.load(ResourceManager manager) voidSpriteAtlasTexture.load(ResourceManager manager) voidTexture.load(ResourceManager manager) private booleanSpriteAtlasTexture.method_12488(ResourceManager resourceManager, Sprite sprite) voidSpriteAtlasTexture.method_19510(ResourceManager resourceManager, Iterable<Identifier> iterable) voidSpriteAtlasTexture.method_19511(ResourceManager resourceManager, Identifier identifier) static int[]TextureUtil.method_19534(ResourceManager resourceManager, Identifier identifier) Deprecated.voidSpriteAtlasTexture.method_7005(ResourceManager manager) voidTextureManager.reload(ResourceManager resourceManager) Constructors in net.minecraft.client.texture with parameters of type ResourceManager -
Uses of ResourceManager in net.minecraft.loot
Methods in net.minecraft.loot with parameters of type ResourceManager -
Uses of ResourceManager in net.minecraft.recipe
Methods in net.minecraft.recipe with parameters of type ResourceManager -
Uses of ResourceManager in net.minecraft.resource
Subinterfaces of ResourceManager in net.minecraft.resourceMethods in net.minecraft.resource with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidFoliageColorResourceReloadListener.reload(ResourceManager resourceManager) voidGrassColorResourceReloadListener.reload(ResourceManager resourceManager) voidResourceReloadListener.reload(ResourceManager resourceManager) -
Uses of ResourceManager in net.minecraft.server.function
Methods in net.minecraft.server.function with parameters of type ResourceManagerModifier and TypeMethodDescriptionFunctionTickable.method_20458(ResourceManager resourceManager, Identifier identifier) voidFunctionTickable.reload(ResourceManager resourceManager) -
Uses of ResourceManager in net.minecraft.tag
Methods in net.minecraft.tag with parameters of type ResourceManagerModifier and TypeMethodDescriptionvoidTagContainer.method_21487(ResourceManager resourceManager)