Interface IMultiSideBehaviour<M extends IMulti<? super M>>
- All Superinterfaces:
IMultiBehaviour<M>
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.core.DirectionThe face of theIMultiin which thisMultiBehaviouris found.Methods inherited from interface com.petrolpark.compat.create.core.block.multi.IMultiBehaviour
getOptionalMulti
-
Method Details
-
getMultiFace
net.minecraft.core.Direction getMultiFace()The face of theIMultiin which thisMultiBehaviouris found. This is nottransformedautomatically.- Returns:
- Non-
nullface
-