Package net.minecraft
Interface class_11517
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
class_11516
- Mappings:
Namespace Name named net/minecraft/class_11517intermediary net/minecraft/class_11517official hbk
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidclose()booleanisVisibleThrough(Direction direction, Direction direction2) default booleandefault booleanmethod_72028(BlockRenderLayer blockRenderLayer) default List<BlockEntity> method_72034(BlockRenderLayer blockRenderLayer) default booleanmethod_72036(NormalizedRelativePos normalizedRelativePos) default boolean
-
Method Details
-
method_72036
- Mappings:
Namespace Name Mixin selector named method_72036Lnet/minecraft/class_11517;method_72036(Lnet/minecraft/client/render/chunk/NormalizedRelativePos;)Zintermediary method_72036Lnet/minecraft/class_11517;method_72036(Lnet/minecraft/class_10196;)Zofficial bLhbk;b(Lhbm;)Z
-
method_72027
default boolean method_72027()- Mappings:
Namespace Name Mixin selector named method_72027Lnet/minecraft/class_11517;method_72027()Zintermediary method_72027Lnet/minecraft/class_11517;method_72027()Zofficial aLhbk;a()Z
-
method_72037
default boolean method_72037()- Mappings:
Namespace Name Mixin selector named method_72037Lnet/minecraft/class_11517;method_72037()Zintermediary method_72037Lnet/minecraft/class_11517;method_72037()Zofficial cLhbk;c()Z
-
method_72028
- Mappings:
Namespace Name Mixin selector named method_72028Lnet/minecraft/class_11517;method_72028(Lnet/minecraft/client/render/BlockRenderLayer;)Zintermediary method_72028Lnet/minecraft/class_11517;method_72028(Lnet/minecraft/class_11515;)Zofficial aLhbk;a(Lhbc;)Z
-
method_72033
- Mappings:
Namespace Name Mixin selector named method_72033Lnet/minecraft/class_11517;method_72033()Ljava/util/List;intermediary method_72033Lnet/minecraft/class_11517;method_72033()Ljava/util/List;official bLhbk;b()Ljava/util/List;
-
isVisibleThrough
- Mappings:
Namespace Name Mixin selector named isVisibleThroughLnet/minecraft/class_11517;isVisibleThrough(Lnet/minecraft/util/math/Direction;Lnet/minecraft/util/math/Direction;)Zintermediary method_3650Lnet/minecraft/class_11517;method_3650(Lnet/minecraft/class_2350;Lnet/minecraft/class_2350;)Zofficial aLhbk;a(Ljh;Ljh;)Z
-
method_72034
- Mappings:
Namespace Name Mixin selector named method_72034Lnet/minecraft/class_11517;method_72034(Lnet/minecraft/client/render/BlockRenderLayer;)Lnet/minecraft/client/render/chunk/Buffers;intermediary method_72034Lnet/minecraft/class_11517;method_72034(Lnet/minecraft/class_11515;)Lnet/minecraft/class_10896;official bLhbk;b(Lhbc;)Lhbh;
-
close
default void close()- Specified by:
closein interfaceAutoCloseable
-