Package net.minecraft.world.attribute
Interface Range<Value>
public interface Range<Value>
- Mappings:
Namespace Name named net/minecraft/world/attribute/Rangeintermediary net/minecraft/class_12191official cdq
-
Field Summary
Fields -
Method Summary
-
Field Details
-
UNIT
- Mappings:
Namespace Name Mixin selector named UNITLnet/minecraft/world/attribute/Range;UNIT:Lnet/minecraft/world/attribute/Range;intermediary field_63687Lnet/minecraft/class_12191;field_63687:Lnet/minecraft/class_12191;official aLcdq;a:Lcdq;
-
POSITIVE
- Mappings:
Namespace Name Mixin selector named POSITIVELnet/minecraft/world/attribute/Range;POSITIVE:Lnet/minecraft/world/attribute/Range;intermediary field_63688Lnet/minecraft/class_12191;field_63688:Lnet/minecraft/class_12191;official bLcdq;b:Lcdq;
-
-
Method Details
-
unrestricted
- Mappings:
Namespace Name Mixin selector named unrestrictedLnet/minecraft/world/attribute/Range;unrestricted()Lnet/minecraft/world/attribute/Range;intermediary method_75623Lnet/minecraft/class_12191;method_75623()Lnet/minecraft/class_12191;official aLcdq;a()Lcdq;
-
of
- Mappings:
Namespace Name Mixin selector named ofLnet/minecraft/world/attribute/Range;of(FF)Lnet/minecraft/world/attribute/Range;intermediary method_75624Lnet/minecraft/class_12191;method_75624(FF)Lnet/minecraft/class_12191;official aLcdq;a(FF)Lcdq;
-
check
- Mappings:
Namespace Name Mixin selector named checkLnet/minecraft/world/attribute/Range;check(Ljava/lang/Object;)Lcom/mojang/serialization/DataResult;intermediary method_75625Lnet/minecraft/class_12191;method_75625(Ljava/lang/Object;)Lcom/mojang/serialization/DataResult;official aLcdq;a(Ljava/lang/Object;)Lcom/mojang/serialization/DataResult;
-
clamp
- Mappings:
Namespace Name Mixin selector named clampLnet/minecraft/world/attribute/Range;clamp(Ljava/lang/Object;)Ljava/lang/Object;intermediary method_75626Lnet/minecraft/class_12191;method_75626(Ljava/lang/Object;)Ljava/lang/Object;official bLcdq;b(Ljava/lang/Object;)Ljava/lang/Object;
-