Uses of Record Class
net.minecraft.class_8100.class_8101
Packages that use class_8100.class_8101
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8100.class_8101 in net.minecraft
Fields in net.minecraft declared as class_8100.class_8101Fields in net.minecraft with type parameters of type class_8100.class_8101Modifier and TypeFieldDescriptionprivate final List<class_8100.class_8101>
class_8100.field_42221
private final List<class_8100.class_8101>
class_8100.field_42222
Methods in net.minecraft that return class_8100.class_8101Methods in net.minecraft that return types with arguments of type class_8100.class_8101Modifier and TypeMethodDescriptionprivate static Optional<List<class_8100.class_8101>>
class_8100.method_48709
(Registry<WorldPreset> registry, TagKey<WorldPreset> tagKey) class_8100.method_48732()
class_8100.method_48733()
Methods in net.minecraft with parameters of type class_8100.class_8101 -
Uses of class_8100.class_8101 in net.minecraft.client.gui.screen.world
Methods in net.minecraft.client.gui.screen.world that return types with arguments of type class_8100.class_8101Method parameters in net.minecraft.client.gui.screen.world with type arguments of type class_8100.class_8101Modifier and TypeMethodDescriptionprivate static MutableText
CreateWorldScreen.class_8095.method_48671
(CyclingButtonWidget<class_8100.class_8101> cyclingButtonWidget)