Package net.minecraft
Interface class_6557
- All Known Implementing Classes:
VerticalBlockSample
public interface class_6557
- Mappings:
Namespace Name official cogintermediary net/minecraft/class_6557named net/minecraft/class_6557
-
Method Summary
Modifier and TypeMethodDescriptiongetState(int int2) voidmethod_38092(int int2, BlockState blockState)
-
Method Details
-
getState
- Mappings:
Namespace Name Mixin selector official aLcog;a(I)Lcmo;intermediary method_32892Lnet/minecraft/class_6557;method_32892(I)Lnet/minecraft/class_2680;named getStateLnet/minecraft/class_6557;getState(I)Lnet/minecraft/block/BlockState;
-
method_38092
- Mappings:
Namespace Name Mixin selector official aLcog;a(ILcmo;)Vintermediary method_38092Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/class_2680;)Vnamed method_38092Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/block/BlockState;)V
-