Class ClientItemInfoLoader
java.lang.Object
net.minecraft.client.resources.model.ClientItemInfoLoader
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final record
(package private) static final record
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final FileToIdConverter
private static final org.slf4j.Logger
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER -
LISTER
-
-
Constructor Details
-
ClientItemInfoLoader
public ClientItemInfoLoader()
-
-
Method Details
-
scheduleLoad
public static CompletableFuture<ClientItemInfoLoader.LoadedClientInfos> scheduleLoad(ResourceManager p_390398_, Executor p_390441_)
-