Jump to content

weeg

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by weeg

  1. My code: EntityPlayer player=event.getEntityPlayer(); BlockPos target=event.getPos(); BlockBed targetedBed=(BlockBed) event.getEntityPlayer().getEntityWorld().getBlockState(target).getBlock(); Main.proxy.openBedGui();
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.