Uses of Annotation Interface
net.minecraft.MethodsReturnNonnullByDefault
Package
Description
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.testframework
Modifier and TypeInterfaceDescriptioninterface
interface
The base interface for tests in the TestFramework.static interface
A group of collectors bybus
.static interface
A collector of event listeners which automatically unregisters listeners when a test is disabled.interface
The backend of the testing framework.static interface
Interface used for accessing a framework's tests. -
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframework.client
-
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframework.conf
Modifier and TypeClassDescriptionfinal record
final record
-
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframework.gametest
Modifier and TypeClassDescriptionclass
final record
class
interface
TemplateBuilderHelper<T extends TemplateBuilderHelper<T>>
-
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframework.group
-
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframework.impl
Modifier and TypeClassDescriptionclass
interface
interface
Interface with directly mutating methods forTestFrameworks
.final class
class
final class
-
Uses of MethodsReturnNonnullByDefault in net.neoforged.testframework.impl.test