Package net.minecraft.entity.ai.pathing
Enum Class PathNodeType
- All Implemented Interfaces:
Serializable
,Comparable<PathNodeType>
,Constable
- Mappings:
Namespace Name named net/minecraft/entity/ai/pathing/PathNodeType
intermediary net/minecraft/class_7
official eoo
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantDescription -
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfloat
static PathNodeType
Returns the enum constant of this class with the specified name.static PathNodeType[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
BLOCKED
- Mappings:
Namespace Name Mixin selector named BLOCKED
Lnet/minecraft/entity/ai/pathing/PathNodeType;BLOCKED:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_22
Lnet/minecraft/class_7;field_22:Lnet/minecraft/class_7;
official a
Leoo;a:Leoo;
-
OPEN
- Mappings:
Namespace Name Mixin selector named OPEN
Lnet/minecraft/entity/ai/pathing/PathNodeType;OPEN:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_7
Lnet/minecraft/class_7;field_7:Lnet/minecraft/class_7;
official b
Leoo;b:Leoo;
-
WALKABLE
- Mappings:
Namespace Name Mixin selector named WALKABLE
Lnet/minecraft/entity/ai/pathing/PathNodeType;WALKABLE:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_12
Lnet/minecraft/class_7;field_12:Lnet/minecraft/class_7;
official c
Leoo;c:Leoo;
-
WALKABLE_DOOR
- Mappings:
Namespace Name Mixin selector named WALKABLE_DOOR
Lnet/minecraft/entity/ai/pathing/PathNodeType;WALKABLE_DOOR:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_26446
Lnet/minecraft/class_7;field_26446:Lnet/minecraft/class_7;
official d
Leoo;d:Leoo;
-
TRAPDOOR
- Mappings:
Namespace Name Mixin selector named TRAPDOOR
Lnet/minecraft/entity/ai/pathing/PathNodeType;TRAPDOOR:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_19
Lnet/minecraft/class_7;field_19:Lnet/minecraft/class_7;
official e
Leoo;e:Leoo;
-
POWDER_SNOW
- Mappings:
Namespace Name Mixin selector named POWDER_SNOW
Lnet/minecraft/entity/ai/pathing/PathNodeType;POWDER_SNOW:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_33534
Lnet/minecraft/class_7;field_33534:Lnet/minecraft/class_7;
official f
Leoo;f:Leoo;
-
DANGER_POWDER_SNOW
- Mappings:
Namespace Name Mixin selector named DANGER_POWDER_SNOW
Lnet/minecraft/entity/ai/pathing/PathNodeType;DANGER_POWDER_SNOW:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_36432
Lnet/minecraft/class_7;field_36432:Lnet/minecraft/class_7;
official g
Leoo;g:Leoo;
-
FENCE
- Mappings:
Namespace Name Mixin selector named FENCE
Lnet/minecraft/entity/ai/pathing/PathNodeType;FENCE:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_10
Lnet/minecraft/class_7;field_10:Lnet/minecraft/class_7;
official h
Leoo;h:Leoo;
-
LAVA
- Mappings:
Namespace Name Mixin selector named LAVA
Lnet/minecraft/entity/ai/pathing/PathNodeType;LAVA:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_14
Lnet/minecraft/class_7;field_14:Lnet/minecraft/class_7;
official i
Leoo;i:Leoo;
-
WATER
- Mappings:
Namespace Name Mixin selector named WATER
Lnet/minecraft/entity/ai/pathing/PathNodeType;WATER:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_18
Lnet/minecraft/class_7;field_18:Lnet/minecraft/class_7;
official j
Leoo;j:Leoo;
-
WATER_BORDER
- Mappings:
Namespace Name Mixin selector named WATER_BORDER
Lnet/minecraft/entity/ai/pathing/PathNodeType;WATER_BORDER:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_4
Lnet/minecraft/class_7;field_4:Lnet/minecraft/class_7;
official k
Leoo;k:Leoo;
-
RAIL
- Mappings:
Namespace Name Mixin selector named RAIL
Lnet/minecraft/entity/ai/pathing/PathNodeType;RAIL:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_21
Lnet/minecraft/class_7;field_21:Lnet/minecraft/class_7;
official l
Leoo;l:Leoo;
-
UNPASSABLE_RAIL
- Mappings:
Namespace Name Mixin selector named UNPASSABLE_RAIL
Lnet/minecraft/entity/ai/pathing/PathNodeType;UNPASSABLE_RAIL:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_25418
Lnet/minecraft/class_7;field_25418:Lnet/minecraft/class_7;
official m
Leoo;m:Leoo;
-
DANGER_FIRE
- Mappings:
Namespace Name Mixin selector named DANGER_FIRE
Lnet/minecraft/entity/ai/pathing/PathNodeType;DANGER_FIRE:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_9
Lnet/minecraft/class_7;field_9:Lnet/minecraft/class_7;
official n
Leoo;n:Leoo;
-
DAMAGE_FIRE
- Mappings:
Namespace Name Mixin selector named DAMAGE_FIRE
Lnet/minecraft/entity/ai/pathing/PathNodeType;DAMAGE_FIRE:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_3
Lnet/minecraft/class_7;field_3:Lnet/minecraft/class_7;
official o
Leoo;o:Leoo;
-
DANGER_OTHER
- Mappings:
Namespace Name Mixin selector named DANGER_OTHER
Lnet/minecraft/entity/ai/pathing/PathNodeType;DANGER_OTHER:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_5
Lnet/minecraft/class_7;field_5:Lnet/minecraft/class_7;
official p
Leoo;p:Leoo;
-
DAMAGE_OTHER
- Mappings:
Namespace Name Mixin selector named DAMAGE_OTHER
Lnet/minecraft/entity/ai/pathing/PathNodeType;DAMAGE_OTHER:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_17
Lnet/minecraft/class_7;field_17:Lnet/minecraft/class_7;
official q
Leoo;q:Leoo;
-
DOOR_OPEN
- Mappings:
Namespace Name Mixin selector named DOOR_OPEN
Lnet/minecraft/entity/ai/pathing/PathNodeType;DOOR_OPEN:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_15
Lnet/minecraft/class_7;field_15:Lnet/minecraft/class_7;
official r
Leoo;r:Leoo;
-
DOOR_WOOD_CLOSED
- Mappings:
Namespace Name Mixin selector named DOOR_WOOD_CLOSED
Lnet/minecraft/entity/ai/pathing/PathNodeType;DOOR_WOOD_CLOSED:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_23
Lnet/minecraft/class_7;field_23:Lnet/minecraft/class_7;
official s
Leoo;s:Leoo;
-
DOOR_IRON_CLOSED
- Mappings:
Namespace Name Mixin selector named DOOR_IRON_CLOSED
Lnet/minecraft/entity/ai/pathing/PathNodeType;DOOR_IRON_CLOSED:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_8
Lnet/minecraft/class_7;field_8:Lnet/minecraft/class_7;
official t
Leoo;t:Leoo;
-
BREACH
- Mappings:
Namespace Name Mixin selector named BREACH
Lnet/minecraft/entity/ai/pathing/PathNodeType;BREACH:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_16
Lnet/minecraft/class_7;field_16:Lnet/minecraft/class_7;
official u
Leoo;u:Leoo;
-
LEAVES
- Mappings:
Namespace Name Mixin selector named LEAVES
Lnet/minecraft/entity/ai/pathing/PathNodeType;LEAVES:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_6
Lnet/minecraft/class_7;field_6:Lnet/minecraft/class_7;
official v
Leoo;v:Leoo;
-
STICKY_HONEY
- Mappings:
Namespace Name Mixin selector named STICKY_HONEY
Lnet/minecraft/entity/ai/pathing/PathNodeType;STICKY_HONEY:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_21326
Lnet/minecraft/class_7;field_21326:Lnet/minecraft/class_7;
official w
Leoo;w:Leoo;
-
COCOA
- Mappings:
Namespace Name Mixin selector named COCOA
Lnet/minecraft/entity/ai/pathing/PathNodeType;COCOA:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_21516
Lnet/minecraft/class_7;field_21516:Lnet/minecraft/class_7;
official x
Leoo;x:Leoo;
-
DAMAGE_CAUTIOUS
- Mappings:
Namespace Name Mixin selector named DAMAGE_CAUTIOUS
Lnet/minecraft/entity/ai/pathing/PathNodeType;DAMAGE_CAUTIOUS:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_43351
Lnet/minecraft/class_7;field_43351:Lnet/minecraft/class_7;
official y
Leoo;y:Leoo;
-
DANGER_TRAPDOOR
- Mappings:
Namespace Name Mixin selector named DANGER_TRAPDOOR
Lnet/minecraft/entity/ai/pathing/PathNodeType;DANGER_TRAPDOOR:Lnet/minecraft/entity/ai/pathing/PathNodeType;
intermediary field_47413
Lnet/minecraft/class_7;field_47413:Lnet/minecraft/class_7;
official z
Leoo;z:Leoo;
-
-
Field Details
-
defaultPenalty
private final float defaultPenalty- Mappings:
Namespace Name Mixin selector named defaultPenalty
Lnet/minecraft/entity/ai/pathing/PathNodeType;defaultPenalty:F
intermediary field_13
Lnet/minecraft/class_7;field_13:F
official A
Leoo;A:F
-
-
Constructor Details
-
PathNodeType
private PathNodeType(float defaultPenalty) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/entity/ai/pathing/PathNodeType;<init>(Ljava/lang/String;IF)V
intermediary <init>
Lnet/minecraft/class_7;<init>(Ljava/lang/String;IF)V
official <init>
Leoo;<init>(Ljava/lang/String;IF)V
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
getDefaultPenalty
public float getDefaultPenalty()- Mappings:
Namespace Name Mixin selector named getDefaultPenalty
Lnet/minecraft/entity/ai/pathing/PathNodeType;getDefaultPenalty()F
intermediary method_11
Lnet/minecraft/class_7;method_11()F
official a
Leoo;a()F
-