Uses of Record Class
net.minecraft.class_11305
Packages that use class_11305
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11305 in net.minecraft
Fields in net.minecraft with type parameters of type class_11305Modifier and TypeFieldDescriptionclass_11306.field_60207private final List<class_11305> class_11302.settingsThe field for thesettingsrecord component.Methods in net.minecraft that return class_11305Methods in net.minecraft that return types with arguments of type class_11305Modifier and TypeMethodDescriptionclass_11302.settings()Returns the value of thesettingsrecord component.Method parameters in net.minecraft with type arguments of type class_11305Modifier and TypeMethodDescriptionstatic booleanclass_11305.method_71179(List<class_11305> list) Constructor parameters in net.minecraft with type arguments of type class_11305ModifierConstructorDescriptionclass_11302(class_11308 class_11308, List<class_11305> list, @Nullable class_11310 class_11310, @Nullable RealmsDescriptionDto realmsDescriptionDto) class_11306(int int2, RealmsWorldOptions realmsWorldOptions, List<class_11305> list) -
Uses of class_11305 in net.minecraft.client.realms
Method parameters in net.minecraft.client.realms with type arguments of type class_11305Modifier and TypeMethodDescriptionvoidRealmsClient.method_71168(long long2, String string, String string2, @Nullable class_11310 class_11310, int int2, RealmsWorldOptions realmsWorldOptions, List<class_11305> list) voidRealmsClient.updateSlot(long worldId, int slot, RealmsWorldOptions options, List<class_11305> list)