Uses of Interface
net.minecraft.class_9143
Packages that use class_9143
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9143 in net.minecraft
Methods in net.minecraft with parameters of type class_9143Modifier and TypeMethodDescriptionstatic <B,V> class_9139<B, V> class_9139.method_56438(class_9143<B, V> class_9143, class_9141<B, V> class_9141) -
Uses of class_9143 in net.minecraft.network.packet
Methods in net.minecraft.network.packet with parameters of type class_9143Modifier and TypeMethodDescriptionstatic <B extends ByteBuf,T extends Packet<?>>
class_9139<B,T> Packet.method_56443(class_9143<B, T> class_9143, class_9141<B, T> class_9141) static <B extends ByteBuf,T extends CustomPayload>
class_9139<B,T> CustomPayload.method_56484(class_9143<B, T> class_9143, class_9141<B, T> class_9141)