Package net.minecraft.client.gui.widget
Class EntryListWidget.Entry<E extends EntryListWidget.Entry<E>>
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<E>
- All Implemented Interfaces:
class_4122
- Direct Known Subclasses:
class_2847,ControlsListWidget.class_4161,MultiplayerServerListWidget.class_4169,OptionPairWidget.Pair,ResourcePackEntryWidget
- Enclosing class:
- EntryListWidget<E extends EntryListWidget.Entry<E>>
@Environment(CLIENT)
public abstract static class EntryListWidget.Entry<E extends EntryListWidget.Entry<E>>
extends Object
implements class_4122
- Mappings:
Namespace Name official chg$aintermediary net/minecraft/class_1802$class_1803named net/minecraft/client/gui/widget/EntryListWidget$Entry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected EntryListWidget<E>protected voidmethod_18401(float float2) protected intprotected intprotected intabstract voidmethod_6700(int int2, int int3, int int4, int int5, boolean bool, float float2) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_4122
charTyped, keyPressed, keyReleased, method_18427, method_18428, mouseClicked, mouseDragged, mouseReleased, mouseScrolled
-
Field Details
-
field_20074
- Mappings:
Namespace Name Mixin selector official aLchg$a;a:Lchg;intermediary field_20074Lnet/minecraft/class_1802$class_1803;field_20074:Lnet/minecraft/class_1802;named field_20074Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;field_20074:Lnet/minecraft/client/gui/widget/EntryListWidget;
-
field_20075
protected int field_20075- Mappings:
Namespace Name Mixin selector official bLchg$a;b:Iintermediary field_20075Lnet/minecraft/class_1802$class_1803;field_20075:Inamed field_20075Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;field_20075:I
-
-
Constructor Details
-
Entry
public Entry()
-
-
Method Details
-
method_18400
- Mappings:
Namespace Name Mixin selector official aLchg$a;a()Lchg;intermediary method_18400Lnet/minecraft/class_1802$class_1803;method_18400()Lnet/minecraft/class_1802;named method_18400Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;method_18400()Lnet/minecraft/client/gui/widget/EntryListWidget;
-
method_18402
protected int method_18402()- Mappings:
Namespace Name Mixin selector official bLchg$a;b()Iintermediary method_18402Lnet/minecraft/class_1802$class_1803;method_18402()Inamed method_18402Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;method_18402()I
-
method_18403
protected int method_18403()- Mappings:
Namespace Name Mixin selector official cLchg$a;c()Iintermediary method_18403Lnet/minecraft/class_1802$class_1803;method_18403()Inamed method_18403Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;method_18403()I
-
method_18404
protected int method_18404()- Mappings:
Namespace Name Mixin selector official dLchg$a;d()Iintermediary method_18404Lnet/minecraft/class_1802$class_1803;method_18404()Inamed method_18404Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;method_18404()I
-
method_18401
protected void method_18401(float float2) - Mappings:
Namespace Name Mixin selector official aLchg$a;a(F)Vintermediary method_18401Lnet/minecraft/class_1802$class_1803;method_18401(F)Vnamed method_18401Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;method_18401(F)V
-
method_6700
public abstract void method_6700(int int2, int int3, int int4, int int5, boolean bool, float float2) - Mappings:
Namespace Name Mixin selector official aLchg$a;a(IIIIZF)Vintermediary method_6700Lnet/minecraft/class_1802$class_1803;method_6700(IIIIZF)Vnamed method_6700Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;method_6700(IIIIZF)V
-