Uses of Annotation Interface
net.minecraft.MethodsReturnNonnullByDefault
Packages that use MethodsReturnNonnullByDefault
Package
Description
Packages with annotations of type MethodsReturnNonnullByDefault
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
Extension interfaces for 
client-only classes.Classes for NeoForge's own data generation.
Client-only events relating to sounds.
- 
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframeworkClasses in net.neoforged.testframework with annotations of type MethodsReturnNonnullByDefaultModifier and TypeInterfaceDescriptioninterfaceinterfaceThe base interface for tests in the TestFramework.static interfaceA group of collectors bybus.static interfaceA collector of event listeners which automatically unregisters listeners when a test is disabled.interfaceThe backend of the testing framework.static interfaceInterface used for accessing a framework's tests.
- 
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframework.clientClasses in net.neoforged.testframework.client with annotations of type MethodsReturnNonnullByDefault
- 
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframework.confClasses in net.neoforged.testframework.conf with annotations of type MethodsReturnNonnullByDefaultModifier and TypeClassDescriptionfinal recordfinal record
- 
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframework.gametestClasses in net.neoforged.testframework.gametest with annotations of type MethodsReturnNonnullByDefaultModifier and TypeClassDescriptionclassfinal recordclassinterfaceTemplateBuilderHelper<T extends TemplateBuilderHelper<T>>
- 
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframework.groupClasses in net.neoforged.testframework.group with annotations of type MethodsReturnNonnullByDefault
- 
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframework.implClasses in net.neoforged.testframework.impl with annotations of type MethodsReturnNonnullByDefaultModifier and TypeClassDescriptionclassinterfaceinterfaceInterface with directly mutating methods forTestFrameworks.classfinal classclassfinal class
- 
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframework.impl.testClasses in net.neoforged.testframework.impl.test with annotations of type MethodsReturnNonnullByDefault