Package net.minecraft.client.realms
Class Request.Delete
@Environment(CLIENT) public static class Request.Delete extends Request<Request.Delete>
- Mappings:
Namespace Name official dmj$aintermediary net/minecraft/class_4346$class_4347named net/minecraft/client/realms/Request$Delete
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.realms.Request
Request.Delete, Request.Get, Request.Post, Request.Put -
Field Summary
Fields inherited from class net.minecraft.client.realms.Request
connection, url -
Constructor Summary
-
Method Summary
Modifier and Type Method Description Request.DeletedoConnect()
-
Constructor Details
-
Delete
- Mappings:
Namespace Name Mixin selector official <init>Ldmj;<init>(Ljava/lang/String;II)Vintermediary <init>Lnet/minecraft/class_4346;<init>(Ljava/lang/String;II)Vnamed <init>Lnet/minecraft/client/realms/Request;<init>(Ljava/lang/String;II)V
-
-
Method Details
-
doConnect
- Specified by:
doConnectin classRequest<Request.Delete>- Mappings:
Namespace Name Mixin selector official fLdmj$a;f()Ldmj$a;intermediary method_21057Lnet/minecraft/class_4346$class_4347;method_21057()Lnet/minecraft/class_4346$class_4347;named doConnectLnet/minecraft/client/realms/Request$Delete;doConnect()Lnet/minecraft/client/realms/Request$Delete;
-