Package net.minecraft
Class class_7391
java.lang.Object
net.minecraft.class_7391
- All Implemented Interfaces:
ModelPredicateProvider,UnclampedModelPredicateProvider
@Environment(CLIENT)
public class class_7391
extends Object
implements UnclampedModelPredicateProvider
- Mappings:
Namespace Name official feuintermediary net/minecraft/class_7391named net/minecraft/class_7391
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classstatic interface -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final class_7391.AngleInterpolatorprivate final class_7391.AngleInterpolatorstatic final intfinal class_7391.class_7392 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate floatmethod_43212(int int2, long long2) private doublemethod_43213(Entity entity) private floatmethod_43214(Entity entity, long long2, BlockPos blockPos) private @Nullable ClientWorldmethod_43215(Entity entity, @Nullable ClientWorld clientWorld) private doublemethod_43216(Entity entity, BlockPos blockPos) private booleanmethod_43217(Entity entity, @Nullable GlobalPos globalPos) private floatmethod_43218(ItemStack itemStack, ClientWorld clientWorld, int int2, Entity entity) private intscatter(int seed) Scatters a seed by integer overflow in multiplication onto the whole int domain.floatunclampedCall(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity entity, int seed) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.item.UnclampedModelPredicateProvider
call
-
Field Details
-
field_38798
public static final int field_38798- See Also:
- Mappings:
Namespace Name Mixin selector official aLfeu;a:Iintermediary field_38798Lnet/minecraft/class_7391;field_38798:Inamed field_38798Lnet/minecraft/class_7391;field_38798:I
-
aimedInterpolator
- Mappings:
Namespace Name Mixin selector official cLfeu;c:Lfeu$b;intermediary field_24449Lnet/minecraft/class_7391;field_24449:Lnet/minecraft/class_7391$class_5171;named aimedInterpolatorLnet/minecraft/class_7391;aimedInterpolator:Lnet/minecraft/class_7391$AngleInterpolator;
-
aimlessInterpolator
- Mappings:
Namespace Name Mixin selector official dLfeu;d:Lfeu$b;intermediary field_24450Lnet/minecraft/class_7391;field_24450:Lnet/minecraft/class_7391$class_5171;named aimlessInterpolatorLnet/minecraft/class_7391;aimlessInterpolator:Lnet/minecraft/class_7391$AngleInterpolator;
-
field_38799
- Mappings:
Namespace Name Mixin selector official bLfeu;b:Lfeu$a;intermediary field_38799Lnet/minecraft/class_7391;field_38799:Lnet/minecraft/class_7391$class_7392;named field_38799Lnet/minecraft/class_7391;field_38799:Lnet/minecraft/class_7391$class_7392;
-
-
Constructor Details
-
class_7391
-
-
Method Details
-
unclampedCall
public float unclampedCall(ItemStack stack, @Nullable @Nullable ClientWorld world, @Nullable @Nullable LivingEntity entity, int seed) - Specified by:
unclampedCallin interfaceUnclampedModelPredicateProvider- Mappings:
Namespace Name Mixin selector official unclampedCallLfet;unclampedCall(Lbxs;Leqt;Lazh;I)Fintermediary unclampedCallLnet/minecraft/class_6395;unclampedCall(Lnet/minecraft/class_1799;Lnet/minecraft/class_638;Lnet/minecraft/class_1309;I)Fnamed unclampedCallLnet/minecraft/client/item/UnclampedModelPredicateProvider;unclampedCall(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/entity/LivingEntity;I)F
-
method_43218
- Mappings:
Namespace Name Mixin selector official aLfeu;a(Lbxs;Leqt;ILays;)Fintermediary method_43218Lnet/minecraft/class_7391;method_43218(Lnet/minecraft/class_1799;Lnet/minecraft/class_638;ILnet/minecraft/class_1297;)Fnamed method_43218Lnet/minecraft/class_7391;method_43218(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/world/ClientWorld;ILnet/minecraft/entity/Entity;)F
-
method_43212
private float method_43212(int int2, long long2) - Mappings:
Namespace Name Mixin selector official aLfeu;a(IJ)Fintermediary method_43212Lnet/minecraft/class_7391;method_43212(IJ)Fnamed method_43212Lnet/minecraft/class_7391;method_43212(IJ)F
-
method_43214
- Mappings:
Namespace Name Mixin selector official aLfeu;a(Lays;JLgm;)Fintermediary method_43214Lnet/minecraft/class_7391;method_43214(Lnet/minecraft/class_1297;JLnet/minecraft/class_2338;)Fnamed method_43214Lnet/minecraft/class_7391;method_43214(Lnet/minecraft/entity/Entity;JLnet/minecraft/util/math/BlockPos;)F
-
method_43215
@Nullable private @Nullable ClientWorld method_43215(Entity entity, @Nullable @Nullable ClientWorld clientWorld) - Mappings:
Namespace Name Mixin selector official aLfeu;a(Lays;Leqt;)Leqt;intermediary method_43215Lnet/minecraft/class_7391;method_43215(Lnet/minecraft/class_1297;Lnet/minecraft/class_638;)Lnet/minecraft/class_638;named method_43215Lnet/minecraft/class_7391;method_43215(Lnet/minecraft/entity/Entity;Lnet/minecraft/client/world/ClientWorld;)Lnet/minecraft/client/world/ClientWorld;
-
method_43217
- Mappings:
Namespace Name Mixin selector official aLfeu;a(Lays;Lgu;)Zintermediary method_43217Lnet/minecraft/class_7391;method_43217(Lnet/minecraft/class_1297;Lnet/minecraft/class_4208;)Znamed method_43217Lnet/minecraft/class_7391;method_43217(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/dynamic/GlobalPos;)Z
-
method_43216
- Mappings:
Namespace Name Mixin selector official aLfeu;a(Lays;Lgm;)Dintermediary method_43216Lnet/minecraft/class_7391;method_43216(Lnet/minecraft/class_1297;Lnet/minecraft/class_2338;)Dnamed method_43216Lnet/minecraft/class_7391;method_43216(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/BlockPos;)D
-
method_43213
- Mappings:
Namespace Name Mixin selector official aLfeu;a(Lays;)Dintermediary method_43213Lnet/minecraft/class_7391;method_43213(Lnet/minecraft/class_1297;)Dnamed method_43213Lnet/minecraft/class_7391;method_43213(Lnet/minecraft/entity/Entity;)D
-
scatter
private int scatter(int seed) Scatters a seed by integer overflow in multiplication onto the whole int domain.- Mappings:
Namespace Name Mixin selector official aLfeu;a(I)Iintermediary method_32800Lnet/minecraft/class_7391;method_32800(I)Inamed scatterLnet/minecraft/class_7391;scatter(I)I
-