public class SuperGlueHandler
extends java.lang.Object
| Constructor and Description |
|---|
SuperGlueHandler() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<net.minecraft.util.Direction,SuperGlueEntity> |
gatherGlue(net.minecraft.world.IWorld world,
net.minecraft.util.math.BlockPos pos) |
static void |
glueInOffHandAppliesOnBlockPlace(net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent event,
net.minecraft.util.math.BlockPos pos,
net.minecraft.entity.player.PlayerEntity placer) |
static void |
glueListensForBlockPlacement(net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent event) |
public static java.util.Map<net.minecraft.util.Direction,SuperGlueEntity> gatherGlue(net.minecraft.world.IWorld world, net.minecraft.util.math.BlockPos pos)
public static void glueListensForBlockPlacement(net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent event)
public static void glueInOffHandAppliesOnBlockPlace(net.minecraftforge.event.world.BlockEvent.EntityPlaceEvent event,
net.minecraft.util.math.BlockPos pos,
net.minecraft.entity.player.PlayerEntity placer)