Uses of Interface
net.minecraft.test.BatchListener
Packages that use BatchListener
-
Uses of BatchListener in net.minecraft.server.command
Classes in net.minecraft.server.command that implement BatchListener -
Uses of BatchListener in net.minecraft.test
Fields in net.minecraft.test with type parameters of type BatchListenerModifier and TypeFieldDescription(package private) final List
<BatchListener> TestRunContext.batchListeners
Methods in net.minecraft.test with parameters of type BatchListenerModifier and TypeMethodDescriptionvoid
TestRunContext.addBatchListener
(BatchListener batchListener)