Package net.minecraft
Class class_5965
java.lang.Object
net.minecraft.class_5965
@Environment(CLIENT) public class class_5965 extends Object
- Mappings:
Namespace Name official ejkintermediary net/minecraft/class_5965named net/minecraft/class_5965
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classclass_5965.class_5966<T>static interfaceclass_5965.class_5967static classclass_5965.class_5968 -
Field Summary
Fields Modifier and Type Field Description private class_5951field_29598private DoubleSupplierfield_29599private ByteBuffield_29600private booleanfield_29601private @Nullable Runnablefield_29602private @Nullable class_5965.class_5967field_29603 -
Constructor Summary
Constructors Modifier Constructor Description privateclass_5965(class_5951 class_5951, DoubleSupplier doubleSupplier, @Nullable Runnable runnable, @Nullable class_5965.class_5967 class_5967) -
Method Summary
Modifier and Type Method Description intmethod_34775()static class_5965method_34776(class_5951 class_5951, DoubleSupplier doubleSupplier)static <T> class_5965method_34777(String string, T t, ToDoubleFunction<T> toDoubleFunction)static class_5965method_34778(String string, DoubleSupplier doubleSupplier)static <T> class_5965.class_5966<T>method_34779(String string, ToDoubleFunction<T> toDoubleFunction, T t)voidmethod_34780()voidmethod_34781()voidmethod_34782()class_5951method_34783()booleanmethod_34784()doublemethod_34785()private voidmethod_34786()
-
Field Details
-
field_29598
- Mappings:
Namespace Name Mixin selector official aLejk;a:Lapw;intermediary field_29598Lnet/minecraft/class_5965;field_29598:Lnet/minecraft/class_5951;named field_29598Lnet/minecraft/class_5965;field_29598:Lnet/minecraft/class_5951;
-
field_29599
- Mappings:
Namespace Name Mixin selector official bLejk;b:Ljava/util/function/DoubleSupplier;intermediary field_29599Lnet/minecraft/class_5965;field_29599:Ljava/util/function/DoubleSupplier;named field_29599Lnet/minecraft/class_5965;field_29599:Ljava/util/function/DoubleSupplier;
-
field_29600
- Mappings:
Namespace Name Mixin selector official cLejk;c:Lio/netty/buffer/ByteBuf;intermediary field_29600Lnet/minecraft/class_5965;field_29600:Lio/netty/buffer/ByteBuf;named field_29600Lnet/minecraft/class_5965;field_29600:Lio/netty/buffer/ByteBuf;
-
field_29601
private volatile boolean field_29601- Mappings:
Namespace Name Mixin selector official dLejk;d:Zintermediary field_29601Lnet/minecraft/class_5965;field_29601:Znamed field_29601Lnet/minecraft/class_5965;field_29601:Z
-
field_29602
- Mappings:
Namespace Name Mixin selector official eLejk;e:Ljava/lang/Runnable;intermediary field_29602Lnet/minecraft/class_5965;field_29602:Ljava/lang/Runnable;named field_29602Lnet/minecraft/class_5965;field_29602:Ljava/lang/Runnable;
-
field_29603
- Mappings:
Namespace Name Mixin selector official fLejk;f:Lejk$b;intermediary field_29603Lnet/minecraft/class_5965;field_29603:Lnet/minecraft/class_5965$class_5967;named field_29603Lnet/minecraft/class_5965;field_29603:Lnet/minecraft/class_5965$class_5967;
-
-
Constructor Details
-
class_5965
private class_5965(class_5951 class_5951, DoubleSupplier doubleSupplier, @Nullable @Nullable Runnable runnable, @Nullable @Nullable class_5965.class_5967 class_5967)
-
-
Method Details
-
method_34776
- Mappings:
Namespace Name Mixin selector official aLejk;a(Lapw;Ljava/util/function/DoubleSupplier;)Lejk;intermediary method_34776Lnet/minecraft/class_5965;method_34776(Lnet/minecraft/class_5951;Ljava/util/function/DoubleSupplier;)Lnet/minecraft/class_5965;named method_34776Lnet/minecraft/class_5965;method_34776(Lnet/minecraft/class_5951;Ljava/util/function/DoubleSupplier;)Lnet/minecraft/class_5965;
-
method_34778
- Mappings:
Namespace Name Mixin selector official aLejk;a(Ljava/lang/String;Ljava/util/function/DoubleSupplier;)Lejk;intermediary method_34778Lnet/minecraft/class_5965;method_34778(Ljava/lang/String;Ljava/util/function/DoubleSupplier;)Lnet/minecraft/class_5965;named method_34778Lnet/minecraft/class_5965;method_34778(Ljava/lang/String;Ljava/util/function/DoubleSupplier;)Lnet/minecraft/class_5965;
-
method_34777
public static <T> class_5965 method_34777(String string, T t, ToDoubleFunction<T> toDoubleFunction)- Mappings:
Namespace Name Mixin selector official aLejk;a(Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/ToDoubleFunction;)Lejk;intermediary method_34777Lnet/minecraft/class_5965;method_34777(Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/ToDoubleFunction;)Lnet/minecraft/class_5965;named method_34777Lnet/minecraft/class_5965;method_34777(Ljava/lang/String;Ljava/lang/Object;Ljava/util/function/ToDoubleFunction;)Lnet/minecraft/class_5965;
-
method_34779
public static <T> class_5965.class_5966<T> method_34779(String string, ToDoubleFunction<T> toDoubleFunction, T t)- Mappings:
Namespace Name Mixin selector official aLejk;a(Ljava/lang/String;Ljava/util/function/ToDoubleFunction;Ljava/lang/Object;)Lejk$a;intermediary method_34779Lnet/minecraft/class_5965;method_34779(Ljava/lang/String;Ljava/util/function/ToDoubleFunction;Ljava/lang/Object;)Lnet/minecraft/class_5965$class_5966;named method_34779Lnet/minecraft/class_5965;method_34779(Ljava/lang/String;Ljava/util/function/ToDoubleFunction;Ljava/lang/Object;)Lnet/minecraft/class_5965$class_5966;
-
method_34775
public int method_34775()- Mappings:
Namespace Name Mixin selector official aLejk;a()Iintermediary method_34775Lnet/minecraft/class_5965;method_34775()Inamed method_34775Lnet/minecraft/class_5965;method_34775()I
-
method_34780
public void method_34780()- Mappings:
Namespace Name Mixin selector official bLejk;b()Vintermediary method_34780Lnet/minecraft/class_5965;method_34780()Vnamed method_34780Lnet/minecraft/class_5965;method_34780()V
-
method_34781
public void method_34781()- Mappings:
Namespace Name Mixin selector official cLejk;c()Vintermediary method_34781Lnet/minecraft/class_5965;method_34781()Vnamed method_34781Lnet/minecraft/class_5965;method_34781()V
-
method_34782
public void method_34782()- Mappings:
Namespace Name Mixin selector official dLejk;d()Vintermediary method_34782Lnet/minecraft/class_5965;method_34782()Vnamed method_34782Lnet/minecraft/class_5965;method_34782()V
-
method_34786
private void method_34786()- Mappings:
Namespace Name Mixin selector official hLejk;h()Vintermediary method_34786Lnet/minecraft/class_5965;method_34786()Vnamed method_34786Lnet/minecraft/class_5965;method_34786()V
-
method_34783
- Mappings:
Namespace Name Mixin selector official eLejk;e()Lapw;intermediary method_34783Lnet/minecraft/class_5965;method_34783()Lnet/minecraft/class_5951;named method_34783Lnet/minecraft/class_5965;method_34783()Lnet/minecraft/class_5951;
-
method_34784
public boolean method_34784()- Mappings:
Namespace Name Mixin selector official fLejk;f()Zintermediary method_34784Lnet/minecraft/class_5965;method_34784()Znamed method_34784Lnet/minecraft/class_5965;method_34784()Z
-
method_34785
public double method_34785()- Mappings:
Namespace Name Mixin selector official gLejk;g()Dintermediary method_34785Lnet/minecraft/class_5965;method_34785()Dnamed method_34785Lnet/minecraft/class_5965;method_34785()D
-