- Players species is now a thing - Currently defines hands, equipment slots (unused), collision model and appearance - EntityDataPlayer now contains a species-provided datalet - EntityRenderPlayer now searches for a species-defined delegate to render players - Hand count can now be arbitrary - Split ItemContainerSingle into ItemContainerHand and ItemContainerEquipment - Added HUDTextures class