Uses of Class
net.minecraft.resource.SinglePreparationResourceReloader
Package
Description
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Uses of SinglePreparationResourceReloader in net.minecraft.client.resource
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of SinglePreparationResourceReloader in net.minecraft.client.sound
-
Uses of SinglePreparationResourceReloader in net.minecraft.recipe
Modifier and TypeClassDescriptionclass
A recipe manager allows easier use of recipes, such as finding matches and remainders. -
Uses of SinglePreparationResourceReloader in net.minecraft.resource
Modifier and TypeClassDescriptionclass
An abstract implementation of resource reloader that reads JSON files into Gson representations in the prepare stage. -
Uses of SinglePreparationResourceReloader in net.minecraft.server