Jump to content

weeg

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

weeg's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  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.