yarn/mappings/net/minecraft/world/RayTraceContext.mapping

17 lines
481 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS bha net/minecraft/world/RayTraceContext
2019-06-19 15:24:08 -04:00
CLASS a ShapeType
2019-06-19 13:48:53 -04:00
FIELD c provider Lbha$c;
2019-06-19 15:24:08 -04:00
CLASS b FluidHandling
FIELD d predicate Ljava/util/function/Predicate;
2019-06-19 13:48:53 -04:00
METHOD a handled (Lclf;)Z
2019-06-19 15:24:08 -04:00
CLASS c ShapeProvider
2019-06-19 13:48:53 -04:00
FIELD a start Lcsb;
FIELD b end Lcsb;
FIELD c shapeType Lbha$a;
FIELD d fluid Lbha$b;
FIELD e entityPosition Lcsg;
METHOD a getEnd ()Lcsb;
METHOD a getBlockShape (Lbvo;Lbgw;Lev;)Lcsv;
METHOD a getFluidShape (Lclf;Lbgw;Lev;)Lcsv;
METHOD b getStart ()Lcsb;