Package tschipp.carryon.compat
Class ArchitecturyCompat
java.lang.Object
tschipp.carryon.compat.ArchitecturyCompat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanactive()static booleansendPlaceEvent(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.entity.player.Player player)
-
Constructor Details
-
ArchitecturyCompat
public ArchitecturyCompat()
-
-
Method Details
-
active
public static boolean active() -
sendPlaceEvent
public static boolean sendPlaceEvent(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.entity.player.Player player)
-