public class HackManager
extends java.lang.Object
| Constructor and Description |
|---|
HackManager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addDefaultEntries() |
static IHackableBlock |
getHackableForBlock(net.minecraft.world.IBlockReader world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.entity.player.PlayerEntity player) |
static IHackableEntity |
getHackableForEntity(net.minecraft.entity.Entity entity,
net.minecraft.entity.player.PlayerEntity player) |
public static void addDefaultEntries()
public static IHackableEntity getHackableForEntity(net.minecraft.entity.Entity entity, net.minecraft.entity.player.PlayerEntity player)
public static IHackableBlock getHackableForBlock(net.minecraft.world.IBlockReader world, net.minecraft.util.math.BlockPos pos, net.minecraft.entity.player.PlayerEntity player)