Uses of Interface
net.minecraft.class_8684
Packages that use class_8684
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8684 in net.minecraft
Methods in net.minecraft that return class_8684Modifier and TypeMethodDescriptionstatic class_8684
class_8684.create
(Collection<ResourceMetadataReader<?>> collection) -
Uses of class_8684 in net.minecraft.client.texture
Methods in net.minecraft.client.texture with parameters of type class_8684Modifier and TypeMethodDescriptionstatic CompletableFuture<List<SpriteContents>>
SpriteLoader.loadAll
(class_8684 class_8684, List<Function<class_8684, SpriteContents>> list, Executor executor) Method parameters in net.minecraft.client.texture with type arguments of type class_8684Modifier and TypeMethodDescriptionstatic CompletableFuture<List<SpriteContents>>
SpriteLoader.loadAll
(class_8684 class_8684, List<Function<class_8684, SpriteContents>> list, Executor executor) -
Uses of class_8684 in net.minecraft.client.texture.atlas
Methods in net.minecraft.client.texture.atlas that return types with arguments of type class_8684Methods in net.minecraft.client.texture.atlas with parameters of type class_8684Modifier and TypeMethodDescriptionPalettedPermutationsAtlasSource.PalettedSpriteRegion.apply
(class_8684 class_8684) UnstitchAtlasSource.SpriteRegion.apply
(class_8684 class_8684)