Uses of Interface
net.minecraft.class_11561
Packages that use class_11561
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of class_11561 in net.minecraft.server
Methods in net.minecraft.server that return class_11561 -
Uses of class_11561 in net.minecraft.test
Classes in net.minecraft.test that implement class_11561 -
Uses of class_11561 in net.minecraft.util
Classes in net.minecraft.util that implement class_11561Fields in net.minecraft.util declared as class_11561Modifier and TypeFieldDescriptionprivate final class_11561ApiServices.nameToIdCacheThe field for thenameToIdCacherecord component.Methods in net.minecraft.util that return class_11561Modifier and TypeMethodDescriptionApiServices.nameToIdCache()Returns the value of thenameToIdCacherecord component.Constructors in net.minecraft.util with parameters of type class_11561ModifierConstructorDescriptionApiServices(com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, com.mojang.authlib.yggdrasil.ServicesKeySet servicesKeySet, com.mojang.authlib.GameProfileRepository gameProfileRepository, class_11561 class_11561)